﻿* {margin: 0; padding: 0;}
/**************************************** Main structure ****************************/
body {font-family: Arial, Helvetica, sans-serif;	font-size: 62.5%;	background-color: #3e298b;
background-image:url('images/bg.jpg'); background-repeat:repeat-x;}

#container {width: 842px;	margin: auto;	font-size: 1.2em;	color: #333333;}

#banner {background-image: url(img/headerscript.jpg); background-repeat:no-repeat;	height: 231px;	padding-top: 0;	text-align: right;
	padding-right: 20px;	color: #FFFFFF;}
	
#header {background-image:url('images/headerbg.jpg');	height: 235px;}

#main_nav {background-image: url(images/main_nav.jpg);	height: 56px;	padding-left: 9px;}

#contentwrapper {background-image: url(images/contentwrapper.jpg);	background-repeat: repeat-y;	width:842px;}

#left {float: left;	width: 162px;	padding-top: 15px;	margin-left: 15px!important;	margin-left: 7px;	font-size: 0.9em;}

#centercolumn{margin-left:180px; padding:0px 0px 0px 10px; width:465px;}

#right {	float:right;	width: 160px;	padding-top: 15px;	margin-right: 15px!important;	margin-right: 7px;	padding-left:20px;
	font-size: 0.9em;}
	
#footer {background-image: url(images/footer.jpg);	height: 70px;	clear: both;	text-align: center;	padding-top: 20px;
	color:#9481db;	font-stretch:wider;}
	
#footer a:hover {color: #fff;	text-decoration:overline;}

.leadership {border:thin; border-color:purple; }
}
/**************************************** text, images, lists ****************************/
img.float_left {
	float: right;
}
p {
	margin:0 10px 0 10px;
	text-align:justify;
	padding-bottom:10px;
	line-height:16pt;
	color:#333333;
}

.copyright {	margin: 0;}

p.topnav {margin: 0;}

h1 {color: #FFFFFF;	padding-top: 110px;	padding-left: 130px;	font-size: 3em;	font-style: italic;}

h2 {	font-size: 2em;	color: #9481db;	background-image: url(images/h2.jpg);	background-repeat: repeat-x;

height: 42px;	padding-top: 3px;	margin-bottom: 0px;	padding-bottom:0px; padding-left: 8px;}



h3 {background-image: url(images/sidebar_heading.jpg);	font-size: 1em;	height: 21px;	width: 136px;	color: #FFFFFF;

padding-top: 3px;	padding-left: 24px;	margin-bottom:0px;}



h4 {background-image: url(images/sidebar_heading_2.jpg);	font-size: 1em;	height: 21px;	width: 136px;	color: #FFFFFF;
	padding-top: 3px;	padding-left: 24px;	margin-bottom:0px;}
	
h5 {background-image: url(images/sidebar_heading_2.jpg);	font-size: 1em;	height: 21px;	width: 136px;	color: #FFFFFF;
	padding-top: 0px;	padding-left: 10px;	padding-right: 10px; margin-bottom:0px;}
	
h6 {font-size: 8pt;	color: #3e298b;	padding: 0;	margin:0;}

dl {	margin-top: 0px;	margin-bottom: 20px;}

dt {	border-bottom: 1px solid white;	padding: 3px;	margin-bottom: 5px;	margin-top:0px;	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;	background-position: bottom;	text-decoration:underline;}
	
dd {margin-bottom: 12px;	padding-left:20px;}

/**************************************** Menu ****************************/
#navcontainer ul
{color: White;	float: left;	width: 100%;	height: 54px;}

#navcontainer ul li
{ display: inline; }

#navcontainer ul li a
{padding: 18px 1em;	height: 18px;	color: #333333;	text-decoration: none;	float: left;
	background-image: url(images/menu_right_border.jpg);	background-repeat: no-repeat;	background-position: right top;}
	
#navcontainer ul li a:hover
{color: #fff;	background-image: url(images/menu_hover.jpg);	background-repeat: repeat-x;}

/**************************************** Contact form ****************************/
label {font-style: italic;}

form.contact_us {width: 155px;	margin-top: 0px;	padding: 0px;}

input.fields_contact_us {display: block; width: 155px; background: #FFFFFF; border-top: 1px solid #E5E3E4; border-left: 1px solid #E5E3E4;		border-bottom: 1px solid #EDEDED;		border-right: 1px solid #EDEDED;		margin-top: 3px;
margin-bottom: 3px;}

textarea {width: 155px; background: #FFFFFF; border-top: 1px solid #E5E3E4;  border-left: 1px solid #E5E3E4;
  border-bottom: 1px solid #EDEDED;  border-right: 1px solid #EDEDED;  display: block;  margin-top: 3px;}
}
.submit_button_contact {margin-top: 15px;	margin-left: 88px;	padding: 2px;	background-color: #9481db;	cursor: pointer;	color: #FFFFFF;}
.ul {margin-left:0px; padding-left:35px;}
.il {margin-left:0px; padding-left:35px;}

a:link{color:black;}
a:visited{color:black;}
a:active{color:black;}
a:hover{color:purple;}

ul{
	margin-left:25px;
}
li{
	margin-left:15px;
}


