body {

	margin: 0px;
	padding: 0px;
	background-color: #929292;
	text-align: center;   /* IE 5.5 Compatibility */
}

#mainbox {

	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #ebebeb;
	text-align: left;   /* IE 5.5 Compatibility */
	overflow: hidden;
}

#titlebox {

	position: relative;
	height: 84px;
	width: 800px;
	background-color: #ffffff;
}

#sitelogo {

	position: relative;
	top: 46px;
	left: 62px;
	width: 598px;
	height: 22px;
}

#navbox {

	position: relative;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 800px;
	background-image: url(../images/navbox/navboxbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

#navbox img {

	border: none;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

#navtable {

	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
}

#navtable td {

	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 33px;
}


.vline {

	width: 1px;
	background-color: black;
}

.smallbutton, .smallbutton img {

	margin: 0px;
	padding: 0px;
	width: 62px;
	height: 33px;
}

.button, .button img {

	margin: 0px;
	padding: 0px;
	width: 124px;
	height: 33px;
}

.bigbutton, .bigbutton img {

	margin: 0px;
	padding: 0px;
	width: 155px;
	height: 33px;
}

#infobox {

	position: relative;
	height: 209px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#infoboxshort {

	position: relative;
	height: 135px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#pledgebox {

	position: relative;
	width: 522px;
	height: 186px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/infobox/pledgeboxbg.gif);
	background-repeat: no-repeat;
}

#pledgecount {
	
	position: absolute;
	font-family: Courier;
	font-weight: bold;
	font-size: 12px;
	top: 22px;
	left: 228px;
}

#pledgeform {

	position: absolute;
	top: 132px;
	left: 143px;
}

#submitbutton {

	position:relative;
	top:6px;
	left:12px;
	padding:0px;
	margin:0px;
	width: 104px;
	height: 26px;
}

.infobutton {

	position: absolute;
	border: 0px;
}

#contentbox {

	position: relative;
	padding: 0px;
	margin: 0px;
}

#topsection {

	position: relative;
	height: 22px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/content/topcornersbg.gif);
	background-repeat: no-repeat;
}


#middlesection {

	position: relative;
	margin: 0px;
	padding: 0px 62px 0px 62px;
	background-image: url(../images/content/contentbg.gif);
	background-repeat: repeat-y;
}

#bottomsection {

	position: relative;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 800px;
	background-image: url(../images/content/bottomcornersbg.gif);
	background-repeat: no-repeat;
}

#maintable {

	padding: 0px;
	margin: 0px;
	width: 676px;
	border: 0px;
}

#maincontent {

	width: 430px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.column {

	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#gutter {

	width: 50px;
	padding: 0px;
	margin: 0px;
}

#sidecontent {

	width: 196px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.column {

	width: 225px;
	margin: 0px;
	padding: 0px;
}

#footerbox {

	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	position: relative;
	width: 800px;
	height: 40px;
}

#xlongtitle {

	width: 676px;
	height: 18px;
	padding: 0px;
	display: block;
	margin: 0px 0px 20px 0px;
}

.xlongtitle {

	width: 676px;
	height: 18px;
	padding: 0px;
	display: block;
	margin: 35px 0px 20px 0px;
}

#longtitle {

	width: 430px;
	height: 18px;
	padding: 0px;
	display: block;
	margin: 0px 0px 20px 0px;
}

.longtitle {

	width: 430px;
	height: 18px;
	padding: 0px;
	display: block;
	margin: 35px 0px 20px 0px;
}

#shorttitle {

	width: 196px;
	height: 18px;
	padding: 0px;
	display: block;
	margin: 0px 0px 20px 0px;
}

.shorttitle {

	width: 196px;
	height: 18px;
	padding: 0px;
	display: block;
	margin: 35px 0px 20px 0px;
}

#template1, #flashcontent {

	margin: 0px;
	padding: 0px;
}