body {
margin: 0;
padding: 0;
background: #FFFFFF;
text-align: center;
}

#container {
margin:0px auto;
width:810px;
text-align:left;
}

b{color: #999999;}
i {font-family:georgia; font-size:11px; color: #ff8384;}
u {text-decoration: none; border-bottom:1px solid #bebebe;}

a:link,a:visited,a:active
{
color: #ff8383;
font-family:  Lucida Sans Unicode, Lucida Grande;
font-weight: normal;
font-size:11px;
text-decoration:none;
}
a:hover
{
border-bottom:1px dashed #FFA700;
}

h1 {
font-family: Lucida Sans Unicode, Lucida Grande;
font-weight: normal;
font-size:20px;
color: #ff8383;
text-align:left;
text-transform: uppercase;
letter-spacing:0px;
line-height: 21px;
margin:0px;
}

h1:first-letter {
color: #FFA700;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:13px;
font-size:11px;
font-family: Lucida Sans Unicode, Lucida Grande;
text-transform: uppercase;
font-weight: normal;
color: #666666;
text-align: left;
padding:2px;
}

.content {
float:left;
width:100%;
background: #ffffff;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #000000;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal;
padding:3px;
padding-left:7px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: Trebuchet MS, Helvetica;
font-size: 10px;
line-height:12px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
color: #666666;
text-transform: uppercase;
text-align: left;
border-bottom: #fff173 1px dotted;
padding:3px;
padding-left:3px;
margin-bottom:3px;
}
a.navi:hover {
font-weight: normal;
letter-spacing:2px;
border-bottom: 1px dotted;
color: #028E9B;
}

blockquote {

font-size:10px;
padding-right:3px;
background: #FFFFFF;
border-left:solid 5px #ff8383;
}



TEXTAREA, input{
	font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	color: #03899C;
	background: #FFFFFF;
	text-transform: none;
	border-top: 1px dotted #03899C;
	border-right: 1px dotted #03899C;
	border-bottom: 1px dotted #03899C;
	border-left: 1px dotted #03899C;
}
