body {
margin: 0;
padding: 0;
background: #B47089;
text-align: center;
}
#container {
margin:0px auto;
width: 880px;
text-align:left;
padding:0px;
}
#sidebarleft {
float: left;
width:170px;
}
b{color: #000000;}
i {color: #ffffff;}
u {text-decoration: bold; border-bottom:1px dotted #4DA4DE;}
a:link,a:visited,a:active
{
font-family: verdana;
font-weight: bold;
font-size:11px;
color: #ffffff;
border-bottom:1px dotted #4DA4DE;
text-decoration: none;
text-transform: none;
letter-spacing:0px;
}
a:hover
{
font-family: verdana;
font-weight: bold;
font-size:11px;
color: #000000;
text-decoration: underline;
text-transform: none;
letter-spacing:0px;
}
h1 {
background-color: #BFB7B5;
border-bottom:1px solid #000000;
font-family: MS Serif, New York;
font-weight: bold;
font-size:20px;
color: #ffffff;
text-align:center;
text-transform: lowercase;
letter-spacing:-1px;
word-spacing:3px;
line-height: 19px;
margin:0px;
}
h2 {
background-color: #ffffff;
border-bottom:1px solid #000000;
margin-bottom: 0px;
margin-top: 0px;
line-height:14px;
font-size:11px;
font-family: arial;
text-transform: normal;
font-weight: normal;
color: #4DA4DE;
text-align: left;
}
h3 {
background-color: #BFB7B5;
border-bottom:1px solid #000000;
font-family: MS Serif, New York;
font-weight: bold;
font-size:20px;
color: #ffffff;
text-align:center;
text-transform: lowercase;
letter-spacing:-1px;
word-spacing:3px;
line-height: 19px;
margin:0px;
}
h4 {
border-bottom:1px solid #000000;
font-family: verdana;
font-weight: bold;
font-size:8px;
color: #000000;
text-align:center;
text-transform: uppercase;
letter-spacing:0px;
word-spacing:3px;
line-height: 10px;
margin:0px;
}
.content {
margin:0px;
padding:5px;
float:left;
width:100%;
background: #B47089;
font-size: 11px;
font-family: arial;
color: #000000;
line-height:14px;
text-align:left;
text-transform: none;
font-weight:normal;
}
.side {
margin:0px;
padding:5px;
float:left;
width:100%;
background: #B47089;
font-size: 11px;
font-family: arial;
color: #000000;
line-height:14px;
text-align:left;
text-transform: none;
font-weight:normal;
}
a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
background-color: #ffffff;
border-left:3px solid #4DA4DE;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:16px;
font-weight: bold;
text-decoration:none;
color: #000000;
text-transform: uppercase;
text-align: center;
padding-left:0px;
letter-spacing:-2px;
margin-bottom:1px;
}
a.navi:hover {
border-left:3px solid #000000;
font-size: 13px;
font-weight: bold;
letter-spacing:-2px;
color: #4DA4DE;
{