body {	background-color: #808080;	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #336699;	margin-top: 0px;	margin-right: 50px;	margin-bottom: 0px;	margin-left: 7px;}/*sections*/.head1 {	background-color:#FFFFFF;	position:relative;	top:0px;	left:0px;	width:95%;}.head2 {	background-color:#336699;	position:relative;	top:0px;	left:0px;	width:95%;}.main {	background-color:#FFFFFF;	position:relative;	top:7px;	left:0px;	width:95%;}.foot {	background-color: #FFFFFF;	position: relative;	top: 0px;	left:0px;	width:95%;	}/*text*/.header {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #336699;	position: absolute;	top: 51px;	left: 75px;}.nav {	font-size:13px;	position:absolute;	}.title {	font-family: Arial, Helvetica, sans-serif;	font-size:medium;	color: #336699;	font-weight:normal;	position: relative;	left: 50px;	width:85%;}.content {	font-size: small;	position: relative;	left: 75px;	width:70%;	}	.footer{	font-size: x-small;	text-align: right;	position: relative;		right: 50px;	}	/* text elements */h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: large;	color: #336699;	position: relative;	left: 35px;	width: 85%;}h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: medium;	color: #336699;	position: relative;	left: 50px;	width: 85%;}ul {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	color: #336699;	position: relative;	left: 50px;	width: 85%;	list-style-type: none;}/*li {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	color: #336699;	position: relative;}*//*links*/a:link {	color: #000066;	text-decoration: none;	font-weight:bold;	}	a:visited {	color: #000066;	text-decoration: none;	font-weight:bold;	}	a:hover {	color: #336699;	text-decoration: none;	font-weight:bold;	}	a:focus {	color: #336699;	text-decoration: none;	font-weight:bold;	}	a:active {	color: #336699;	text-decoration: none;	font-weight:bold;	}		/*images*/.imager{	float: right;	margin-top: 10px; 	margin-right: 10px;	margin-left:85px;	clear: right;	}	.imagel{	float: left;	margin: 10px;	}	