body {
  font-family: Arial, helvetica, sans-serif;
  text-align:left;
  font-size:12px;
}

#homearea {
position:absolute;
left:50%;
top:50%;
width:772px;
height:440px;
margin-left:-375px; 
margin-top:-220px;
background-image:url(images/oghome.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
}

#mainarea {
position:absolute;
left:50%;
top:50%;
width:772px;
height:440px;
margin-left:-375px; 
margin-top:-220px;
background-image:url(images/ogbasic.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
}

#contentheading {
position:absolute;
left:50%;
top:50%;
width:560px;
height:30px;
margin-left:-185px; 
margin-top:-100px;
}

#heading {
position:absolute;
left:50%;
top:50%;
width:500px;
height:19px;
margin-left:-185px; 
margin-top:-100px;
}

#content {
position:absolute;
left:50%;
top:50%;
width:300px;
height:260px;
margin-left:-185px;
margin-right: 500px;
margin-top:-80px;

color:#ffffff;
}

#sidecontent {
position:absolute;
left:50%;
top:50%;
width:200px;
height:180px;
margin-left:175px;
margin-right: 500px;
margin-top:-80px;
color:#0C6574;
}

#nav {
position:absolute;
left:50%;
top:50%;
width:100px;
height:280px;
margin-left:-360px;
margin-top:-103px;
}

#nav ul {
margin:0;
padding:0;
}

#nav li {
list-style:none;
display:block;
padding-bottom:30px;
margin:0;
}

#bcontent {
position:absolute;
left:50%;
top:50%;
width:300px;
height:260px;
margin-left:-185px;
margin-right: 500px;
margin-top:-80px;
color:#0C6574;
}


#bsidecontent {
position:absolute;
left:50%;
top:50%;
width:200px;
height:180px;
margin-left:175px;
margin-right: 500px;
margin-top:-80px;
color:#0C6574;
}

#ccontent {
position:absolute;
left:50%;
top:50%;
width:500px;
height:260px;
margin-left:-185px;
margin-right: 500px;
margin-top:-80px;
color:#0C6574;
}
