html, body { 	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 a:hover {
	color: #e3fe38;
}

h2 {
	margin-top: 0;
	color: #FFFFFF;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
}

#topmenu a {
color: black;}

#topmenu a:hover {
color: #cf3d2d;}




.norm {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
}

#description p.norm {
		font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;

}
.normBold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.normBold12 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: white;
}

body {
	background: #59842b;
	text-align: center;
	}

/*.oneColFixCtr #container {
	background-color: #74AD28;
	width: 760px;   using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar 
	margin: 0 auto;  the auto margins (in conjunction with a width) center the page 
	padding: 0;
	text-align: left;
height:auto !important;  real browsers 
	height:100%;  IE6: treaded as min-height

	min-height:100%;  real browsers 
}
*/
div#container {
position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:750px;
	background: #74AD28 url(images/bg_ovular.gif) no-repeat 0 -5px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%;
	text-align: left;
}

div#container2 {
position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:750px;
	background: #74AD28 url(images/bg_ovular2.gif) no-repeat 0 -5px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%;
	text-align: left;
}



.oneColFixCtr #mainContent {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#leftimage {
	position:fixed;
	float:left;
	padding-top: 0;
	margin-top: 45px;
	margin-right: 11px;
}
#maintext {
	margin: 35px 0 0 220px;
}




#description {
	clear: left;
	padding-top: 45px;
	margin-left: 215px;
}

#description p {
	font: italic 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#description a, #maintext a {
	color: #e9ec90;
}

#description a:hover, #maintext a:hover {
	color: #fff;
}


#greenefooter a {
	color: #ecefa0;
	font-size: 13px;
}



#floater1, #floater2, #floater3
{
	margin: 0;
	width: 220px;
	float: left;
	padding: 11px 25px 0 0;
	height: 160px;
}



#floater1 p, #floater2 p, #floater3 p, #maintext p
{
	color: white;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
}
#floater1 h1, #floater2 h1, #floater3 h1
{
	color: #e6fed7;
	font-size: 14px;
	line-height: 23px;
	padding: 0;
	margin-right: 10px;
	border-top: 1px dotted #74ad28;
}

#maintext h2 { color: #fff;}
#floater1 h2, #floater2 h2, #floater3 h2 {color: #a5e5ae;}

#floater1 h2, #floater2 h2, #floater3 h2, #maintext h2
{
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	padding: 11px 5px 6px 0;
}



#floater1 h3, #floater2 h3, #floater3 h3
{
	color: #f0fdcd;
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	padding: 11px 0 3px;
}

#lists {
	margin: 0;
	padding: 0;
}


#lists ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#lists li {
	margin: 0;
	color: #fef6ce;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	border-bottom: 1px solid #dde363;
	padding-bottom: 4px;
	padding-top: 3px;
}


#lists ul h3 {
	color: #a5e5ae;
	margin: 14px 0 4px;
}

#princeton h1 {
	margin: 16px 0 0;
			color: #fbe272;
}

#princeton p {
	font-size: 17px;
	line-height: 20px;
}

#topmenu {
	padding-top: 3px;
	padding-left: 35px;
	text-align: left;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images2/bg_menu.gif) 0 -5px;
	color: #59842a;
}

#topmenu p {
color: white;}




#maintext h1 span.acceptbutton a {
			color: black;
	background-color: #e4e874;
	height: 11px;
	font-size: 15px;
	line-height: 34px;
	padding: 3px;
}
#maintext h1 span.acceptbutton a:hover {
			color: white;
	background-color: #74ad27;
}

#floater1 h2 strong {
	color: white;
}


#greenefooter p {
	font: italic 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-top: 15px;
}

