body {
margin: 0;
padding: 0;
background-color: #F0F0F0;
background-attachment: fixed;
background-repeat: repeat;
text-align: center;
}

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

b, i, strong, em {color: #f72285;}
u {text-decoration: none; border-bottom:1px solid #f72285;}

a:link,a:visited,a:active
{
color: #4F2F4F;
font-family: Lucida Sans Unicode, Lucida Grande;
font-weight: bold;
font-size:11px;
text-decoration:none;
}
a:hover
{
text-decoration: underline;
}

#site {
width: auto;
background: url(images/bg.png) repeat-x;
border-bottom: 4px solid #db1371;
margin-bottom: 0px;
margin-top: 0px;
line-height:118px;
height:118px;
}

#sitediv {
width: auto;
font-weight: normal;
margin: -18px 0px 0px 150px;
line-height:118px;
text-align: left;
text-transform: uppercase;
font-family: Century Gothic;
font-size: 44px;
letter-spacing: 0px;
word-spacing: 2px;
color: #ffffff;
}

#siteslogan {
width: auto;
font-weight: normal;
margin: -90px 0px 0px 153px;
line-height:118px;
text-align: left;
text-transform: normal;
font-family: Century Gothic;
font-size: 14px;
letter-spacing: 0px;
color: #ffffff;
}


#nav {
background: #eeeeee;
border-top: 1px solid #bfbfbf;
border-bottom: 1px solid #bfbfbf;
height: 30px;
line-height: 30px;
}

h1 {
font-family: Century Gothic;
font-weight: normal;
font-size:14px;
color: #f72285;
text-align:left;
text-transform: uppercase;
letter-spacing:3px;
word-spacing: 2px;
line-height: 24px;
margin:0px;
}

h2 {
font-family: Century Gothic;
font-weight: normal;
font-size:16px;
color:#f72285; 
text-align:center;
text-transform: uppercase;
letter-spacing:2px;
line-height: 18px;
margin:0px;
}

h3 {
margin-bottom: 0px;
margin-top: 0px;
line-height:12px;
font-size:10px;
font-family: Lucida Sans Unicode, Lucida Grande;
text-transform: uppercase;
font-weight: normal;
letter-spacing:1px;
color: #f72285;
text-align: left;
}

#sidebox {
font-weight: normal;
margin: 5px 3px 10px 3px;
color: #666666;
font-size:11px;
font-family: Lucida Grande, Lucida Sans Unicode;
width: 260px;
line-height: 16px;
}

.content {
margin:0px;
padding:0px;
float:left;
width:100%;
background: #ffffff;
font-size: 12px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #666666;
line-height:16px;
text-align:left;
text-transform: none;
font-weight:normal;
}


a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: Lucida Grande, Lucida Sans Unicode;
font-size: 11px;
line-height:11px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #150517;
text-transform: uppercase;
text-align: center;
padding: 0px 18px 0px 18px;
}
a.navi:hover {
border-bottom:1px solid #c0c0c0;
}
#footer {
width: auto;
position: relative;
clear: both;
overflow: hidden;
background: #d0d0d0;
color: #f72285;
border-top: 4px solid #c0c0c0;
margin-bottom: 0px;
margin-top: 0px;
line-height:60px;
height:60px;
text-align: center;
font-family: Lucida Grande, Lucida Sans Unicode;
font-size: 12px;
}

