body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #D6D6AD;
}

#mainTable {
	margin-top: 50px;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 0px; /*Pads each table cell in modern browsers*/
}
#maincontent {
	background-color: #FFFFFF;
	font-size: 11px;
	/*/*/font-size: 100%; /* */
}
#header {
	margin: 0px
}
#footer {
	margin: 0px
	text-align: center;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1:first-child {
	margin-top: 0;
}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 {
	font-size: 160%;
	color: #767A33;
}
h2 { font-size: 140%; }
.subnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	background: #D98E00;
}
.subnav a {
	text-decoration: none;
	display: block;
	color: #000000;
	border-right: 1px solid #E4B04C;
	border-bottom: 1px solid #E4B04C;
	border-left: 1px solid #E4B04C;
	height: 25px;
}
.subnav a:hover {
	color: #000000;
	text-decoration: none;
	background: #D6D6AD;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.textbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

}
.resume {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}