html, body {margin:0;
padding:0;}

body {background:#000;
color:#080808;
font:10pt/14pt arial;
letter-spacing:0.1em;
text-align:justify;}

#container {background:url('/images/containerbg.jpg') repeat-y;
margin:0 auto;
width:850px;}

#sidebar {float:left;
width:245px;}

#main {float:right;
padding:0 30px 0 9px;
width:566px;}

/* FOOTER */

#footer {color:#fff;
font:7pt/11pt tahoma;
margin:auto;
padding-bottom:1em;
text-align:center;
width:850px;}

#footer a {color:#fff;
text-decoration:none;}

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

h1 {font-family:georgia;
font-size:14pt;
margin:0 0 1em 0;
text-align:center;
text-transform:uppercase;}

.block {display:block;}
.center {text-align:center;}
.center table, div {margin:0 auto;}
.clear {clear:both;}

.header, .sideimg, .footerimg {border:none;
display:block;}

a {color:#ac3181;}

a:hover {color:#202020;
text-decoration:none;}
