body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AAA;
	text-decoration: underline;
	text-transform: uppercase;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	text-transform: uppercase;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8F9298;
	text-decoration: none;
}
#navbtm a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-transform: none;
}
#navbtm a:visited { 
	color: #CCC;
	text-decoration: none;
	text-transform: none;
}
#navbtm a:hover { 
	color: #CCC;
	text-decoration: underline;
	text-transform: none;
}
#navbtm a:active { 
	color: #FFF;
	text-decoration: underline;
	text-transform: none;
}
#homebkgd {
	background: url(../images/homelayout/bodybkgd.jpg) no-repeat top left;
}

#home_nav{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	padding: 15px 17px 25px 5px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/homelayout/home_nav.jpg) no-repeat top left;
	height: 370px;
		}
	#home_nav ul{
		margin: 0;
		padding: 0px;
		}
	#home_nav ul li {
		padding: 2px 0px;
		list-style-type: none;
		}
	#home_nav a:link, #home_nav a:visited, #home_nav a:active {
		color: #fff; 
		text-decoration: none;
		}
	#home_nav a:hover{
	color: #000;
	text-decoration: none;
		}
#main_nav{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	padding: 15px 17px 25px 5px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/basiclayout/nav.jpg) no-repeat top left;
	height: 370px;
		}
	#main_nav ul{
		margin: 0;
		padding: 0px;
		}
	#main_nav ul li {
		padding: 2px 0px;
		list-style-type: none;
		}
	#main_nav a:link, #main_nav a:visited, #main_nav a:active {
		color: #fff; 
		text-decoration: none;
		}
	#main_nav a:hover{
	color: #000;
	text-decoration: none;
		}
#nav_spacing {
	height: 50px;
	}
#containerbody {
	background: url(../images/basiclayout/bodybkgd.jpg) no-repeat bottom right;
}
#lightbox{                            position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{                 border: none; }
#outerImageContainer{     position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{             padding: 10px; }
#loading{                             position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{                         position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{                     outline: none;}
#prevLink, #nextLink{     width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink{                         left: 0; float: left;}
#nextLink{                         right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{     font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%     }
#imageData{                        padding:0 10px; color: #666; }
#imageData #imageDetails{     width: 70%; float: left; text-align: left; }
#imageData #caption{     font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }
#overlay{                             position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#promotions{					height: 380; overflow: auto; padding: 15px 25px; }
#promotions h1,
#promotions p{					padding-left: 20px;}

#promotions
#thumbs{							margin: 0; width: 550px; height: 55px; }
#promotions ul{				float: none; margin: 0; padding: 0 0 0 11px; width: 850px; height: auto; }
#promotions
#thumbs li{				 		display: block; float: left; padding: 0; width: 175px; height: 160px; background: #606264; border: 1px solid #fff; margin: 10px 10px 10px 10px; }
#promotions
#thumbs li a{						display: block; float: none; width: 150px; height: 125px;  margin: 10px auto; border: 1px solid #324411; overflow: hidden; }
#thumbs img{	 				border: none; display: block; margin: 0 auto; opacity: 1; }
#thumbs img:hover{		opacity: .5; }
