@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 782px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
* {margin:0; padding:0;}
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a590c8;
	border-left-color: #a590c8;
	border-bottom: solid #a590c8 1px;
	background-color: #FFFFDD;
	background-image: url(images/containerbkgr.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#header {
	background-color: #E2DBEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a590c8;
	border-right-color: #a590c8;
	border-left-color: #a590c8;
	height: 78px;
}
#header p {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 144px;
	padding-top: 30px;
}

#header img {
	float: right;
}
#header_extra {
	background-color: #FFFFDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a590c8;
}


#nav_col {
	float: left;
	width: 145px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #E2DBEE;
	border-right: solid #a590c8 1px;
}
#nav_col li {
	display: block;
	list-style-type: none;
/*	margin: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
*/}
#nav_col li a {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a590c8;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-top:6px;
	text-decoration:none;
}
#nav_col li a:hover {
	background-color:#CFC4E3;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-top:6px;
	text-decoration:none;
}

#nav_col form {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #a590c8;
	border-bottom-color: #a590c8;
}

#main_body {
	float: right;
	width: 634px;
	padding-top: 19px;
	padding-bottom: 0px;
	border-top: solid #a590c8 1px;
	background-image: url(images/slogan3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main_content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#pub_bc a {
	background-color: #BBDBF5;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#wrapper_extra {
	border: 1px solid #a590c8;
}
#main_extra {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#me_image {
	float: left;
	width: 220px;
}
#me_desc li {
	margin-left: 30px;
}

#me_desc {
	padding-left: 20px;
	float: right;
	padding-right: 15px;
}
#breadcrumb {
	padding-bottom: 20px;
	line-height: 1.5;
}
.botborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a590c8;
}
.imageleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.indexheader {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a590c8;
	border-bottom-color: #a590c8;
	text-align: center;
}
.doubleborder {
	background-color: #E2DBEE;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a590c8;
}
.clearfloats {
clear: both;
} 
.pub_image {
	float: left;
	width: 220px;
}
.pub_desc{
	padding-left: 10px;
	float: right;
	padding-right: 15px;
}



.text10 {
	font-size: 10px;
}
.purpletxt {
	color: #7C5EAE;
}
.redtxt {
	color: #FF0000;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7C5EAE;
}
.purpleunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C5EAE;
}
.greyunderline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.floatleft {
	float: left;
	padding-right: 5px;
}
.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.indent30 {
	margin-left: 30px;
}






#footer {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
#footer a {
	text-decoration: underline;
	color: #333333;
}
#footer a:hover {
	color: #721566;
}
