a { color: #20201e; font-weight: bold; text-decoration: none; }
a:link { color: #20201e; font-weight: bold; text-decoration: none; }
a:hover { color: #c60; text-decoration: underline; }
body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; margin: 0px; padding: 0px; }
td { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 { color: #000; font-size: 1.27em; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; margin: 1em 0; }
.table_small { color: #000; font-size: 10px; }
.table_box { font-family: Verdana; font-size: 11px; background-color: #ffc; border: solid 1px #800000; text-align:left; padding: 5px; margin-bottom: 5px; }
.newspicItem{
	text-align: center;
	font-weight: 100;
}
.newspicItem img{
	border: none;
	margin: 5px 0 5px 0;
}
.newspicItem a img{
	border:1px solid #ffc;
}
.newspicItem a:hover img{
	border:1px solid #f00;
}
ul#photo_gallery{
	list-style-type: none;
}
ul#photo_gallery li{
	float: left;
	margin-right: 10px;
}
#wrapper{
	padding: 0px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
img#logo{
	margin: 0 auto;
	clear: both;
	display: block;
}
div#mainLeft{
	text-align: justify;
	float: left;
	width: 400px;
	margin-left: 65px;
	margin-right: 15px;
}
div#mainRight{
	text-align: justify;
	float: left;
	width: 400px;
	margin-right: 65px;
	margin-left: 15px;
}
div#links{
	clear: both;
	text-align: center;
	word-spacing: 2em;
}
#nav{
	height: 40px;
	width: 100%;
	clear: both;
	font-weight: bold;
	background: #c60;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul{
	padding: 0px;
	margin-left: 140px;
}
#nav ul li{
padding: 0px;
margin: 0px;
	list-style-type: none;
	float: left;
	font-size: 120%;
}
#nav ul li a{
	display: block;
	margin-top: 5px;
	padding: 6px 10px 10px 10px;
	background: #e20a16;
}
#nav ul li a:hover{
	background:url(Assets/Images/topnav_button.png) no-repeat center #e20a16;
	color: #000;
	text-decoration: none;
}
#nav ul li a:visited{
	color: #000;
}
#leftColumn{
	width: 142px;
	float: left;
	background: #F8E4D0;
	font-family: Arial, Helvetica, sans-serif;
}
#leftColumn ul{
	margin: 0px;
	padding: 0px;
}
#leftColumn li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: .9em;
	font-size: 120%;
}
#leftColumn li a{
	display: block;
	margin: 0px;
	padding: 18px 0px 18px 0px;
	
}
#leftColumn li a:hover{
	background: url(Assets/Images/sidebar_button.png) no-repeat center;
	text-decoration: none;
	color: #000;
}
#rightColumn{
	width: 217px;
	float: left;
	text-decoration: none;
}
#content{
	width: 600px;
	float: left;
	text-align: left;
	padding: 10px;
	background:url(Assets/Images/subpagebackground.gif) no-repeat top left;
	height: 800px;
	min-height: 800px;
}
#content-index{
	width: 600px;
	float: left;
	text-align: left;
}
span.itemHeader{
	display: block;
	padding: 10px 2px;
	background: #e20a16;
	font-weight: bold;
	font-size: 110%;
	clear: both;
	border: 5px solid #c60;
}
		
.newspicItem a{
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
p.quote{
	font-size: 90%;
	text-align: justify;
	width: 50%;
	float: right;
	clear: left;
	margin-right: 10px;
}
a.language{
	margin-left: 40px;
}
img{
	border:none;
}
