body {
	margin: 0px;
	padding: 0px;
}

.maincontent {
	background: #FFF;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: x-small;
	color: #000;
	line-height: 14pt;
}

.maincontent td {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: x-small;
	color: #000;
}

.navcontent {
	background: #E5E4F1;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: x-small;
	color: #000;
	letter-spacing: .5pt;
	line-height: 15pt;
}
.navtext {
	padding: 10px;
	width:230px;
}

.nav_contact { 
	font-size: xx-small;
	letter-spacing: 0pt;
	}

.midshim { width: 15px; }

.masthead_bar {
	background-image: url(http://www.profilesproject.org/media/masthead/topbar.jpg);
	background-color: #3E3F4C;
	background-repeat: no-repeat;
}
.masthead_curve {
	background-image: url(http://www.profilesproject.org/media/masthead/bottomcurve.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

.nav_header {
	color: #21216E;
	font-family: georgia, times, serif;
	font-size: medium;
	letter-spacing: 1pt;
	font-weight: normal;
	line-height: 20pt;
	text-transform: uppercase;
}

.main_header {
	color: #21216E;
	font-family: georgia, times, serif;
	font-size: x-large;
	letter-spacing: 1pt;
	font-weight: normal;
	line-height: 20pt;
	text-transform: uppercase;
}

.highlight { background: #ff0; }
.results_highlight { background: #CC2222; }

a { color: #1B1B59; text-decoration: none; font-weight:bold; }
a:hover { text-decoration: underline; font-weight:bold;}

.white_header { font-weight: bold; color: #FFF; }
.results_box { border: 1px solid #1B1B59; background: #F2F2F2; }
