body{
margin: 10px auto 0px auto;
text-align:center;
background-color:#ffffff;
}

#top{
width:760px;
height:39px;
border-bottom: 1px solid #b0b0b0;
background-image:url(logo.jpg);
background-repeat: no-repeat;
background-position:left center;
margin:0px auto 4px auto;
background-color:#ffffff;
}

#nav{
position:relative;
top:29px;
left:275px;
text-align:right;
margin:auto;
padding:0px;
}

#blurb{
width:760px;
height:163px;
position:relative;
left:0px;
top:0px;
width:760px;
padding-bottom:6px;
border-bottom: 1px solid #b0b0b0;
}

#main{
position:relative;
left:0px;
width:760px;
margin: 0px auto;
}

#left{
float:left;
position:relative;
left:0px;
width:450px;
background-color:#ffffff;
text-align: left;
}

#rightcontainer{
float:right;
left:10px;
width:295px;
background-color:#ffffff;
margin-top: 10px;
}

.right{
float:right;
width:295px;
border: 1px solid #b0b0b0;
background-color:#ffffff;
margin-bottom: 10px;
}

#content{
float:left;
padding-left:150px;
}

.mainheader{
font-family: "century gothic",tahoma;
font-size: 22px;
color: #636363;
font-weight: lighter;
border-bottom: 1px solid #1ab154;
text-align:left;
width:95%;
margin: 10px 0px;
}

.sideheader{
font-family: "century gothic",tahoma;
font-size: 16px;
color: #FFFFFF;
background-color:#a1c9d0;
width:100%;
display:block;
margin-bottom:5px;
margin-bottom:3px;
}

.sidetext{
font-family: "century gothic", tahoma;
font-size: 12px;
color: #000000;
line-height:16px;
display:block;
text-align:left;
padding-left:3px;
margin-top: -10px;
}

.date{
font-family: "century gothic", tahoma;
font-size: 12px;
color: #636363;
text-align:left;
display:block;
font-weight: bold;
margin-top: -2px;
text-transform:uppercase;
padding-left:3px;
}

A:Link{font-family: "century gothic", tahoma; font-size: 12px; color: #0c61a2; text-decoration: none}
A:Active{font-family: "century gothic", tahoma; font-size: 12px; color: #0c61a2; text-decoration: none}
A:Visited{font-family: "century gothic", tahoma; font-size: 12px; color: #0c61a2; text-decoration: none}
A:Hover{font-family: "century gothic", tahoma; font-size: 12px; color: #15b052; text-decoration: none}

.normal{
font-family: "century gothic", tahoma;
font-size: 12px;
color: #000000;
line-height:20px;
padding-left:20px;
}

.subheader{
font-family: "century gothic", tahoma;
font-size: 16px;
color: #15b052;
line-height:20px;
font-weight:bold;
text-transform:uppercase;
}

.image{
padding:5px;
border: 1px solid #b0b0b0;
}