/******************* Global Properties *************/

body {
	font-family: "Times New Roman", Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;	 */
	font-size: 1em;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../images/gif/backgroundMain.gif);
	background-repeat: repeat-x;
	background-position: center top; 
}

div {
	border-color: #999900;
	background-repeat: no-repeat;
	background-color: white;
}

span {
	position: absolute;
	width: 295px;
	top: 3px;
	left: 731px;
}

h2 {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

h3 {
	font-family: "Times New Roman", Times, serif;
}

a {
	color: #006699;
	cursor: pointer;
}

fieldset {
	background: url(../images/gif/formBackground.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 15px;
}

legend {
	font-weight: bold;
	font-size: 1.1em;
	color: #666666;
}

img {
	border-style: solid;
	border-color: #999900;
	border-width: thin;
}

hr {
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
}

vr {
	margin-bottom: 5%;
	height: 95%;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
  border-right: 1px dotted #066;
}

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
} 

/******************* Wrapper Div *******************/

.wrapper {
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;
}

/******************* Header Div ********************/

.header {
	height: 153px;
	width: 920px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}

.logo {

}

.logo a {
	height: 153px;
	width: 382px;
	float: left;
	background: url(../images/jpg/logoMain.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.nav0 {
	
}

.nav0 a {
	float: left;
	width: 133px;
	height: 153px;
	background: url(../images/gif/headerButtonMission.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
}

.nav0 a:hover {
	background: url(../images/gif/headerButtonMission.gif); 
	background-position: 0px -153px;
	background-repeat: no-repeat;
	display: block;
}

.nav1 {

}

.nav1 a {
	float: left;
	width: 133px;
	height: 153px;
	background: url(../images/gif/headerButtonSponsors.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
}

.nav1 a:hover {
	background: url(../images/gif/headerButtonSponsors.gif);
	background-position: 0px -153px;
	background-repeat: no-repeat;
	display: block;
}

.nav2 {

}

.nav2 a{
	float: left;
	width: 133px;
	height: 153px;
	background: url(../images/gif/headerButtonDonate.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
}

.nav2 a:hover {
	background: url(../images/gif/headerButtonDonate.gif);
	background-position: 0px -153px;
	background-repeat: no-repeat;
	display: block;
}

.nav3 {

}

.nav3 a{
	float: left;
	width: 133px;
	height: 153px;
	background: url(../images/gif/headerButtonContact.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
}

.nav3 a:hover {
	background: url(../images/gif/headerButtonContact.gif);
	background-position: 0px -153px;
	background-repeat: no-repeat;
	display: block;
}

/******************* Content Divs ******************/

.content {
	width: 670px;
	height: 600px;
	float: left;
	margin-left: 15px;
	border-left-style: solid;
	border-left-width: thin;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: ridge;
	border-top-width: medium;
	overflow: auto;
}

.content p {
	margin-left: 25px;
}

#sponsorAd {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	width: 550px;
	height: 125px;
	border-style: solid;
	border-width: thin;
	text-align: center;
}

#buttonIndent {
	margin-left: 45%;
}

.rightnav {
	width: 213px;
	height: 620px;
	padding-bottom: 10px;
	padding-right: 0px;
	float: left;
	margin-right: 15px;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: 99CC66;
	border-top-style: ridge;
	border-top-width: medium;
	padding-left: 5px;
}

#sponsorProgram {
	position: absolute;
	margin-top: 25px; 
	margin-left: 25px; 
	border: none;
}

ul#list {

}

#list li {
	height: 105px;
}

#list img {
	margin-left: 12px;
	margin-bottom: 5px;
}

#list a {
	color: #000;
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px dashed #999;
	background-color: #E7E7E7;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/gif/navArrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#list a:hover {
	font-weight: bold;
	background-color: #B2F511;
	background-image: url(../images/gif/navArrowOver.gif);
}

/******************* Footer Div ********************/

.footer {
	height: 40px;
	width: 920px;
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 0.8em; 
}

.footlinks {
	position: relative;
	height: 20px;
}

span#leftlinks {
	left: 10px;
	width: auto;
}

ul#midlinks {
	text-align: center;
}

span#rightlinks{
	right: 10px;
	width: auto;
	text-align: right;
}
