body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
#main {
	width: 776px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

h1 {
	FONT-WEIGHT: bold;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5b49b1;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#nav {
	position:relative;
	left:0px;
	top:70px;
	width:509px;
	height:0px;
	z-index:1;
}
#mission {
	float: left;
	width: 563px;
	padding-left: 15px;
}

#mission p {
	margin-top: 5px;
	margin-bottom: 6px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}



a {
	color: #4C2DA1;	
}
.purple {
	FONT-WEIGHT: bold;
	COLOR: #5b49b1;
}

.basic {
	FONT-FAMILY: Verdana;
	font-size: 0.75em;
	display: block;
}
form {
	padding-left: 30px;
}
input {	
	COLOR: #333333;	
	BACKGROUND-COLOR: #B6D4AA
}
li {
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 25px;
}
ul {
	margin: 0px;
	padding-left: 40px;
}
.loginBox {
	background-image: url(images/box_background_login.gif);
	background-repeat: repeat-y;
	width: 214px;
	float: left;
}

.loginBox   a {
	margin-left: 30px;
	display: block;
}
#header {
	background-image: url(images/header_background.jpg);
	height: 240px;
	width: 776px;
}


.contentBox {
	background-image: url(images/box_background.gif);
	background-repeat: repeat-y;
	width: 281px;
	float: left;
}


.contentBox p {
	padding-left: 40px;
}
.contentBox img {
	display: block;
}
.specialImage {
	padding-left: 15px;
	float: left;
	margin-top: 7px;
	margin-bottom: 12px;
}


#footer {
	background-color: #B6D4AA;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	text-align: center;
	margin-bottom: 10px;
}
