body {
	margin:0px; padding:0px;
	background-color:#EDEDED;
}

.img {
	border: none;
}
.container {
	margin:auto;
	width:1030px;		
}
.shadow_top{
	height:10px;
	background-image:url(dropshadows/top.jpg);
}
.shadow_bottom{
	height:10px;
	background-image:url(dropshadows/bottom.jpg);
}
.content {
	width:1000px;
	padding:10px 15px 10px 15px;
	background-image:url(backgrounds/mid.jpg);	
}
.header {
	background-image:url(backgrounds/header.jpg);
	height:61px;
	width:1000px;
	margin-bottom:1px;
	vertical-align:top;
}
.flash_alt {
	background-image:url(../images/flash_alt_image.jpg);
	background-color:#E5E5FF;
	height:260px;
	width:1000px;
}
.content_container {
	margin-top:1px;
	background-image:url(backgrounds/content_container.jpg);
}
.menu {
	float:left;
	width:215px;
	padding-top:15px;
	#margin: -23px 0px 0px -15px;
		
}
.page_content {
	padding-top:17px;
	float:right;
	padding-bottom:45px;	
	width:755px;
	min-height:500px;
	height:auto !important;
	height:500px;	
}
.page_content ul {
	display: block;
	list-style:square;	
	padding:0px 0px 10px 20px; margin:0px;
}
.page_content li {
	margin:0px;
	padding: 0px;
	padding-top:2px;
	width:600px;
	height:15px;
	border-top:none;
}
.content_half {
	width:320px;
	float:left;
}
.content_half li{
	width:300px;
	#padding: 0px 0px 7px 0px;	
	margin: 0px 0px 5px 0px;
	#margin: 0px 0px 0px 0px;
}
.footer_container {
	margin-top:1px;
	height: 24px;
}

.footer_logos {
	position: absolute;
	margin: -70px 0px 0px 0px;
	#margin: -70px 0px 0px -785px;
	width: 170px;
	height: 48px;
}

.footer_left {
	height:24px;
	float:left;
	width:764px;
	background-image:url(backgrounds/footer.jpg);
	padding-left:10px;
	padding-right:10px;
}
.footer_right {
	height:24px;
	float:right;
	width:195px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(backgrounds/footer.jpg);
	text-align:right;
}
ul { 
	display:inline;
	list-style:none;	
	padding:0px; margin:0px;
}
li {
	margin:0px;
	padding: 0px;
	padding-top:2px;
	width:195px;
	height:24px;
	border-top:1px solid #C3A0DB;
}
.selected {
	background-image:url(menu/selected.jpg);
}
.line {
	width:100%;
	height:1px;
	background-color:#73399B;
	margin:10px 0px 10px 0px;
}

.formobject {
	border: 1px solid #73399B;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}