<style>
#container {
margin:0px auto;
width:800px;
text-align:left;
}

#sitename {
font-family: Tahoma;
font-weight: bold;
font-size:42px;
color: #ff6699; 
text-align: center;
letter-spacing:2px;
text-transform: uppercase;}

b {color: #333333;}
i {color: #333333;}
u {text-decoration: none; border-bottom:1px solid #ff6699;}

a:link,a:visited,a:active
{
color: #ff6699;
font-family: Tahoma;
text-transform: lowercase;
font-weight: bold;
font-size:11px;
text-decoration:none;
}
a:hovercolor: #999999;
{

}

h1 {
background-color: #FFA79C;
border: 1px solid #999999;
font-family: Tahoma;
font-weight: bold;
font-size: 18px;
color: #ffffff;
text-align: Center;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 18px;
margin: 0px;
padding: 1px;
}

h1:first-letter {
color: #7ca08a; 
}

h2 {
background-color: transparent;
margin-bottom: 0px;
margin-top: 0px;
line-height:13px;
font-size:11px;
font-family:Tahoma;
text-transform: uppercase;
font-weight: bold;
color: #333333;
text-align: left;
padding:2px;
}

h4 {
background-color: transparent;
color: #666666;
font-size: 11px;
font-family: Tahoma;
line-height:12px;
text-align:left;
padding:0px;
}
h3 {
margin-top:0px;
background-color: #e5e5e5;
color: #666666;
font-size: 11px;
font-family: Tahoma;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
padding:3px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: Tahoma;
font-size: 10px;
line-height:13px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #999999;
color: #ffffff;
text-transform: lowercase;
text-align: left;
padding:3px;
margin-top:3px;
margin-bottom:3px;
}

a.navi:hover {
display:block;
background: #cccccc;
color: #ff0099;
}
</style>
