body {	background-image: url(../gif/background.gif);}body#sectionone #wrapper td#one a, body#sectiontwo #wrapper td#two a,body#sectionthree #wrapper td#three a,body#sectionfour #wrapper td#four a,body#sectionfive #wrapper td#five a,body#sectionsix #wrapper td#six a,body#sectionseven #wrapper td#seven a{	display: block; 	text-align:center;		background: #39587C; 	color: #CCCCCC; 	font: 10px/25px Verdana, Arial, Helvetica, sans-serif; 	height: 25px; 	text-decoration: none;	text-transform:uppercase;	font-weight: bold;	}	a, a:link, a:visited, a:active{	color:#39587C;	text-decoration:underline;	}a:hover{	color:#003366;	text-decoration:none;	background:#e4e4e4;	}		/* MAIN HOVER MENU ITEMS */.menu { 	font: 10px Verdana, Arial, Helvetica, sans-serif;	}.menu a,.menu a:link,.menu a:visited,.menu a:active {	display: block;	text-align:center;	background: #CCCCCC;	color: #39587C;	font: 10px/25px Verdana, Arial, Helvetica, sans-serif;	height: 25px;	text-decoration: none;	text-transform:uppercase;	font-weight: bold;	}.menu a:hover { 	display: block; 	text-align:center;		background: #39587C; 	color: #CCCCCC; 	font: 10px/25px Verdana, Arial, Helvetica, sans-serif; 	cursor: pointer; 	height: 25px; 	text-decoration: none;	text-transform:uppercase;	font-weight: bold;		}#wrapper {	margin:0px auto 0px auto;	width:760px;	border:1px solid #666;	height:auto;	}#header {	width:760px;	height:75px;	}#menu {	background-color:#CCCCCC;	width:760px;	height:25px;	border-bottom:1px solid #666;	}#main {	background-color:#FFF;	width:760px;	height:auto;	padding:0px 0px 30px 0px;	}h1{	font-family:"Georgia", Times New Roman, Times, serif;	font-size:18px;	color:#333;	font-weight:bold;	margin:0px;	padding:0px;	}h2{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#666;	text-transform:uppercase;	margin:3px 0px 15px 0px;	padding:0px;	}h3{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#666;	text-transform:uppercase;	margin:3px 0px 5px 0px;	padding:0px;	}h4{	font-family:"Georgia", Times New Roman, Times, serif;	font-size:14px;	color:#333;	font-weight:bold;	margin:0px;	padding:0px;	}	h5{	font-family:Tahoma, Verdana, Arial, sans-serif;	font-size:12px;	color:#333;	font-weight:bold;	margin:5px 0px 5px 0px;	padding:0px;	}	p {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	color:#333333;	margin:3px 0px 15px 0px;	padding:0px;	line-height:16px;	}li {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	color:#333333;	margin:0px;	padding:0px;	line-height:16px;	}	td.right {	border-right:1px solid #ccc;	}	