body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 10px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
acronym, abbr, img {
	border: none;
}
form, #mainNav ul, #resume ul, #scripts .op ul {
	padding: 0px;
	margin: 0px;
}
h2, h2 a, h3, h3 a {
	color: #000000 !important;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 80%;
}
input, select, textarea, .imgb {
	border: 1px solid #000000;
}
input:focus, textarea:focus, select:focus, #mainNav li a:hover {
	background-color: #DFDFDF;
}
li {
	list-style: square;
}
.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
}
.error, .valign-error {
	color: #680001;
}
.floatLeft {
	float: left;
}
.floatLeft-rightMargin {
	float: left;
	margin-right: 10px;	
}
.floatRight, .imgRightBorderWhite {
	float: right;
}
.floatRight-removeMargin {
	float: right;
	margin-right: -10px;
}
.floatRight-leftMargin {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgRightBorderWhite {
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
}
.padding-standard {
	padding: 10px;
}
.powered-by, .rightNote {
	font-size: 7.5pt;
	text-align: right;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}
.vaTop, .valign-error {
	vertical-align: top !important;
}
.vaMiddle {
	vertical-align: middle;
}
.weightBold {
	font-weight: bold;
}
.width30 {
	width: 30%;
}
#layout {
	margin: 0 auto; 
  	text-align: left; 
	width: 780px; 
}
#top {
	margin-bottom: 18px;
}
#top h1 {
	background:url(../images/top.png) no-repeat;
	margin: 0px; 
	padding: 0px;
	text-indent: -5000px;
	height: 126px;
	width: 780px;
}
#top_img_area {
	display: block; 
	position: absolute; 
	margin-top: -140px;
}
#top_img_area div {
	left: 734px; 
	position: absolute;
}
#mainNav {
	float: left;
	margin-right: 10px;
}
#mainNav li {
	list-style: none;
	margin-bottom: 1px;
}
#mainNav li a, #mainNav #search, #mainNav #poll {
	background-color: #CCCCCC;
	color: #000000;
	display: block;
	padding: 4px;
	padding-left: 8px;
	text-decoration: none;
	width: 136px;
}
#mainNav #headNav, #mainNav #headSearch , #mainNav #headPoll {
	color: #FFFFFF;
	background: url(../images/nav-back.png) repeat-x;
	font-weight: bold;
	padding: 4px;
	width: 140px;
}
#mainNav #headSearch, #mainNav #headPoll {
	margin-top: 22px;
}
#mainNav #search, #mainNav #poll {
	padding: 8px;
	text-align: center;
	width: 132px;
}
#contentArea {
	background-color: #DFDFDF;
	display: block;
	float: right;
	height: 100% !important;
	height: 440px;
	min-height: 440px;
	overflow: visible;
	width: 622px;
}
#headContent {
	color: #FFFFFF;
	background: url(../images/nav-back.png) repeat-x;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	padding-left: 10px;
}
#mainContent {
	color: #000000;
	margin: 10px;
}
#mainContent a {
	color: #646464;
}
#footer {
	border-top: 2px solid #DFDFDF;
 	float: left;
	font-size: 7.5pt;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	width: 780px;
}
#footer_links {
	border-bottom: 1px solid #DFDFDF;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#footer acronym[title]:after {
	content: "";
}
#footer acronym[title]:hover:after {
	content: " (" attr(title) ")";
}
#site_info img {
	border: 1px solid #000000;
	float: right; 
	margin-bottom: 10px;
	margin-left: 10px; 
}
#portfolio img {
	border: 1px solid #000000;
	margin: 5px;
}
.table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
}
.table th {
	background-color: #CCCCCC;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
}
.table td {
	background-color: #DFDFDF;
	text-align: left;
	padding: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}
.table .no-border {
	border-right: 0px;
}
.table .less-pad {
	padding: 5px;
}
.table .img, .imgb {
	float: right;
	margin-left: 10px;
}
#dis input, #fav input {
	margin-bottom: 2px;
}
#resume a {
	color: #000000;
}
#resume li {
	list-style: none;
}
#services_contact {
	font-size: 7.5pt;
	text-align: center;
}
#services ul {
	margin: 10px;
	padding: 10px;
}