a:link { 
	color: #ff8800;
}
a:visited { 
	color: #ff8800;
}
a:hover { 
	color: #ff8800;
}
a:active { 
	color: #ff8800;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 !important; 
	margin: 0 0 0 1px;
	padding: 0px;
	border: 0px;
	background-color: #8B8378; /*#f5f5f5 73317b 73b5de*/
}
#wrapper1 {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/layout/bg6.gif) top center repeat-y ;
}
#wrapper2 {
	width: 900px;
	margin: 0 0 0 10px;
	padding: 0px;
	background-color: #ffffff;
}
#footerimg {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/layout/footer2.gif) top center no-repeat ;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px 15px 0px 15px;
}
#navlist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
}
#navlist a {
	color: #ffffff;
	text-decoration: none;
	text-shadow: black 0px 0px 5px;
}
#navlist a:hover {
	color: #ffffff;
}
#footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-top: 1px dashed;
	padding: 10px;
}
#footer	a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover	{
	color: #e77318;
}
#piclink li {
	padding: 2px 0px 2px 0px;
}
#piclink {
	color: #00487D;
	font-weight: bold;
}
#piclink a {
	color: #00487D;
	text-decoration: none;
}
#piclink a:hover {
	color: #00487D;
	text-decoration: underline;
}
.c1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff8800;
	margin-bottom: 20px;
}
.c2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00487D;
	margin-top: 20px;
	margin-bottom: 10px;
}
.chocolink {
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 20px;*/
}
.rsslink {
	margin-bottom: 20px;
}
.rsslink a {
	font-weight: bold; 
	text-decoration: none;
}
.thumbnail	{
	float: left;
	width: 112px;
	margin: 0 20px 10px 0;
	text-align: center;
}
.clearboth { 
	clear: both; 
}
.picborder {
  	border: solid 1px #808285;
  	padding: 5px;
	background-color: #ffffff;
} 
table.ceform {
	margin-top: 20px;
}
table.ceform td {
	padding: 2px 10px 2px 0px;
}
#ceboard_top {
	color: black; 
	border-width: 1px 1px 0px 1px;
	border-color: black;
	border-style: solid;
	padding: 4px;
	background-color: #b5cede;
	width: 510px;
}
#ceboard_bottom {
	color: black; 
	border-width: 1px 1px 1px 1px;
	border-color: black;
	border-style: solid; 
	padding: 4px; 
	background-color: #f5f5f5;
	width: 510px;
	margin-bottom: 5px;
}
table.cetbl {
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom: 0px;
	width: 520px;
}
table.cetbl td {
	color: black; 
	border: solid 1px black; 
	padding: 5px;
}


