body {
	margin: 0px;
	text-align: center;
	background-color: #6633CC;
}

#content {
	width:758px;
	margin:0px auto;
	text-align:left;
	background: white;

	voice-family: "\"}\"";
	voice-family: inherit;
	width:760px;
	}
  html>body #content {
	width:760px;
}


#top_banner {
	left: 0px;
	top: 0px;
	margin: 0px;
} 

#nav_menu {
	text-align:left;
}

#left_column {
	float: left;
	width: 170px;
	background: white;
	padding: 4px;

	voice-family: "\"}\"";
	voice-family: inherit;
	width:116px;
	}
  html>body #left_column {
	width:116px;
}


#main_copy {
	float: left;
	width: 440px;
	background: white;
	padding: 4px;

	voice-family: "\"}\"";
	voice-family: inherit;
	width:420px;
	}
  html>body #main_copy {
	width:420px;
} 


#right_column {
	margin-left: 555px;
	width: 157px;
	background: white;
	padding: 4px;

	voice-family: "\"}\"";
	voice-family: inherit;
	width:193px;
	}
  html>body #right_column {
	width:193px;
}

#twocol_main_copy {
	margin-left: 120px;
	width: 640px;
	background: white;
	padding: 4px;

	voice-family: "\"}\"";
	voice-family: inherit;
	width:625px;
	margin-left: 120px;
	}
  html>body #twocol_main_copy {
	width:625px;
	margin-left: 120px;
}


#footer {
	width:760px;
	margin:0px auto;
	padding-top:8px;
	text-align:center;
	background: white;
}


#left_table { 
border-right: 2px solid #ffffff;
}


#right_table { 
border-left: 2px solid #ffffff;
}


#center_table { 
	border-right: 1px solid #3097cd;
	border-left: 1px solid #3097cd;
}

#twocol_center_table { 
	border-left: 1px solid #3097cd;
}

P,H1,H2,H3,H4,NAV,copyright,UL,LI  {
	font-family:trebuchet ms, trebuchet,arial, helvetica, sans-serif;
} 

P {
	font-size:80%;
	color:#000000;
	margin:0px 0px 0px 0px;
} 

H1 {
	font-size:120%; 
	font-weight: bold;
	margin-bottom: 2px;
}


H2 {
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin-bottom: 2px;
}

H3 { 
	font-size: 90%; 
	font-weight: bold; 
	color: #006699; 
	margin-bottom: 2px;
}

H4 { 
	font-size: 85%; 
	font-weight: bold; 
	color: #9ccdcc; 
	margin-bottom: 2px;
}


#main_copy H1 {
	font-size: 90%; 
	background: #ffffff;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 10px;

}


li {
	font-size:80%;
	color:#000000;
	margin:3px 0px 6px 0px;
}

a {
	color: blue;
}

a:link {
	color: blue;
}

a:visited {
	color: #3097cd;
}

a:active {
	color: blue;
}

a:hover {
	text-decoration: none;
	color: blue;

}


.greenbox {
	background: #ffffcc;
	border: 1px solid #ffffcc;
}


.copyright {
	font-size:75%; 
	color: gray;
	margin-top: 6px;
	padding-bottom: 12px;
}

.clearer {
	clear:both;
	margin:0px auto;
	width:760px;
	background: white;
}



.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


* html .clearfix {height: 1%;}
