* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #000;
}
#wrapper {
	height: 600px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper  #container {
	float: right;
	border: 5px solid #FFFFFF;
	height: 525px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 60px;
	width: 770px;
}
#wrapper  #container #menu {
	height: 60px;
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapper #container #content {
	float: left;
	width: 100%;
	height: 465px;
}
#wrapper #container #content #page-image {
	float: right;
	width: 315px;
	height: 165px;
}
#wrapper #container #content #page-image img {
	margin-left:96px;
		margin-top:99px;
				border:none;
}

#wrapper #container #content #text {
	width: 525px;
	float: right;
	height: 290px;
	overflow: auto;
	line-height: 18px;
}
#wrapper #container #content #text p {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 20px;
	clear: left;
}
#wrapper #container #content #text ul  {
		list-style-position: inside;
		margin-bottom: 15px;
		margin-left: 40px;
}
#wrapper #container #content #text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #5F00B0;
	margin-bottom: 5px;
}
#wrapper #container #content #text strong {
	color: #003DB0;
}
#wrapper #container #content #text a {
	color: #0060CD;
}
#wrapper #container #content #text h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;
	margin-left: 27px;
	font-style: italic;
	margin-bottom: 2px;
	clear: left;
}
.divider {
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper #container #content #text #h2_link {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
	font-weight: bold;
}
#wrapper #container #content #text table {
	margin-left: 25px;
}
#wrapper #container #content #text table td {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#wrapper #container #content #text table img  {
	cursor: pointer;
}

#wrapper  #footer  {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 530px;
	float: right;
	text-align: right;
	height: 28px;
	padding-right: 40px;
	line-height: 25px;
	font-size: 1em;
}
#wrapper #footer strong {
	color: #0060CD;
}
#wrapper #copyright {
	height: 38px;
	width: 425px;
	float: right;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
	padding-right: 10px;
	font-size: 10px;
}

#side-image     {
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -410px;
	margin-top: 170px;
	z-index:1;
	float: left;
	visibility: visible;
}
img, div { behavior: url(iepngfix.htc) }
.hilite {
	color: #0030A9;
}
.bio_image_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #003DB0;
}
#wrapper #container #content #text .h2 {
	float: left;
}
#wrapper #container #content #text #h2_emaillink {
	float: left;
}

