
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #333333;
}

body {
	
	background: #000000 url(../images/back_all6.jpg) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 30px;
}

#content
{
background: url(../images/back_all5.jpg) no-repeat;
height: 758px;
}

#main
{
float: right;
width: 778px;
border: 1px solid #ffffff;
background: #F0F0F0;
margin-top: 20px;
}

#header {
	height: 160px;
	float: left;		
}

/*top*/

#menu
{
float: center;
width: 700px;
height: 65px;
padding-left: 50px;
background: clear;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 99px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	padding-top: 22px;

}

#menu a:hover {
	width: 99px;
    height: 31px;
	color: #333333;
	text-decoration: underline;
}


#logo {

width: 229px;
height: 100px;
float: left;
padding-top: 60px;
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
{
	float: right;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 238px;
height: 39px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat
}



#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 10px;
    background: url(../images/small.gif) no-repeat left;
}


#left H4
{
font-size: 10px;
}

#left a {
	color: #333333;
	font-size: 11px;
}
#left a:visited {
	color: #333333;
	font-size: 11px;
}

#left p
{
padding: 10px;
}

#right
{
width: 550px;
padding-left: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}

#right a
{
color: #333333;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #333333;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #FFFFCC;
}


/* lightbox */
#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(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; }

/* footer */

#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(../images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}