
.footer { font-size: 10px; font-family: Georgia, Times }
.homebody  { color: black; font-size: 11px; line-height:170%; font-family: Georgia, Times }
li { color: #444; font-size: 14px; font-family: Georgia, Times }
p { color: #444; font-size: 14px; font-family: Georgia, Times }
table { color: #444; font-size: 14px; font-family: Georgia, Times }
td { color: #444; font-size: 14px; font-family: Georgia, Times }
tr { color: #444; font-size: 14px; font-family: Georgia, Times }

.resultsdata {
	color:black;
}

.admintool {
	background-color:#ded8be;
	border:1px solid #661111;
	padding:5px;
}
.admintool h4 {
	margin-top:0;
}

#wrap {
	width:540px;
	margin:0 auto;
	/*background-color:#dddddd;*/
}

.tagline {
	color:#331111;
	font-weight:bold;
}

#bullet-column-1 {
	float:left;
	width:250px;
	padding:0 10px;
	/*background-color:#ffcccc;*/
}

#bullet-column-2 {
	float:right;
	width:250px;
	padding:0 10px;
	/*background-color:#ccffcc;*/
}

#bullet-follow {
	clear:both;
	text-align:center;
	padding-top: 5px;
	/*background-color:#ccccff;*/
}

.caption {
	font-style:italic;
	vertical-align:bottom;
}