body {
	background-color: #E3E3DD;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

a span {
	display: none;
}

#container {
	background-image: url(../img/container_bg.gif);
	background-repeat: repeat-y;
	width: 814px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#navbar {
	width: 367px;
	height: 25px;
	background-image: url(../img/nav.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	left: 425px;
	top: 75px;
}

#navbar li, #navbar a {
	list-style: none;
	height: 25px;
	position: absolute;
	top: 0;
}

#n1 {
	width: 46px;
	left: 0;
}

#n1 a {
	width: 46px;
}

#n1 a:hover {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -0px -25px
}

#n1c {
	width: 46px; left: 0;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -0px -25px;
}

#n2 {
	width: 50px;
	left: 48px;
}

#n2 a {
	width: 50px;
}

#n2 a:hover {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -48px -25px
}

#n2c {
	width: 50px; left: 48px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -48px -25px;
}

#n3 {
	width: 63px;
	left: 100px;
}

#n3 a {
	width: 63px;
}

#n3 a:hover {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -100px -25px
}

#n3c {
	width: 63px; left: 100px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -100px -25px;
}

#n4 {
	width: 70px;
	left: 165px;
}

#n4 a {
	width: 70px;
}

#n4 a:hover {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -165px -25px
}

#n4c {
	width: 70px; left: 165px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -165px -25px;
}

#n5 {
	width: 67px;
	left: 237px;
}

#n5 a {
	width: 67px;
}

#n5 a:hover {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -237px -25px
}

#n5c {
	width: 67px; left: 237px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -237px -25px;
}

#n6 {
	width: 61px;
	left: 306px;
}

#n6 a {
	width: 61px;
}

#n6 a:hover {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -306px -25px
}

#n6c {
	width: 61px; left: 306px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: -306px -25px;
}

#billboard {
	width: 814px;
	height: 244px;
	background-image: url(../img/pic1.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

#billboardsmall {
	width: 814px;
	height: 42px;
	background-image: url(../img/pic1small.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

#blender {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: 3;
}

#cols {
	position: relative;
	clear: both;
}

#right {
	width: 480px;
	position: relative;
	left: -41px;
	top: 10px;
	float: right;
}

#right h1 {
	background-image: url(../img/rgb.gif);
	background-repeat: no-repeat;
	color: #DD0707;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	padding-left: 45px;
}

#right p {
	color: #9D9FA2;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	padding-left: 45px;
}

#right p strong {
	font-size: 12px;
	font-weight: bold;
}

#right p em {
	color: #DD0707;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#right p it {
	color: #888888;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
#right a {
	color: #4CBCEA;
	text-decoration: none;
}

#right a:hover {
	color: #00DE00;
}

#left {
	width: 275px;
	margin: 0 0 0 12px;
	float: left;
	position: relative;
}

#left h1 {
	background-image: url(../img/left_arrow.gif);
	background-repeat: no-repeat;
	background-color: #C6C6C0;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 28px;
}

.news {
	color: #A7A9AC;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 10px 28px;
}

.news a {
	color: #A7A9AC;
	text-decoration: none;
}

.news a:hover {
	color: #666;
}

.news strong {
	color: #DD0707;
	font-size: 11px;
}

#tv {
	position: relative;
	left: 24px;
	top: -14px;
}

#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	width: 814px;
	height: 50px;
	color: #949490;
	font-family: arial;
	font-size: 9px;
	line-height: 35px;
	text-align: right;
	clear: both;
}

#footer span {
	margin: 0 20px 0 0;
}

#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;
	}
