.navheader {
	position: relative;
	top: 14px;
	height: 187px;
	width: 810px;
	background-color: #3E4784;
}

.navheader ul {
	list-style: none;
	display: inline;
}

.navheader ul li {
	list-style: none;
	display: inline;
}

#building {
	position: relative;
	top: 9px;
	margin: 0; 
	padding: 0;
	height: 186px;
}

#welcome { 
	position: relative;
	top: 4px;
	left: -5px;
	margin-top: 168px;
	padding: 0 0 0 0;
	height: 119px;
}

ul.conwelcome {
	position: relative;
	top: -8px;
	padding: 0;
	margin: 0;
}

#navigators ul {
	position: relative;
	top: 13px;
	margin-left: 133px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: black;
	width: 637px;
}

#navigators ul li {
	padding-right: 10px;
}

.leftnav {
	position: relative;
	float: left;
	width: 130px;
	top: 30px;
	padding-left: 10px;
	margin-left: 0px;
}

.leftnav ul li {
	display: block;
	padding-bottom: 20px;
}

div.mainbody {
	position: relative;
	float: left;
	width: 666px;
	top: 30px;
	height: 500px;
}

.mainbody p {
	padding-left: 10px;
}

/* padding-left: 10px; */
ul.namelist li {
	margin-left: 1.5em;
	display: block;
}

/* general list used by Careers and Sports */
ul.generallist li {
	margin-left: 1.5em;
	margin-bottom: 1em;
	display: block;
}

ul.generallist li em {
	font-weight: bold;
}

ul.statuslist li {
	margin-left: 1.5em;
	display: block;
	margin-bottom: 1em;
}

ul.spongood li {
	margin-left: 1.5em;
	margin-bottom: 1em;
	display: block;
}

/* style namelist/structure table */
table.structure {
	width: 650px;
	text-align: left;
	border-collapse: separate;
	width: 650px;
	font-size: 1.2em;
}

table.structure td {
	border: 1px solid;
	padding: 0.25em;
}

table.contributors td {
	padding-right: 2em;
	padding-bottom: 0.5em;
}

table.contributors tr.total {
	font-weight: bold;
	font-size: 1.2em;
}

table.donors {
	width: 650px;
	text-align: left;
	border-collapse: separate;
	font-size: 1.2em;
	margin-left: 0.5em;
}

table.donors caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.5em;
}

table.donors th {
	font-weight: bold;
	padding-bottom: 0.25em;
}

table.donors th.money {
	text-align: right;
}

table.donors td.money {
	text-align: right;
}

table.donors td.total {
	text-align: right;
	font-weight: bold;
}

p.maintitle {
	font-size: 2em;
	font-weight: bold;
}

p.questiontitle {
	font-weight: bold;
}

p.mailaddress {
	text-align: center;
}

p.centerstuff {
	text-align: center;
}

span.callout {
	font-weight: bold;
}

p.callout {
	font-weight: bold;
}

p.subsection {
	font-size: 1.2em;
}


div.listsection {
	margin-left: 2em;
}

p.linktodonors {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1.5em;
}

p.sublist {
	margin-left: 4em;	
}

p.companylist {
	margin-left: 2em;	
	font-size: 1.2em;
}

p.noteerror {
	margin-top: 2em;
}

#item_price_1 {
	;
}

#google_donation_amount {
	height: 10px;
}

table.google_donate_table {
	margin-left: 5px;
}

.sponsors ul li {
	margin-right: 20px;
}

.sponsors ul {
	margin-bottom: 20px;
}

form.voteform {
	margin-left: 5px;
}

.voteform p {
	font-size: 1.2em;
}

table.candidates {
	width: 650px;
	text-align: left;
	border-collapse: separate;
	margin-left: 25px;
}

.candidates th {
	font-size: 1.2em;
}

.candidates tr {
	font-size: 1.2em;
}

.votebutton {
	margin-top: 10px;
	margin-left: 25px;
}

.votedpeople {
	margin-bottom: 20px;
}
.votedpeople ul li {
	display: block;
	margin-left: 25px;
	font-weight: bold;
}

form.codeform {
	margin-left: 15px;
}

.codeform p {
	font-size: 1.2em;
}

.codeform label {
	margin-right: 10px;
}

p.speech_title {
	font-weight: bold;
	font-size: 1.5em;
}

p.speech_heading {
	font-weight: bold;
	font-size: 1.2em;
}

