.body {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #3F3F3F;
	width: 600px;
}

div.clearFloats, .clearFloats {
	clear: both;
	line-height: 0px; 
	height: 0px;
	visibility: hidden;
}

#background{
	background-color:#CCCCFF;
	}

#bodydiv{
	position:absolute;
	top:50px;
	left:50px;
	width:650px;
	height:420px;
	border-style:solid;
	border-width:medium;
	border-color:#666666;
	}

#splashimage{
	position:fixed;
	left:60px;
	top:2px;
	border:1px;
	padding:2px;
	}
	
#aboutnav{
	position:fixed;
	left:500px;
	top:130px;
	}

#pledgenav{
	position:fixed;
	left:521px;
	top:200px;
	}

#resourcesnav{
	position:fixed;
	left:525px;
	top:270px;
	}

#contactnav{
	position:fixed;
	left:481px;
	top:340px;
	}

.header {
	font-family: "Gill Sans MT Condensed", Verdana, Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}
.bodyitalics {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #3F3F3F;
}
.continue {
	font-family: "Gill Sans MT Condensed", Verdana, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.resources {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3F3F3F;
	width: 400px;
}
.formtext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tabletext {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #3F3F3F;
}
.scripttext {
	font-size: 19px;
	font-weight: normal;
	color: #006666;
	font-style: normal;
	font-family: "Andy";
}
.resources {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color:#3F3F3F;
}
.underline {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #3F3F3F;
	text-decoration: underline;
}
.pledgepoints {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.indicator {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#666;
	font-style: normal;
}

#indicator {
	margin-left: 20px; 
	float:right;
	font-family:Trebuchet MS, arial, helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 110%;	
}


.photoright {
	margin: 10px 0px 0px 0px;
}

.photoleft {
	margin: 10px 0px 0px 0px;
}

.caption {
	font-weight: normal;
	font-size: 90%;
	line-height: 1em;
	padding-left: 3px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	background-color: #9BBDE6;
	width: 157px;
}

.style2 {
	color: #000099;
	font-weight:bold;
}


