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

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

b{color: #999999;}
i {font-family:georgia; font-size:12px; color: #ffffff;}
u {text-decoration: none; border-bottom:1px solid #a1a1a1;}

a:link,a:visited,a:active
{
color: #a40000;
font-family: Lucida Sans Unicode, Lucida Grande;
font-weight: normal;
font-size:11px;
text-decoration:none;
}
a:hover
{
color: #ffffff;
}

h1 {
font-family: Palatino Linotype, Book Antiqua, Palatino;
font-weight: normal;
font-size:14px;
color: #b70000;
text-align:center;
text-transform: uppercase;
letter-spacing:2px;
line-height: 16px;
margin:0px;
}

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

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:13px;
font-size:11px;
letter-spacing: 3px;
font-family: Times New Roman;
text-transform: uppercase;
font-weight: normal;
color: #999999;
text-align: left;
padding:2px;
}

.content {
float:left;
width:100%;
margin-top: 0px;
background: #181818;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #717171;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a.navi, a:active.navi, a:link.navi, a:visited.navi {
display:block;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size: 10px;
line-height:12px;
font-weight: normal;
letter-spacing:4px;
text-decoration:none;
background: #666666;
color: #000000;
text-transform: uppercase;
text-align: left;
padding:3px;
padding-left:10px;
margin-bottom:3px;
}
a:hover.navi {
border-left:7px solid #333333;
padding-left: 3px;
}


.side {
float:left;
width:100%;
margin-top: 0px;
background: #666666;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #FFFFFF;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal
}