body {
	font-family: Arial, Helvetica, sans-serif; 
	SCROLLBAR-BASE-COLOR: #953D3C;
	background-color: #FBFBF8;	
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

#menu { POSITION: absolute; TOP: 137px; padding:0px 0px; white-space: nowrap; LEFT: 253px; }	

#main_location { padding:12px 12px; }
/*#logo_location { POSITION: absolute; TOP: 10px; padding:0px 0px; white-space:nowrap; }
*/	

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #700000;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 6px;
	margin-bottom: 0px;
}


h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #700000;
	font-size: 17px;
	font-weight: normal;
	}
	
	
h3 {
	color: #700000;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 6px;
	margin-bottom: 0px;
}


input.button {
  color: #fff; background: #B43639;
  font-size: 11px;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #000;
 }


ol {
	font-size: 14px;
}

#heading, #contents {
	margin-left: auto;
	margin-right: auto;
	}
	
 /*
#heading {
	background: url(../images/heading.png) no-repeat top center;
	height: 98px;
	width: 700px;
	POSITION: absolute;
	LEFT: 10px; 
	TOP: 22px; 
}

*/
#links {
	POSITION: absolute;
	LEFT: 40px; 
	TOP: 90px; 
	
}

#links a {
	padding-left: 11px;
	padding-right: 11px;
}

#links A:link {text-decoration: none; color: black;}
#links A:visited {text-decoration: none; color: black;}
#links A:active {text-decoration: none; color: black;}
#links A:hover {text-decoration: underline; color: #700000;}

#contents {
	width: 609px;
	border: 1px solid #999;
	border-top: 0px;
	LEFT: 10px; 
	POSITION: absolute; 
	TOP: 110px; 	
	margin-top: 10px;
	}

#main {
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom:10px;
	width: 400px;
	text-align: justify;
	font-size:12px;
	color: #4D4D4D;
	LEFT: 10px; 
	POSITION: absolute; 
	TOP: 12px; 
	padding:0px 0px;
}

#main_about {
	padding-left: 0px;
	padding-right: 0px; 
	padding-bottom:10px;
	padding-top:20px;
	width: 700px;
	text-align: justify;
	font-size:12px;
	color: #4D4D4D;
	POSITION: absolute; 
	LEFT: 10px; 
	TOP: 115px; 
	border-right: solid 0px #4D4D4D;
	border-left: solid 0px #4D4D4D;
	border-bottom: solid 0px #4D4D4D;
}

#right {
	width: 28%;
	float: right;
}

#infotitle {
	padding: 14px 0px 2px 5px;
	height: 18px;
	color: #2E2E2E;
	font-size: 12px;
	font-weight: bold;
}

#rightinfo {
	margin-top: 1px;
	font-size: 11px;
	padding:12px 8px 15px 8px;
	background: #F0F0F0;
	border-top: 1px solid #812E2E;
}

#footer {
	border-top: 1px solid #999;
}

#leftphoto {
	float: left;
	margin: 10px 10px 0px 0px;
}

#rightphoto {
	float: right;
	margin: 10px 0px 0px 10px;
}

#bottom_links {
	font-size:12px;
	color: #4D4D4D;
	POSITION: absolute; 
	LEFT: 458px; 
	TOP: 520px; 
}

.public {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: gray;
	background: #ffffff;
	padding-left:7px;
	margin-bottom: 7px;
	margin-top: -2px;
}

.index { 
	font-size:9px;
	color: #4D4D4D;
	letter-spacing : 0px;
	} 