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

body {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
        background-image: url("http://i29.tinypic.com/25ftyww.png")
}

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

#content {
        width: 300px;	
        position: absolute;
        background-color: #;
        top: 125px;
        left: 380px;

}


h1 {        
        background-color: #6dbad8;
        font-family: arial;
        font-weight:i;
        font-size:14px;
        color: #ffffff;
        text-align:center;
        text-transform:normal;
        line-height: 15px;
        letter-spacing:-1px;
        margin:0px;
        padding:3px;
        border-bottom:1px solid #;
}

.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-transform: normal;
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: #b9fa99;
text-transform: normal;
text-align: left;
letter-spacing:1px;
padding:2px;
margin-top:1px;
margin-top:1px;
text-align: center;
}


img {border:0px;}
b {color: #f34679;}
i {color: #b9fa99;}
u {color: #fb0c71;}
strong {color: #6dbad8;}
A:link { text-decoration: none; color:#6dbad8; cursor: crosshair ;}
A:active {text-decoration: none; color:#6dbad8; cursor: crosshair ;}
A:visited {text-decoration: none; color:#6dbad8; cursor: crosshair ;}
A:hover { text-decoration: none; color:#000000; cursor: crosshair ;}

