/* CSS Document */

body{
	font-size: 90%;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}

a {
	text-decoration:none;
	font-size: 1em;
	color:#E9B554;

}
a:hover {
	color:#FF6600;
	text-decoration:underline
}
ol           {  font-size: 1em; color: #FFFFFF}
table        {  font-size: 1em; color: #FFFFFF}
td           {  font-size: 1em; color: #FFFFFF}


.LeftNavBack
	{
	background-image: url(images/leftNavBack_22.gif);
}
.TopStripeBack
	{
	background-image: url(images/layout2_11.gif);
}
.BottomStripeBack
	{
	background-image: url(images/layout2_21.gif);
}
.pageheader {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.artGalleries{
	color:#E9B554;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.artGalleries a{
	color:#F60;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.artGalleries a:hover{
	color:#E9B554;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.artGalleriesName{
	color:#E9B554;
	font-style: normal;
	line-height: normal;
	font-size: 1.5em;
}
.imageBorder{
	border-bottom-style:dotted;
	border-top-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-bottom-width:thin;
	border-top-width:thin;
	border-left-width:thin;
	border-right-width:thin;
	border-color:#963

}
.greybox{
	background-color: #644300;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 1px;
	margin:5px 5px 5px 5px;
}
.tiny{
	color:#E9B554;
	font-size: 9px;
	text-decoration: none;
}
.tiny a:hover{
	color:#FFF;
	font-size: 9px;
}

