<style type="text/css">
body {
margin: 0;
padding: 0;
background: #ffffff;
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: #22a0ce;}
u {text-decoration: none; border-bottom:1px solid #2e8dbe;}

a:link,a:visited,a:active
{
color: #2e8cbe;
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(http://i273.photobucket.com/albums/jj212/salienticons/bluelay-div.png) repeat-x;
border-bottom: 4px solid #1f83be;
margin-bottom: 0px;
margin-top: 0px;
line-height:118px;
height:118px;
}

#sitediv {
width: auto;
font-weight: normal;
margin: -18px 0px 0px 230px;
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 233px;
line-height:118px;
text-align: left;
text-transform: normal;
font-family: Lucida Sans Unicode;
font-size: 14px;
letter-spacing: 0px;
color: #ffffff;
}

#welcome {
background: #FFFFFF;
border: 1px solid #CCCCCC;
opacity:0.7; filter:alpha(opacity=70);
width: 300px;
height: 90px;
}


#nav {
background: #eeeeee;
border-top: 1px solid #bfbfbf;
border-bottom: 1px solid #bfbfbf;
height: 30px;
line-height: 30px;
}

h1 {
font-family: Lucida Grande, Lucida Sans Unicode;
font-weight: normal;
font-size:20px;
color: #2f8cbd;
text-align:left;
text-transform: uppercase;
letter-spacing:0px;
line-height: 20px;
margin:0px;
}

h2 {
font-family: Century Gothic;
font-weight: normal;
font-size:16px;
color:#1bacd8; 
text-align:center;
text-transform: uppercase;
letter-spacing:2px;
line-height: 18px;
margin:0px;
}

h3 {
margin-bottom: 0px;
margin-top: 0px;
line-height:14px;
font-size:11px;
font-family: Lucida Sans Unicode, Lucida Grande;
text-transform: uppercase;
font-weight: bold;
letter-spacing:1px;
color: #2e8cbe;
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: 11px;
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: #2896c7;
text-transform: uppercase;
text-align: center;
padding: 0px 18px 0px 18px;
}
a.navi:hover {
border-bottom:1px solid #c0c0c0;
}

#footer {
width: auto;
position: bottom;
clear: both;
overflow: hidden;
background: #d0d0d0;
color: #2e8cbe;
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;
}
</style>