body{
	font-family: Verdana, sans-serif;
	font-size:16px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color:#666666;
	text-align: center;
}
h1{
	font-size:36px;
color:#000000;
text-decoration:none;

}
h2{
	font-size:24px;
color::#666;
text-decoration:none;

}
h3{
	font-size:100%;
color:#cccccc;
text-decoration:none;

}

blockquote{
	color:#000000;
	font-size:20px;
text-decoration:none;

}

blockquote em{
	color:#666;
	font-size:20px;
text-decoration:none;

}

#site_container {

	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#top_bar{
	padding:0px 0px 0px 0px;
	text-align: left;
	width:100%;
	height:78px;
	background-color: #FFCC33;
	background-image: url(images/head.gif);
	background-repeat:repeat-x;

}


.imgleft{
float:left;
text-align:left;
}
.imgright{
float:right;
text-align:right;
}


.logo{

padding:0px 0px 0px 10px;
}

#nav_bar{
	width:100%;
	background-color: #FFDF80;
	
}
#nav_bar a{
	text-decoration:none;
	color:#000000;

}
#nav_bar a:hover{
	text-decoration:underline !important;
	color:#8A0909;
	

}
#nav_bar img{
	height:28px;

}

#nav_bar table{
	text-align:center;
	font-weight:bold;
	width:100%;
	height:28px;
	background-color: #FFDF80;
}
#nav_bar td{
	padding:0px 10px 0px 0px;
}
#breadcrumbs{
color:#8A0909;
}
#footer{
	width:100%;
	height:30px;
	background-color: #ffffff;
	background-image: url(images/footer.gif);
	background-repeat:repeat-x;
}
#branding{
	width:100%;
	height:30px;
	text-align:right;
	padding:0px 0px 0px 0px;
	
}

.white_pixel{
	width:100%;
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color: #ffffff;
}
.black_pixel{
	width:100%;
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color: #CC9900;
}

table{
	margin:0px;
	padding:0px;
}

td{
	margin:0px;
	padding:0px;
}


.body_contents{
	width:724px;
	min-height:600px;
	text-align:left;
	min-height:400px;
	margin:20px auto 20px auto;
	
}
.body_contents table{
	width:724px;
	background-color: #FFDF80;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
border-collapse:collapse;
}
.body_contents td{
	margin:0px;
	padding:5px 5px 5px 5px;
	border-top:0px;
	border-bottom:1px solid #CC9900;
	border-left:0px;
	border-right:0px;
}

.body_contents tr.colHeadings{
	font-weight:bold;
	background-color: #FFCC33;
}

a{
	text-decoration:underline;
	color:#000000;
	

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

}
.clear_both{
	clear:both;
}

.home_column{
width:395px;
background-color: #ffffff;
padding: 0px;
margin-right: 10px;
float:left;
}

.column_2{
margin-top:20px;
width:290px;
background-color: #ffffff;
float:left;
text-align:right;
}

.news_column{
width:319px;
background-color: #ffffff;
float:left;
}


.activeHeading{
	color:#8A0909;
}

.headingTranslation{
	font-size:0.9em;
	color:#876604;
	
}

.news_heading{
	width:319px;
	height:30px;
}

.news_heading table{

background-color: #FFDF80;
width:319px;
height:30px;
border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}
.news_heading td{
font-weight:bold;
font-size:120%;
color:#000000;
padding:7px 10px 5px 10px;

border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.news_body{
width:319px;
height:300px;
margin: 5px 0px 0px 0px;
background-color: #FFDF80;
}

.news_body table{
width:319px;
background-color: #FFDF80;
border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;

}
.news_body td{
font-weight:bold;
font-size:120%;
color:#000000;
padding:7px 10px 5px 10px;
border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;


}



