body
{background: #0101DF url(body-bg.jpg) no-repeat fixed;
text-align: center;
}

#wrapper
{width:919px;
height:auto;
font-family: arial, verdana, tahoma, sans-serif;
font-size:16px;
color:#333;
margin:10px auto 0px auto;
text-align: left;
}

#header
{width:919px;
height:245px;
background:url(header.png) top center no-repeat;
}

#nav
{width:auto;
color:#008c96;
height:auto;
padding:45px 0px 0px 450px;
position:relative;
}

#nav a:link, #nav a:visited, #nav a:active  
{color:#008c96;
padding:0px 35px;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;}

#nav a:hover {text-decoration: underline overline; color:#333;}


a:link, a:visited, a:active  
{color:#008c96;
text-decoration:none;
font-weight:bold;
}

a:hover {text-decoration: underline overline; color:#333;}

#sidebar
{float:left;
width:212px;
height:auto;
background-color:#fff;
margin-left:1px;
padding:0px 10px 69px 10px;
}

#sidebar2
{float:left;
width:212px;
height:auto;
background-color:#fff;
margin-left:1px;
padding:0px 10px 22px 10px;
}

#sidebar3
{float:left;
width:212px;
height:auto;
background-color:#fff;
margin-left:1px;
padding:0px 10px 60px 10px;
}

#main
{float:right;
width:676px;
height:auto;
background:#fff url(headerpic.jpg) top center no-repeat;
margin-right:2px;
padding-top:170px;
}

#content
{width:656px;
margin:0px 10px 20px 10px;
}

#footer
{width:919px;
height:28px;
background:url(footerbg.png) no-repeat;
position:absolute;
margin:730px auto 0px auto;
text-align:center;
padding-top:10px;}

#footer2
{width:919px;
height:28px;
background:url(footerbg.png) no-repeat;
position:absolute;
margin-top:845px;
text-align:center;
padding-top:10px;}

#footer3
{width:919px;
height:28px;
background:url(footerbg.png) no-repeat;
position:absolute;
margin-top:1430px;
text-align:center;
padding-top:10px;}

h1
{background:url(ring.jpg) top left no-repeat;
color:#008c96;
height:62px;
font-size:20px;
padding:20px 0px 0px 26px;
margin:0;}

h2
{color:#DF7401;
font-size:18px;
}

h3
{color:#008c96;
font-size:15px;
}

img
{border:1px solid #333;
padding:5px;
}








