html, body, ul, ol, li {  /* set everything to zero for a good cross-browser starting point */
margin: 0; /* zeroes the margins on the body */
padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
border: 0; /* zeroes off any existing border */
}

#mainbody {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:#646464;
background-image: url(../images/page_bg.gif);
background-repeat: repeat-x;
}



#navtop ul li a:hover
{
margin: 0 0px 0 0;
padding: 0 10px 0 10px;
color: #003366;  /*sets the colour of the h1 text*/
font-family: Verdana, Arial, Helvetica, sans-serif;  /* set the default fonts */
font-weight: bold;
}

#homeport {
font-size: 60%;
color: #690F71;
text-align: center;
}


#wrapper {
width: 725px; 
margin: auto; 
position: relative;   
text-align: left; 
font-size: 12px;
font-weight: normal;
color: #000;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
line-height: 18px;
}


#banner {
position: relative;  
margin: 5px 0 28px 0;
}

#menu {
position: relative; 
padding: 0 20px 0 210px;
font-size: 10px;
font-weight: bold;
color: #000;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
}

#menu a {
font-size: 10px;
font-weight: bold;
color: #CCCCCC;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
}

#menu a:hover {
font-size: 10px;
font-weight: bold;
color: #fff;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
}


.menuTableCells {
width: 79px;
height: 22px;
background-image: url(../images/buttonBG_off.gif);
background-repeat: no-repeat;
text-align: center;
padding: 0 3px 0 0; 
border: 0;
}
.menuTableCellsON {
width: 79px;
height: 22px;
background-image: url(../images/buttonBG_on.gif);
background-repeat: no-repeat;
text-align: center;
padding: 0 3px 0 0; 
border: 0;
}

#bodyTop {
position: relative; 
}

#bodyMid {
position: relative; 
background-image: url(../images/page_mid.gif);
background-repeat: repeat-y;
padding: 0 40px 0 40px;
}

#bodyMid a {
font-size: 12px;
font-weight: bold;
color: #666;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
}

#bodyMid a:hover {
font-size: 12px;
font-weight: bold;
color: #fff;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
}


#bodyMid H1 {
font-size: 18px;
font-weight: bold;
color: #356E62;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
margin: 0 0 10px 0;
}

#bodyMid H2 {
font-size: 14px;
font-weight: bold;
color: #356E62;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
margin: 0 0 3px 0;
}

#bodyBot {
position: relative;  
}

#footer {
position: relative; 
font-size: 10px;
font-weight: normal;
color: #ccc;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
}

#footer td {
padding: 5px 10px 0 0;
}

#footer a {
font-size: 10px;
font-weight: normal;
color: #fff;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
}

#footer a:hover {
font-size: 10px;
font-weight: normal;
color: #fff;
font-family: Verdana, Arial, sans-serif;
text-decoration: underline;
}
.profileImg {
margin: 0 10px 10px 0;
float: left;
}
#profile  {
width: 600px; 
margin: 10px 10px 10px 10px;
position: relative;   
text-align: left;
font-size: 12px;
font-weight: normal;
color: #000;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
line-height: 18px;
}

#profile H1 {
font-size: 18px;
font-weight: bold;
color: #356E62;
font-family:  Verdana, Arial, sans-serif;
text-decoration: none;
margin: 0 0 10px 0;
}
#profileBody {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #BCE3DB;
}

#profileTXT {
	position: relative;
	float:left;
	}