/* CSS Document */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7E593;
	font-size:12px;
	line-height:18px;
}

.HEADER {
font-size:14px;
color:#CC3300;
font-stretch:extra-expanded;
font-weight:bold;
padding-left: 25px;
}

.padright {
padding-right:50px;
}

.style2 {color: #CCCCCC}
.style3 {color: #CCCCCC; font-size: 24px; }

.padleft {
padding-left: 30px;
color: #CCCCCC;
font-weight:bold;
} 

.galleryheaders {
font-size: 14px;
color: #F7E593;
font-weight:bold;
line-height: 20px;
}

.style2 {color: #CCCCCC}
.style3 {color: #CCCCCC; font-size: 24px; }
.style5 {color: #CCCCCC; font-weight: bold; }

#navigation {
	position:absolute;
	left:72px;
	top:132px;
	width:835px;
	height:28px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	z-index:1;
}
.style-footer {
	font-size: 10px;
	font-weight:400;
	color: #F7E593;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;

}	
h6 {
    font-size: 12px;
	color: #539791;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.overblack a:link {color:#ffffff; text-decoration:none}
.overblack a:visited {color:#ffffff; text-decoration:none}
.overblack a:hover  {color:#ffffff; text-decoration:underline}

/**** this is for the footer links ****/

.style-footer a:link {color: #F7E593; text-decoration: none}
.style-footer a:visited {color: #F7E593; text-decoration: none}
.style-footer a:hover {color: #fff; text-decoration: none}

/*** main navigation ***/

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #F7E593; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
