@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
}
#container {
	background-color: #000000;
	width: 775px;
}
#leftbar {
	float: left;
	width: 175px;
	overflow: auto;
	background-color: #000000;
	height: 800px;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c3c4c8;
	background-color: #000000;
	float: left;
	width: 570px;
	padding: 15px;
	text-align: left;
	line-height: 24px;
}
#banner {
	width: 775px;
	margin: 0px;
	clear: both;
	height: 200px;
	text-align: center;
}
#main h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #c3c4c8;
}
#main   h2 a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #e3371b;
	text-decoration: none;
}
#main h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #c3c4c8;
	text-decoration: none;
}
hr {
	color: #666666;
}

#main   a  {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #c3c4c8;
	text-decoration: none;
	font-size: 14px;
}
#main   a:hover  {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #e3371b;
	text-decoration: none;
	font-size: 14px;
}
#resumehead {
	text-align: center;
}
#resumemain {
}
#resumemain a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c3c4c8;
	text-decoration: none;
}
#resumemain a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e3371b;
	text-decoration: none;
}
