body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top: 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#container{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	

}
#nav{
	background-color:#4A5BB5;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#nav a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#homelink {
	text-align: center;
	width: 80px;
	float: left;
	padding: 5px 10px 5px 10px;
}
#morelinks {
	width: 660px;
	text-align: right;
	margin-left: 110px;
	padding: 5px 0px 10px 5px;
}


#header{
}

#content{
	padding: 10px 50px 10px 50px;
	color: #000066;
	line-height: 20px;
	background-image: url(images/bg.jpg);	

}
#contactleft {
	width: 250px;
	float: left;
}
#contactright{
	width: 400px;
	text-align: center;
	margin-left: 260px;
	line-height: 1;
}
#footer{
	background-color:#4A5BB5;
	font-size: 9px;
	color: #ffffff;
}
#footer a{
	color: #ffffff;
}

#copyright{
	width: 250px;
	float: left;
	padding: 10px 10px 10px 10px;
}

#footerimg{
	text-align: right;

}
#footerlinks{
	text-align: right;
	width: 510px;
	margin-left: 270px;
	padding: 8px 10px 6px 0px;
}
h2{
	font-family: "Times New Roman", Times, serif;
}
h3{
	font-family: "Times New Roman", Times, serif;
}
ul{
	list-style-image:url(images/bullet.gif);
}

