body {
	background: #565656 url(../images/bg2.jpg) repeat-x;
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
#body {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background: #d4bc96 url(../images/bodybg.jpg) repeat-x;
}
#topheader {
	clear: both;
	height: 40px;
	width: 720px;
}
#header {
	clear: both;
	height: 200px;
	width: 720px;
}
td {
	text-align: left;
	vertical-align: top;
}
#header td {
	text-align: right;
}
#sidebar {
	float: left;
	width: 180px;
}
#container {
	background: url(../images/red.gif) repeat-y left;
}
#content {
	clear: both;
	margin-left: 35px;
}
.content {
	margin: 0px;
	padding: 20px 40px 20px 30px;
	background: #FFFFFF;
}
h3 {
	font: italic normal 19px "Times New Roman", Times, serif;
	color: #333333;
}
.smalldark {
	font-size: 9px;
	color: #000000;
}
#footer {
	clear: both;
	width: 720px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #444444;
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
}
.rightpic {
	margin-bottom: 5px;
	margin-left: 15px;
}
.leftpic {
	margin-right: 15px;
	margin-bottom: 5px;
}
h4 {
	font: normal 14px "Times New Roman", Times, serif;
	color: #333333;
}
.content li {
	list-style: url(../images/bullet.gif) none;
	margin-top: 10px;
}
.nametext {
	font-size: 12px;
	font-weight: bold;
	color: #015F5F;
}
