@charset "utf-8";
body {background-color: #000000;}
a:link {color: #666666;text-decoration: none;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: none;color: #cccccc;}
#chapters{font-family: Arial, Helvetica, sans-serif;font-size: 130%;color: #CCCCCC;width: 230px;line-height: 1.5em;position: absolute;	top: 160px;left: 69px;}
#header{top: 0;left: 0;width: 300px;height: 150px;position: absolute;cursor: pointer;}
#header_txt{top: 10px;left: 20px;position: absolute;font-family: Arial, Helvetica, sans-serif;font-size: 58px;color: #CCCCCC;}
#subheader_txt{top: 64px;left: 58px;position: absolute;font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #CCCCCC;}

#footer{
width: 500px; 
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
margin: -10px 0 0 5px;
color: #666;
}

#counter{
width: 88px;
height: 15px;
clear: both;
padding: 0 0 0 706px;
color: #666;
}

#chapter_header{width: 850px;height: 50px;clear: both;font-family: Arial, Helvetica, sans-serif;font-size: 36px;padding: 0 0 0 5px;color: #666666;}
#photos{top: 120px;left: 310px;width: 850px;position: absolute;}
#ph{width: 150px;height: 100px;float: left;margin: 0 4px 8px 4px;border: 1px solid #000;background: #111 url('load.gif') no-repeat center;}
#ph:hover{border: 1px solid #aaa;}
#ph_empty{width: 150px;height: 100px;float: left;margin: 0 4px 8px 4px;background-color: #111;border: 1px solid #111;}
#border{
clear: both;
width: 790px;
height: 0px;
border-bottom: 1px solid #666;
margin: 10px 10px 0px 4px;
}
