/* CSS Document */

* {margin:0; padding:0;}

.clearfloats {clear:both;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_grad1.jpg);
}

#container {
	width:800px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#main {
	width:798px;
	border-left-width: 1px;
	border-right-color: #868686;
	border-left-color: #868686;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
}
#content_top {
	width:798px;
	height: 150px;
}
#top_logo {
	width:164px;
	height: 100px;
	position: absolute;
	left: 37px;
	top: 24px;
}
#top_head {
	width:529px;
	height: 30px;
	position: absolute;
	left: 242px;
	top: 30px;
	text-align: right;
}
#top_menu {
	width:560px;
	height: 50px;
	position: absolute;
	left: 239px;
	top: 77px;
	text-align: right;
}
#menu_holder {
	width:532px;
	height: 32px;
	position: absolute;
	left: 263px;
	top: 86px;
}
.menudots {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C3602F;
}

#content_main {
	width:798px;
}

#left_main {
	width:240px;
	float: left;
}
#left_pohoto {
	width:240px;
}
#left_copy {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
	line-height: 24px;
	margin-top: 30px;
	margin-left: 20px;
	text-align: center;
}
#copy_main {
	width:490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 40px;
	line-height: 18px;
	margin-top: 20px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.body_copy:link, a.body_copy:visited {
	color: #5D9731;
	text-decoration: underline;
}
a.body_copy:hover, a.body_copy:active {
	color: #7B1E58;
	text-decoration: underline;
}

#bottom_rule {
	width:800px;
	height: 28px;
}

#footer {
	width:770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	padding-left: 15px;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
}
a.footer_copy:link, a.footer_copy:visited {
	color: #868686;
	text-decoration: none;
}
a.footer_copy:hover, a.footer_copy:active {
	color: #7C2056;
	text-decoration: none;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C3602F;
}
.subhead1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 21px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C2056;
	font-weight: bold;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bio_name {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B1E58;
	font-weight: bold;
}
.bio_title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.left_img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.left_img {
	margin-right: 10px;
	margin-bottom: 10px;
}.logo_img {
	margin-top: 2px;
	margin-bottom: 6px;
}


ul {
	margin-left: 20px;
}
li {
	margin-left: 30px;
}

