html,body {background:#11100e; margin: 0; padding: 0;} 


#header {background: url(images/banner.jpg) no-repeat; height: 100px; width: 730px; margin:0 auto; padding:0;}

#header a {display:block; width: 730px; height: 100px; border: 0; float: left;}


#wrap {background:url(images/bg.gif) repeat-y 0px 0px; width: 730px; margin:0 auto; padding:0; text-align: left;}

#wrap img { border: 1px solid black; }

#menu {
background: url(images/menu.jpg) no-repeat; 
height: 27px;
width: 730px;
text-align: center;
font-size: 17px;
line-height: 27px;
letter-spacing: 0px;
padding-left: 5px;
font-family: Georgia, "Times New Roman";
font-weight: bold;
}


#menu a {
font-size: 17px;
line-height: 27px;
letter-spacing: 11px;
padding-left: 5px;
font-family: Georgia,"Times New Roman";
font-weight: bold;
color: #000000;
}

#menu a:hover { color:#990000; }


#bodycontent   { float: left; margin-left: -10px; }


#footer {clear: both;
font-family: Arial;
color: #000000;
font-size: 8pt;
font-weight: bold;
text-align: center;
background-image: url(images/footer.gif); 
height: 18px;
width: 730px;
line-height: 18px;
}

a:link {font-family: Arial; color: #CC0000; text-decoration: none}

a:visited {font-family: Arial; color: #CC0000; text-decoration: none}

a:hover {font-family: Arial; color: #EE0000; text-decoration: none}


.divider { border-bottom:1px dotted #ccc; height: 1px; clear: both; padding-top: 10px;}