/* CSS Document */
body{
margin:0;
padding:0;
background-color:#fff;
text-align:center;
font-family:Arial;}

h2.header{
font-size:30px;}

ul{
list-style-type:none;}

td#header{
padding-left:15px!important;}

table#main{
text-align:left;
width:1000px;
margin:0 auto;
padding:0;border-collapse:collapse;
}

table#main td{
padding:0;
border-collapse:collapse;}

td#red_td{
background:url(red.jpg) repeat-x 0 0;
color:#fff;
font:normal 12px Arial;
vertical-align:bottom;}

#red_td p{
margin:0 0 5px 15px;}

#red_td a, #red_td a:visited{
color:#f8cc1e;
text-decoration:none;}

#red_td a:hover{
text-decoration:underline;}

#yellow_td{
background:url(yellow.jpg) repeat-x 0 0;}

div#list_main{
background:url(grey.jpg) no-repeat 0 0;
width:741px;
height:173px;
font:normal 17px Arial;
color:#fff;
}

strong.list{
margin:-10px 0 0 10px;
display:block;}

#list_main ul{
margin:10px 0 0 35px;
padding:0;
list-style-position:inside;
list-style-type:disc!important;
}

#content{
font-size:12px;
padding-bottom:15px!important;
}

#content2{
	font-size:12px;
	padding-bottom:15px!important;
	padding-left:10px;
}

#content p{
margin-left:10px;}

#menu1{
background:url(menu1.gif) no-repeat 0 0;
width:229px;
height:160px;
text-align:left;}

#menu2{
background:url(menu2.gif) no-repeat 0 0;
width:229px;
height:191px;
margin-top:15px;}

#menu3{
background:url(menu3.gif) no-repeat 0 0;
width:229px;
height:85px;
margin-top:15px;}

#menu1 ul, #menu2 ul, #menu3 ul{
margin:0 0 0 15px;
padding:0;
color:#fff;
list-style-type:none;
font:normal 12px Arial;
line-height:155%;}

#left_menu a, #left_menu a_visited{
color:#fff;
text-decoration:none;
}

#left_menu a:hover{
text-decoration:underline;
}

#footer, #footer_up{
background-color:#353335;}

#footer_up2 {background-color:#353335;}

#footer_up2 a,
a:visited{
color:#666666;
text-decoration:none;
font:normal 12px Arial;}

#footer_up a, #footer_up a:visited{
color:#fff;
text-decoration:none;
font:normal 12px Arial;}

#footer_up a:hover{
text-decoration:underline;}

.line_ft{
background:url(line.gif) repeat-x 0 0;}

.inner_list ol{
line-height:150%;
}

.inner_list2 {
margin-left:0px!important;
list-style-type:none!important;
padding:0;}

a.temn  {color: #666666; text-decoration: none;}
a.temn:hover {color: #857d7d; text-decoration: none;}

a.text     {color: #49494b; text-decoration: none;}
a.text:hover {color: #49494b; text-decoration: underline;}

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



a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #A20058;
}
