@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D8DAE0;
}

#container {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#header {
	position: relative;
	background-image: url(../img/header-grad.gif);
	background-repeat: repeat-x;
	border: 1px solid #c2c2c2;
	padding: 1px;
	width: 956px;
	background-color: #999;
}

#support-link {
	position: absolute;
	right: 100px;
	top: 15px;
	border: 1px solid #cccccc;
}

#footer {
	clear:both;
	background-color: #6283ac;
	height: 30px;
}

#navigation {
	background-color: #6283AC;
	height: 28px;
	width: 100%;
}

#header img {
	margin-left: 20px;
}

.bio {
	text-align: center;
}

.bio p {
	text-align: left;
	margin-top: 0px;
}

#searchbox {
	margin-top: 30px;
	margin-right: 10px;
	float: right;
}

#content {
	background-repeat: repeat-x;
	border: 1px solid #c2c2c2;
	padding: 1px;
	background-color: #E4E4E4;
	background-image: url(../img/content-grad.gif);
	position: relative;
	height: 980px;
}

#infobox {
	float: left;
	width: 696px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
}

#infobox2 {
	width: 650px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: dotted;
	border-color: #6283ac;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
	margin-left: 23px;
}

#infobox2 li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #6283AC;
	text-align: left;
	font-size: 20px;
	font-weight: lighter;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	background-color: #6283AC;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400
	px;
	letter-spacing:0.5em;
}

h3 {
	font-size: 0.6em;
	color: #fefefe;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: center;
	background-color: #E3822A;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar {
	height: 980px;
	width: 258px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-left-color: #c2c2c2;
}

#sidebar img {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pscroller2 {
	width: 220px;
	height: 200px;
	padding: 5px;
	margin-top:20px;
	margin-left:12px;
	background-color: #F0F0F0;
	border: 1px solid #c2c2c2;
}

#partnerbox {
	background-color: #fefefe;
	height: 120px;
	width: 956px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	padding: 1px;
}

.box {
	height: 100px;
	width: 200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c2c2c2;
	padding: 1px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 7px;
	margin-left: 18px;
	background-color: #e4e4e4;
}

.box-one {
	margin-top: 20px;
	margin-left: 2px;
	}
.box-two {
	margin-top: 5px;
}

.box-three {
	margin-top: 27px;
	margin-left: 25px;
}

.box-four {
	margin-top: 7px;
	margin-left: 14px;
}

#social-media {
	width: 200px;
	float: right;
	height: 35px;
	margin-top: -45px;
	margin-right: -60px;
}

#social-media img {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#main-pic {
	background-image: url(../img/about.jpg);
	background-repeat: no-repeat;
	height: 241px;
	width: 698px;
}
