body {text-align: center; font-size: 11px; font-family: Verdana; color: #282828; background: url("Pictures/bodybg.jpg");}

h3 {font-size: 13px; color: navy; margin: 10px;}
h4 {font-size: 13px; color: #000066; margin: 10px;}
h5 {font-size: 13px; color: navy;margin-top: 3px; margin-bottom: 5px;}

p {margin-top: 15px; margin-bottom: 15px;}

#container {
position: relative;
margin: 25px auto;
width: 900px;
height: 950px;
border: 1px solid black;
background: white url("Pictures/clouds.jpg") no-repeat bottom left;
}

#menu {
position: absolute;
top: 150px;
left: 0px;
width: 900px;
z-index: 1;
}

#header {
position: absolute;
top: 0px;
left: 0px;
width: 900px;
}

#secmenu {
position: absolute;
top: 30px;
right: 20px;
font-size: 12px;
font-weight: bold;
text-align: left;
}

#secmenu td {vertical-align: middle;}

#secmenu a, #secmenu a:visited {color: white; text-decoration: none;}
#secmenu a:hover {border-bottom: 2px dotted white;}

#footer {
position: absolute;
bottom: 20px;
left: 500px;
width: 350px;
height: 150px;
border-top: 1px dotted #787878;
text-align: left;
}

#menshadow {
position: absolute;
top: 177px;
left: 0px;
height: 6px;
width: 900px;
background: url("Pictures/menshadow.gif") repeat-x;
}



/* """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" END GENERIC STLYES """""""""""""""""""""""""""""" */



#body {
position: absolute;
top: 180px;
left: 10px;
width: 850px;
text-align: left;
padding: 10px; 
background-color: white;
}

#body a, #body a:visited {text-decoration: none;}
#body a:hover {color: orange;}

#body a img {border: none;}
#body td {vertical-align: middle;}



#about {
position: absolute;
top: 10px;
left: 0px;
width: 530px;
height: 200px;
background: url("Pictures/divbg1.jpg");
}

#abouttext {
position: absolute;
top: 45px;
left: 10px;
width: 505px;
height: 140px;

}

#abouttext p {
text-indent: 20px;
}


#latest {
position: absolute;
top: 220px;
left: 0px;
width: 530px;
height: 300px;
background: url("Pictures/divbg2.jpg");
}

#latesttext {
position: absolute;
top: 65px;
left: 10px;
width: 505px;
height: 120px;
}

#media {
position: absolute;
top: 10px;
right: 0px;
width: 300px;
height: 500px;
background: url("Pictures/divbg3.jpg");
}

#mediatext {
position: absolute;
top: 45px;
right: 5px;
width: 285px;
height: 405px;

}



#footer {
position: absolute;
bottom: 20px;
left: 500px;
width: 350px;
height: 150px;
}