body {
	background:url("../images/background.jpg");
	margin:0px auto;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align:left;
	color: #666666;}

#tabletop {
	width:930px;
	height:200px;
}
#menu {
	background-color:#FFFFFF;
	width:930px;
	height:57px;
}
#maintable {
	background:url("../images/backmiddle.jpg");
	font-family:"Trebuchet MS";
	width:930px;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}
#maintable > table {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}
#maintable h1 {
	font-family:"Trebuchet MS";
	font-size:20px;
	margin:0px;
	color:#004884;
	}
	#maintable h2 {
	font-family:"Trebuchet MS";
	font-size:15px;
	margin:0px;
	color:#004884;
	}
	#maintable h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	margin:0px;
	color:#666666;
	}
	#maintable h4 {
	font-family:"Trebuchet MS";
	font-size:16px;
	margin:0px;
	color:#004884;
	}
#footer {
	background:url("../images/bottom.jpg");
	width:930px;
	height:86px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#371e1a;
}
#areas {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#66b48d;
}
a:link {
	color: #4076A3;
	text-decoration: none;
}
a:visited {
	color: #4076A3;
	text-decoration: none;
}
a:hover {
	color: #4076A3;
	text-decoration: underline;
}
#menucontent {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	}
#menucontent a:link{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	}
	#menucontent a:visited{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	}
	#menucontent a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2a3843;
	text-decoration: underline;
	}
#search, #name, #password, #email {
	border: 1px solid #8ED4B2;
}

