/* CSS Document */

/* Basic Stuff */

body {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	line-height: 16px;
	color: #000000;
	background-color:#000;
	margin-top: 10px;
	padding: 0;
	}
	
h1 {
	font: bold 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; 
	color: #fff; 
	padding: 0;
	margin: 0;
	padding-left: 40px;
}
	
h2 {
	font: bold 13px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0;
	}
	
h2 A:link    	{ color: #ffc45d; font-weight: bold; text-decoration: underline; }
h2 A:active  	{ color: #ffc45d; font-weight: bold; text-decoration: underline; }
h2 A:visited 	{ color: #ffc45d; font-weight: bold; text-decoration: underline; }
h2 A:hover  	{ color: #999999; font-weight: bold; text-decoration: underline; }

	
h3 {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #333;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 16px;
	}

h3 A:link    	{ color: #ffc45d; font-weight: normal; text-decoration: underline; }
h3 A:active  	{ color: #ffc45d; font-weight: normal; text-decoration: underline; }
h3 A:visited 	{ color: #ffc45d; font-weight: normal; text-decoration: underline; }
h3 A:hover  	{ color: #999999; font-weight: normal; text-decoration: underline; }
	
h4 {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #333;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	}

h4 A:link    	{ color: #ffc45d; font-weight: normal; text-decoration: underline; }
h4 A:active  	{ color: #ffc45d; font-weight: normal; text-decoration: underline; }
h4 A:visited 	{ color: #ffc45d; font-weight: normal; text-decoration: underline; }
h4 A:hover  	{ color: #999999; font-weight: normal; text-decoration: underline; }

h5 {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	}
	
h5 A:link    	{ color: #666666; font-weight: normal; text-decoration: underline; }
h5 A:active  	{ color: #666666; font-weight: normal; text-decoration: underline; }
h5 A:visited 	{ color: #666666; font-weight: normal; text-decoration: underline; }
h5 A:hover  	{ color: #999999; font-weight: normal; text-decoration: underline; }

.nav {
	font: bold 14px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #ffc45d;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 40px;
	}
	
.nav A:link    	{ color: #ffc45d; font-weight: bold; text-decoration: none; }
.nav A:active  	{ color: #ffc45d; font-weight: bold; text-decoration: none; }
.nav A:visited 	{ color: #ffc45d; font-weight: bold; text-decoration: none; }
.nav A:hover  	{ color: #ffffff; font-weight: bold; text-decoration: underline; }

.galleryImage {
	font: 13px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	padding: 4px;
	}
.height {
	height: 330px;
	vertical-align: top;
}
	
.footer {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	padding-left: 40px;
	}
	
.footer A:link    	{ color: #666666; font-weight: normal; text-decoration: none; }
.footer A:active  	{ color: #666666; font-weight: normal; text-decoration: none; }
.footer A:visited 	{ color: #666666; font-weight: normal; text-decoration: none; }
.footer A:hover  	{ color: #999999; font-weight: normal; text-decoration: underline; }.mainText {
	font: 13px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	padding: 4px;
}
.mainText {
	font: 13px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	padding: 4px;
	}
.mainText a {
	color: #FFFFFF;
}
.mainText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.600 {
	width: 600px;
}
