@charset "UTF-8";
/* CSS Document */


body {margin:0px;padding:0px; background-color:#333333;z-index:-1;}
p {font-family:Georgia, "Times New Roman", Times, serif;font-size:10px; color:#000000; line-height:12px;}

#container {height:auto;width:800px; background-color:#eeffff;}

#header {height:175px;width:800px; background-color:#9b211c; background-image:url(images/header.jpg); background-repeat:no-repeat;}
#content {height:auto;width:800px; background-color:#FFFFFF; padding-top:30px;padding-bottom:30px;}
#footer {height:50px;width:790px; background-color:#eeffff;padding-left:10px;}

#dates {height:100%;width:auto;float:right;}
#dates ul {text-decoration:none; list-style:none;color:#eeFFFF;font-family:Georgia, "Times New Roman", Times, serif;font-size:10px;margin-right:20px;}



.center {margin-right:auto;margin-left:auto;}
.clear {clear:both;}



#day {position:absolute;top:126px;left:717px;width: 70px;height:49px;}
#day p {text-align:center;}

#bg {background-color:#eeffff;position:absolute;top:0px;left:0px;height:100%;width:800px;overflow:hidden;z-index:-1;}

#homepage {height:400px;width:600px;}

a:link {color:#eeFFFF;text-decoration: none;}
a:visited {color:#da7e57;text-decoration: none;}
a:hover {color:#FFFFFF;text-decoration: none;}
a:active {color:#eeFFFF;text-decoration: none;}

a.external:link {color:#ac3225;text-decoration: none;}
a.external:visited {color:#ac3225;text-decoration: none;}
a.external:hover {color:#9b7254;text-decoration: none;}
a.external:active {color:#ac3225;text-decoration: none;}