body {
	;
	color: #333300;
	font-family: Arial, Times New Roman, Georgia,;
	text-align: center;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	font-weight: normal;
	background: url(images/bodybacksquare.gif) repeat;
		}

	a:link {
	color: #632D06;
	text-decoration: none; 
	background-color: transparent;
	font-family: Times New Roman;
	
}

a:visited {
	color: #632D06;
	text-decoration: none; 
	background-color: transparent;
   font-family: Times New Roman
}

a:hover {
	color: #D6551F;
	text-decoration: underline; 
	background-color: transparent;
	
	}	


	.wholepage  {
	width: 975px;
	background: url(images/parchment2.gif);
	background-repeat: repeat;
	border: medium outset #CC9900;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
	padding: 10px;
	
	}
	
	.menu  {
	background: Black;
	border: 2px groove #FFFFCC;
	text-align: center;
	height: 157px;
}

     .menubar {
     	
		height: 24px;
		border: 1px outset;
		background: url(images/menuback.gif) repeat;
     }
	  
	 .smallmap {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
}

     .quotebox  {
	width: 700px;
	border: inset;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	color: #663333;
	background: url(images/lightgraymarble.jpg) repeat;
	font-weight: normal;
}

     .medmapleft  {
   float: left;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
     }
	  
	 .medmapright  {
	
	float: right;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	background-color: White;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	 }
	 
	.textbox {
	background-color: #FFFFCC;
	width: 450px;
	margin: 15px;
	padding: 10px;
	border: 1px;
	border-style: groove;
	float: left;
} 

    .textlinks  {
   background-color: #FFFFCC;
	margin: 15px;
	padding: 10px;
	border: 1px;
	border-style: groove;

	}.rss {
	float: right;
	width: 205px;
	margin: 10;
	padding: 10;
	margin-left: 10px;
	background-image: url(parchment2.gif);

}
.quote {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.genericcenter {
	margin-right: auto;
	margin-left: auto;
}

#menu_center { width: 80.5%; height: 20px; margin: 0 auto; }
