body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/backgrounds/misc019.jpg);
}

#content {
	width:760px;
	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;
   vertical-align: top;
}


#left_column {
	float: left;
	width: 170px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:120px;
	background-color: white;
	background-image: url(../images/backgrounds/beige031.jpg);
	}
  html>body #left_column {
	width:120px;
}


#main_copy {
	float: left;
	width: 440px;
	background: white;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:447px;
	}
  html>body #main_copy {
	width:447px;
} 


#right_column {
	width: 161px;
	background: white;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:100px;
	margin-left: 555px;
	}
  html>body #right_column {
	width:193px;
}

#twocol_main_copy {
	margin-left: 120px;
	width: 640px;
	background: white;
	padding: 0px;

	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-width: 0px;
	border-right-style: solid;
	border-right-color: #FFCC33;
}


#right_table {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFCC33;
}


#center_table {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
}

#twocol_center_table {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFCC33;
}

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%;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #FFCC33;
}


li {
	font-size:80%;
	color:#000000;
	margin:3px 0px 6px 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: blue;
}

a:visited {
	color: #9900CC;
}

a:active {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: blue;

}


.greenbox {
	border: 2px solid #FFCC33;
	background-color: #FFCC33;
}


.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%;}
