	A, A:visited  {font-family:Arial; font-size:12; color:#EAB34D; text-decoration: underline; font-weight: bold;}
    A:hover, A:active  { color:#003399; text-decoration: underline; font-weight: bold;}
	
	A.Side, A.Side:visited  { color:#EAB34D; text-decoration: underline; font-weight : bold; font-size :13px; font-family :Arial, Arial;}
    A.Side:hover, A.Side:active  { color:#ffffff; text-decoration: underline; font-weight : bold; font-size :13px; font-family :Arial, Arial;}

A.B, A.B:visited  { color:#003399; text-decoration: underline; font-weight : bold; font-size :13px; font-family :Arial, Arial;}
    A.B:hover, A.B:active  { color:#EAB34D; text-decoration: underline; font-weight : bold; font-size :13px; font-family :Arial, Arial;}
#ContentLinksBox {
	float:				right;
	background-color:	#B9131F;
	color:				white;
	padding:			1px;
	font-size:			11px;
	width:				178px;
	margin:				23px 12px 20px 20px;
}
#ContentLinksBox span {
	font-family:		Arial;
	font-weight:		bold;
	display:			block;
	padding:			2px 0 3px 12px;
}
#ContentLinks {
	background-color:	#F6F7FB;
	font-size:			11px;
	line-height:		22px;
	padding:			8px 8px 8px 12px;
}
#ContentLinks a {
	color:				#464749;
	font-size:			11px;
	font-weight:		bold;
}
#ContentLinks a:hover {
	color: 				#F34E20;
}


body{
	/*
	background-image: url("/images/wood_back.jpg");
	background-position: top center;
	background-repeat: repeat;
	*/
	background-color: #3C3C3C;
	margin: 0px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}
a:hover{
	color: #777777;
}
#map{
	z-index: 0;
	width: 949px;
	height: 1017px;
	background-image: url("/images/map.gif");
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 30px;
	padding-top:20px;
}
#drop_shad{
	width: 770px;
	margin: 0 auto;
	vertical-align: bottom;
	background-image: url("/images/drop.pgng");
	background-position: right;
	background-repeat: repeat-y;
}
#main{
	width: 750px;
	margin: 0 auto;
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
}
#linkbar{
	position: relative;
	top: -10px;
	width: 100%; 
	vertical-align: top; 
	height: 635px; 
	/*background-image: url('/images/linkbar.jpg');*/
}
#linkbar a{
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	margin-left: 7px;
	margin-bottom: 2px;
}
#linkbar a:hover{
	color: #777777;
}
#main_text{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	
}
#bunny {
	height:274px;
	overflow: hidden;
}

#bottom_text{
	text-align: right; 
	background: transparent;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#bottom_text a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#bottom_text a:hover{
	color: #aaaaaa;
}
.bmenu{
	color:#000000;
}
table {width: auto;}