body {
	color: #000;
	background-color: #E8EEF1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 25px;
	text-align: center;
	
}
.frame{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: 3px solid #98B4C0;
}	
.topbar{
	padding-top: 3px;
	width: 770px;
	height: 80px;
	background-color: #fff;
	background-image: url(../images/mark_holdforth_logo_small.jpg);
	background-repeat: no-repeat;
}
#contactBox{
	float: right;
	margin: 28px 20px 0 0;
	width: 250px;
	height: 40px;
	line-height: 20px;
	text-align: right;
}
#contactNo{
	font-family: Verdana, Arial;
	font-size: 17px;
	color: #333;
}
#contactEmail{
	color: #000162;
	font-size: 11px;
}
.navcontainer{
	width: 732px;
	margin-left: 20px;
	background-image:  url(../images/bluebar2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #D7E2F4;
	font-size: 10pt;
	line-height: 15pt;
}
#navlist{
	margin: 4px 0 4px 0;
	padding: 0;
}
#navlist li{
	display: inline;
	padding-top: 3px;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-left: 10px;
}
#navlist a{
	color: #000162;
	text-decoration: none;
	font-size: 12px;
}
#navlist a:hover{
	text-decoration: underline;
	color: #555;
}
.mainheader{
	margin-top: 20px;
	font-size: 17px;
	font-weight: normal;
	color: #000162;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #B22222;
}
.subheader{
	font-weight: normal;
	font-size: 15px;
	color: Red;
}
a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000162;
	text-decoration: none;
}

a:hover{
	color: #000162;
	text-decoration: underline;
}
a:visited{
	color: Gray;
	text-decoration: none;
}
a:visited:hover{
	color: #000162;
	text-decoration: underline;
}
.maintext{
	float: left;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #222;
	margin: 0 0 30px 0;
	padding: 0 0 0 40px;
}
#hotlinks{
	float: right;
	width: 220px;
	margin: 26px 35px 0 0;
	padding: 0;
}
#textlinks{
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 15px;
	color: #555;
}
#tl a{
	color: blue;
	text-decoration: underline;
}
#tl a:hover{
	color: red;
}
#footer{
	float: left;
	width: 770px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: center;
	padding-top: 7px;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	background-color: #DBE2F0;
}
#footer a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000162;
}
#footer a:hover{
	color: red;
	text-decoration: underline;
}
a.bodylink{
	line-height: 15px;
	text-decoration: underline;
	font-size: 10pt;
	color: #666;
}
a.piclink{
	border: none;
}
#SIlink{
	 margin-right: auto;
	 margin-left: auto;
	 width: 770px;
	 text-align: right;
	 font-size: 10px;
	 margin: 10px 0 10px 0;
}
#SIlink a{
	text-decoration: none;
	color: #555;
}
#SIlink a:hover{
	text-decoration: underline;
	color: red;
}