body {
text-align: center; /* center things in pre-IE6 */
background-color: #ffffff;
margin:0px;
background-image: url(image/bg.jpg); 
background-repeat: repeat-x;
background-attachment:scroll;
}

#header {
margin: 0px auto;
width: 770px; 
padding: 0px; 
}

#container {
margin: 0px auto;
width: 770px; height:auto;
text-align: left;padding-top:0px;
background-image:url('image/content_bg.jpg');
background-repeat:repeat;background-attachment:scroll;
}

#content {
float:left; text-align:justify;
width: 456px; margin:0px; padding-left:47px;
font-size:13px; font-family:century gothic; color:#145222; line-height: 20px;
}

#content b {color:#51a0d9;letter-spacing: 1px;}
#content u {border-bottom: dashed 1px #6b9f45;text-decoration:none; color:#6b9f45;}
#content h1 {color:#3d92d8;text-align:left; font-size:27px;letter-spacing: 3px;}
#content h2 {font-variant:small-caps; text-align:right; border-bottom:#f8f6bc solid 1px;margin: 0px;
padding: 0px; line-height:20px; font-size:17px;}
#content h4 {font-size:10px; font-family:century gothic; line-height: 15px; font-weight:normal;
}

#content a, a:link, a:active, a:visited {background: none; color: #d52113; text-decoration:none;}
#content a:hover { background:none; color: #d52113; text-decoration:underline;}


#sidebar {
float: right; text-align:justify; padding-top:0px;padding-left:9px;
width: 255px;
margin:0px;font-size:11; font-family:verdana; color:#8e8aa3; line-height: 18px;
}


#footer {
clear: both;
}

#layout {text-align:center;}
#layout img{border:solid 1px #3d92d8;}
#layout a:hover {border-bottom:solid 1px #d52113; text-decoration:none;}

#fanlist img{margin:3px; padding:1px;border:solid 1px #51a0d9;}
#fanlist a:hover {text-decoration:underline;}
#fanlist b {color:#51a0d9;}

#join {text-align:left;}
#join img{padding:2px;}
#join a, a:link, a:active, a:visited {background: none; color: #d52113;  text-decoration:none;}
#join a:hover {border-bottom:solid 1px #d52113; text-decoration:none;}

#exchange ul{
width: 410px;
margin: 4px; 
padding: 10px;padding-left:15px;
}

#exchange li {color: #d52113;
float: left; list-style-type:square;
width: 47%;
margin: 0px;
padding: 3px;
}

#listed {font-size:13px; font-family:century gothic; color:#145222; line-height: 20px; padding-left:10px;}
#listed a, a:link, a:active, a:visited {background: none; color: #d52113; text-decoration:none;}
#listed a:hover { background:none; color: #d52113; text-decoration:underline;}

#navigation {
	padding-left:9px; width:207px;font-family:century gothic;}
	
#navigation h1 {color:#487c2a;text-align:center; font-size:25px;letter-spacing: 2px;}

#navigation h2 {
 text-align:left; font-variant:small-caps;border-bottom:#f8f6bc solid 2px; margin: 0px;
padding: 0px; line-height:20px; color:#51a0d9; font-size:18px; width:200px
}

#navigation ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left:0px;
border: none;
}

#navigation li {
   margin-bottom: 0px;padding:0px;
}

#navigation a {
   background: #d5e9fe;font-variant:small-caps;
   color: #2e91f4;font-size:13px;font-weight:none;
   display: block;text-decoration:none;
   width: 187px;padding:3px;letter-spacing: 1px;
   padding-left: 10px;
}
#navigation a:hover {
   background: #51a0d9;width: 187px;padding-left:10px;color: #ffffff;text-align:left;
   text-decoration: none;

}




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