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

body {background:#202020 url('images/bg.jpg') top center repeat-x;
color:#f1f1f1;
font-family:tahoma;
font-size:10pt;
line-height:14pt;
text-align:justify;}

input, select, textarea {background:#494748;
border:1px solid #373536;
color:#131313;
font-family:serif;
font-size:9pt;}

.button {background:#0268aa;
color:#000000;
font-family:tahoma;
font-weight:bold;}

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

#wrapper {padding:0 17px 0 14px;}

#main {float:left;
padding:7px;
width:490px;}

#sidebar {float:right;
padding:7px;
width:250px;}

#footer {font-size:9px;
height:87px;
line-height:11pt;
text-align:center;}

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

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

h1, h2 {margin:0 0 5px 0;}

h1 {font-family:georgia;
font-size:14pt;
text-transform:uppercase;}

h2 {font-size:12pt;
text-align:center;}

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

.header {border:none;
display:block;}

a {color:#0268aa;}
a:hover {color:#f1f1f1;}