/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #D2D6D7;
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;}
	
a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #132853;}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #132853;}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #132853;}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;}
	
.heading {
	font-size: 16px;
	font-weight: bold;}
.home_normal {
	font-size: 14px;}
.home_bold {
	font-size: 13px;
	font-weight: bold;}
.copyright {
	font-size: 11px;
	font-weight: bold;}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #E6E8E7;
}
.script_warn {
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.heading3 {
	font-size: 16px;
	font-weight: bold;
	color: #2A4270;
}
.heading4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#photo {
	position: relative;
	clear: both;
	float: left;
	padding-right: 6px;
	border: 0;
	padding-top: 3px;
}
#bio {
	clear: right;
}
#photo2 {
	position: relative;
	clear: both;
	float: right;
	border: 0;
	padding-left: 6px;
	padding-top: 3px;
}
#flashcontent {
	background-image: url(images/Header.jpg);
	position: absolute;
	visibility: visible;
	width: 766px;
	height: 120px;
	z-index: 20;
	background-repeat: no-repeat;
}
#flashcontent2 {
	position: absolute;
	visibility: visible;
	z-index: 40;
	text-align: center;
	margin-top: 10%;
	width: 230px;
	margin-left: 110px;
	left: -130px;
	top: -31px;
}
