*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #EE6363;
}

a:hover {
	text-decoration: none;
	color: #EE6363;
}

a:visited {
	color: #EE6363;
}

body {
	
	background: #000000;
	font: 13px Arial, Helvetica, sans-serif;
	color: #F9F9F9;
}

#content
{
	margin: 0 auto;
    	width: 1059px;
	
}

#main
{
	
	width: 908px;
	padding-left: 151px;
	
}

#back_all
{
width: 754px;
background: ;
}

#header {
	height: 260px;
	text-align: left;		
}

#padding
{
padding-left: 10px;
}

#menu
{
float: left;
margin: 0 auto;
width: 610px;
height: 38px;
padding-left: 120px;
background: url(images/menu.gif) no-repeat;
border: 1px #FFFFFF solid;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 79px;
	height: 23px;
	text-align: center;
	text-decoration: oblique;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;

}

#menu a:hover {
	width: 79px;
    	height: 23px;
	text-decoration: oblique;
}


#logo {
background: url(images/bg_visual.jpg) no-repeat;
width: 714px;
height: 123px;
float: left;
text-align: left;
padding-top: 90px;
padding-left: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}


#left
{
	padding: 10px;
	width: 200px;
}

#left H3
{
width: 183px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) repeat-x;
border: 1px solid #ffffff;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #EE6363;
}
#left a:visited {
	color: #EE6363;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
text-align: left
}

#right H4
{

	font-size: 12px;
	color: #999999;
}

#right a
{
color: #FF0033;
text-decoration: none;
}

#right p {

	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #F9F9F9;
}
.date {
	text-align: right;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
}

.date a {
	color: #999999;
}



#footer {
margin: 0 auto;
width: 610px;
height: 38px;
padding-left: 120px;
background: url(images/footer.gif) no-repeat;
border: 1px #FFFFFF solid;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
