body {
	background-color: #037DB2;
	margin: 0px;
	padding: 0px;
}
#left {
	background-image: url(http://www.williamtp.com/images/left.gif);
	width: 30px;
	vertical-align: top;
}
#right {
	background-image: url(http://www.williamtp.com/images/right.gif);
	width: 30px;
	vertical-align: top;
}
#center {
	width: 640px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#top {
	background-image: url(http://www.williamtp.com/images/top_pic.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#pagetitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	height: 52px;
	padding-right: 15px;
	vertical-align: middle;
}
#content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 17px; /* 17px */
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*font-size: 11px;*/
	/*line-height: 12px; */ /* 17px */
	/*font-weight: normal;*/
	color: #037DB2;
	text-decoration: underline;
	border-right-width: 0px; /* 2px */
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	/*padding-right: 3px;
	padding-left: 3px;*/
}
#content a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*font-size: 11px;
	line-height: 17px;*/
	/*font-weight: normal;*/
	color: #FFFFFF;
	text-decoration: none;
	background-color: #037DB2;
	/*padding-right: 3px;
	padding-left: 3px;*/
	/*border-right-width: 2px;
	border-bottom-width: 2px;*/
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
/*#content h1 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}*/
#content h1 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #494949;
	text-decoration: none;
}
#content h2 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	line-height: 5px;/*16px*/
	color: #494949;
	text-decoration: none;
}
#content ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	/*list-style-image: url(images/bullet.gif);*/
}
#content li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	/*list-style-image: url(images/bullet.gif);*/
	padding: 1px 2px;
}
/*#content li a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	padding: 0px;
	border: 0px none;
} */
/*#content li a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #037DB2;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	background-color: #FFFFFF;
	border: 0px none;
	padding-left: 2px;
} */
hr {
	color: #037DB2;
	height: 1px;
}
#footer {
	height: 45px;
	width: 640px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer_links {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #037DB2;
	text-decoration: none;
}
#footer_links a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#footer_links a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #037DB2;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
