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

body {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #d9d7d7;
	
}

#header {
	background: ;
	height: 800px; 
        position: absolute;
        top: 0px;
        left: 30px;
}

#content {
        width: 610px;
	background-color: #3a3a3a;
        position: absolute;
        top: 800px;
        left: 305px;
	padding: 3px;

}

#sidebar {
        float: left;
	width: 200px;
        color: #ffffff;	
	background-color: #3a3a3a;
        position: absolute;
        top: 800px;
        left: 69px;
	padding: px;
}

#ad {
        width: 210px;
        position: absolute;
        top: 29px;
        left: 150px;
	padding: 3px;

}

h1 {
        background-repeat: repeat-x;
        background-image: url("");
        line-height: 11px;
        text-align: center;
	padding: 5px;        
        color: #c22e68;
        font-size:12pt;
        font-family:Arial;
        font-style:Regular;
        background: #000000;
}








h2 {
        font-family: verdana;
        background: #dfdfdf;
        color: #8B9218;
        font-size: 9px;
        line-height:10px;
        font-weight: normal;
        text-transform: none;
        text-align: right;
        letter-spacing:2px;
        padding: 4px;}
h3 {
font-family: Arial;
margin:0px;
text-transform:uppercase;
background-color: #000000;
text-align:center;
font-size: 11px;
color: #c22e68;
padding:5px;
letter-spacing: 0px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px
border-radius:6px;
border: solid #000000 5px;
margin-bottom: 0px;
}

h4 {color: #000000;
font-family: small fonts;
font-size: 6pt;
font-weight: normal;
line-height: 6pt;
border-left:solid #e6be92 5px;
margin:0px;
text-transform:uppercase; 
text-align: left;
background-color:#dff3bc;}

h5 {background:#3a3a3a;
font-size: 10px;
font-family:tahoma;
font-weight: normal;
border:1px solid #3a3a3a;
padding: 0px;
margin:0px;
text-align: center;
font-height: 10px;
color: #585858;}


.padding {
	padding: 0px;
}

a#nav, a#nav:active, a#nav:link, a#nav:visited {
display:block;
font-family: Microsoft Sans Serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
background: ;
color: #000000;
text-align: left;
letter-spacing:1px;
padding:2px;
margin-top:1px;
margin-top:1px;
text-align: center;
}
a#nav:hover {
display:block;
font-family: Microsoft Sans Serif;
font-size: 11px;
line-height:15px;
font-weight: normal;
letter-spacing: 2px;
text-decoration:none;
background: #;
color: #8B9218;
text-align: left;
letter-spacing:1px;
padding:2px;
margin-top:1px;
margin-top:1px;
text-align: center;
}

img {border:0px;}
b {color: #339dd1;}
i {color: #887278;}
u {color: #D14F26;}
strong {color: #8B9218;}
A:link { text-decoration: none; color:#887278; cursor: crosshair ;}
A:active {text-decoration: none; color:#887278; cursor: crosshair ;}
A:visited {text-decoration: none; color:#887278; cursor: crosshair ;}
A:hover { text-decoration: none; color:#000000; cursor: crosshair ;}