﻿* {margin:0px;padding:0px;top:0px;left:0px;}
body
{
	margin-top:10px;
	margin-bottom:10px;
	background-color:#CCCCCC;
	text-align:center;
	background-image:url(../images/background.gif);
}
#wrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	text-align: left;
	background-color:#fff;
	text-align:left;
	
}
#banner{
	height: 150px;
	width: 750px;
	display:block;
}
#navigation{
	width: 750px;
	height:22px;
}
#content{
	background-color:White;
	display:block;
	overflow:hidden;
	padding:9px 5px 10px 5px;
}
#contentleft
{
	width:510px;
	float:left;
	padding-right:2px;
	padding-left:5px;
	padding-bottom:10px;
}
#contentright
{
	width:210px;
	float:right;
	padding-right:2px;
	padding-left:5px;
	padding-bottom:10px;
	text-align:right;
}
h1{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:large;
	font-weight: bolder;
	font-variant: normal;
	color: red;
}
h2{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:medium;
	font-weight: bolder;
	font-variant: normal;
	color: black;
}
#leftside{
	float: left;
	width: 157px;
}
#navlist{
	list-style-type: none;
	padding-left:6px;
	padding-top:14px;
}
#navlist a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #546a05;
	text-decoration: none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 10px;
	display:block;
	padding-bottom:6px;
}
#navlist a:hover{
	color: #869352;
	text-decoration:underline;
}
#search{
	height: 58px;
	width: 130px;
	margin-left: 16px;
	margin-top: 3px;
	display:block;
	border: 1px solid #a7b96a;
	text-align:center;
	padding-top:7px;
}
.intext{
	height: 17px;
	width: 114px;
}
#submit{
	margin-top:7px;
	margin-bottom:10px;
	border: 1px solid #869352;
	background-color: #d8e6a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a5e03;
	cursor: pointer;
}
#submit:hover{background-color: #fff;}
#search span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #728e0e;
	background-color:#d8e6a2;
	display:block;
	padding:3px;
}
#search span.info{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color:#fff;
}
#search a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #546a05;
	text-decoration: none;
	display:block;
	padding-bottom:6px;
	text-decoration:underline;
}
#search a:hover{
	color: #869352;
}
#officehours{
	width:132px;
	background-image:url(../images/callbox.gif);
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 20px 16px;
	text-align:center;
	color:White;
	font-weight:bold;
}

.officeWrapper
{
	width: 145px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.officeHeader
{
	background-image: url("../images/office-HeaderBG.gif");
	width: 145px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.office
{
	width: 125px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: normal;
	background-image: url("../images/office-bg.gif");
	background-repeat: repeat-y;
	font-weight: bold;
	overflow: hidden;
}

.office a:Link, .left a:Visited
{
	margin-left: 0px;
}

.officeFooter
{
	background-image: url("../images/office-FooterBG.gif");
	width: 145px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: top;
}

#callbox div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
	padding-top:10px;
}
#bodycontent{
	float: left;
	width: 630px;
	background-color: transparent;
}
#middle{
	width:630px;
	background-color: transparent;
	display:block;
	float:left;
	padding-left:10px;
	font-size:small;
}
#middle a
{	
	color: black;
	text-decoration:none;
	font-size:small;
}
#middle a:hover{
	color: #869352;
	text-decoration:underline;
	font-size:small;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: black;	
	padding: 10px 10px 10px 0px;
}

#middle img{
	float:left;
	margin: 10px 10px 0px 0px;
}
#line{
	width:371px;
	height:5px;
	display:block;
	background-color: #fff;
	border-top:1px dashed #869356;
	margin: 9px 0px 9px 0px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6f8912;
	height:10px;
}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #6f8912;
	height:10px;
	padding: 5px 0px 5px 0px;
}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #6f8912;
	padding: 10px 0px 0px 0px;
	display:block;
}
#homeleft{
	float:left;
	width: 400px;
}
#homeright{
	float:right;
	width: 210px;
	padding-left:0px;
}

#contactleft{
	float:left;
	width: 350px;
	padding-left:0px;
}
#indentedtext{
	float:left;
	padding-left:22px;
	padding-top:10px;
}
#cleaner{
	clear: both;
	background-color: #FFFFFF;
	height: 10px;
	width: 800px;
	overflow:hidden;
}
#members{
	height: 210px;
	width: 220px;
	margin-left: 16px;
	margin-top: 20px;
	display:block;
	border: 1px solid #a7b96a;
	text-align:center;
}
.intext{
	height: 20px;
	width: 124px;
}
#submit{
	margin-top:5px;
	margin-bottom:10px;
	border: 1px solid #869352;
	background-color: #d8e6a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a5e03;
	cursor: pointer;
}
#submit:hover{background-color: #fff;}
#members span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #728e0e;
	background-color:#d8e6a2;
	display:block;
	padding:3px;
}
#members span.info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color:#fff;
}
#members a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #546a05;
	text-decoration: none;
	display:block;
	padding-bottom:6px;
	text-decoration:underline;
}
#members a:hover{
	color: #869352;
}
#footer{
	background-color: green;
	position: relative;
	height: 43px;
	width: 800px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	overflow:hidden;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.multimedia
{
	margin-top: 0;
	margin-bottom: 1em;
	clear: both;
	white-space: nowrap;
	width: 187px;
	overflow: hidden;
	font-size: small;
	background-image: url("../images/Multimedia-background.gif");
	background-repeat: repeat-y;
}

.multimedia .mutimediaItems
{
	margin-top: 8px;
}
.multimedia .multimediaItem
{
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	width: 150px; 
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
	overflow: hidden;
}
.multimediaHeader
{
	height: 37px;
	width: 187px;
	display: block;
	margin-bottom: 0.25em;
}

.multimediaFooter
{
	width: 187px;
	height: 15px;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url("../images/multimediaFooter.gif");
}
#formdownload{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	float:left;
	padding-left:2px;
	padding-top:2px;
	width:600px;
	margin-top:0.4em;
	margin-bottom:0.5em;
}
#formlink{
	float:left;
	width:370px;
	margin-top:0.4em;
}
#pdf{
	float:left;
	width:30px;
	margin-top:-0.8em;
}
ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	margin-left:40px;
}
ol
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	margin-left:40px;
}
#staff{
	float:left;
	width:370px;
	margin-top:0.4em;
}
#staff1{
	float:left;
	width:370px;
}
#staff2{
	float:left;
	width:370px;
}
#staff3{
	float:left;
	width:370px;
}
#sponsorsleft{
	float: left;
	width: 370px;
}
#sponsorsright{
	float: right;
	width: 370px;
}
#proposalwrapper{
	width: 187px;
	margin-top:20px;
	margin-bottom:20px;
}
#proposaltop{
	width: 187px;
	height:10px;
	background-image:url("../images/proposal-top.gif");
}
#proposal{
	width: 187px;
	background-image:url("../images/proposal.gif");
	text-align:center;
	margin-top:-5px;
	color:white;
}
#proposal a{
	text-align:center;
	text-decoration:none;
	color:white;
}
#proposal a:hover{
	text-align:center;
	text-decoration:underline;
	color:white;
}
#proposalbottom{
	width: 187px;
	height:10px;
	background-image:url("../images/proposal-bottom.gif");
}
#tornerwrapper{
	width:740px;
	background-image:url("../images/tornerbg.gif");
	background-repeat:repeat-y;
	display:block;
	overflow:hidden;
}
#torner
{
	width:120px;
	height:172px;
	float:left;
	margin-top:10px;
	padding-left:2px;
}
#tornerbio
{
	width:610px;
	float:right;
	padding-left:5px;
	margin-top:5px;
}
#johnnywrapper{
	width:740px;
	background-image:url("../images/trohmbg.gif");
	background-repeat:repeat-y;
	display:block;
	overflow:hidden;
}
#johnny
{
	width:300px;
	height:201px;
	float:left;
	margin-top:10px;
	padding-left:2px;
}
#johnnyright
{
	width:430px;
	float:right;
	padding-left:2px;
}
#johnnybio
{
	width:735px;
	float:left;
	padding-left:5px;
}
#matundawrapper{
	width:740px;
	background-image:url("../images/tornerbg.gif");
	background-repeat:repeat-y;
	display:block;
	overflow:hidden;
}
#matunda
{
	width:140px;
	height:172px;
	float:left;
	margin-top:10px;
	padding-left:2px;
}
#matundabio
{
	width:580px;
	float:right;
	padding-left:2px;
	margin-top:5px;
}
#isaacwrapper{
	width:740px;
	background-image:url("../images/trohmbg.gif");
	background-repeat:repeat-y;
	display:block;
	overflow:hidden;
}
#isaac
{
	width:120px;
	height:172px;
	float:left;
	margin-top:10px;
	padding-left:2px;
}
#isaacbio
{
	width:610px;
	float:right;
	padding-left:5px;
}
#security
{
	width:298;
	height:356;
	float:right;
	margin-top:-350px;
	margin-right:30px;
}
#registration
{
	width:690px;
	margin-left:30px;
	margin-right:30px;
	padding-bottom:10px;
	margin-top:20px;
	background-image:url("../images/tornerbg.gif");
	background-repeat:repeat-y;
}
#callforproposal
{
	float:right;
	margin-top:-20px;
	margin-right:350px;
	height:30px;
}
#resources
{
	text-align:left;
}
#resources li
{
	list-style:none;
	padding-bottom:10px;
	text-align:left;
	margin-left:-25px;
}
