body {
        margin-right:auto; 
        margin-left:auto; 
        background-color:#3f5400;
        font-family: Papyrus,'Comic Sans MS','Monotype Corsiva',cursive;
	color:#c3b437;
	width:1240px;
	margin-top:0px; 
	margin-bottom:0px;
	padding: 0;
	}
#header{
	text-align:center;
	margin-right:auto; 
        margin-left:auto; 
	width:1240px;
	}	
#container{	
	background:url('middle2.jpg') no-repeat 0 0;
	margin-right:auto; 
	margin-left:auto; 
	width:1240px;
	height:913px;
        overflow: hidden;
	}
#content{
	margin-right:auto; 
	margin-left:auto;
	margin-top:0px;
	width:900px;

	}
#footer{
	background:url('footer2.jpg') no-repeat 0 0;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	height:116px;
	width:1240px;
	margin-right:auto; 
        margin-left:auto; 
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	}	
#menu{
	width: 100%;
	overflow: hidden;
	background: transparent;
	margin-left:200px;
	margin-bottom:20px;
	margin-top:0px;
	}
#menu ul{
	font: bold 10px Papyrus,'Comic Sans MS','Monotype Corsiva',cursive;
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
	}
#menu li{
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
	display:inline;
	}
#menu a{
	float: left;
	color: #ffffff;
	background: transparent;
	border:1px solid #ffafab;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
	}
#menu a span{
	float: left;
	display: block;
	background: transparent;
	padding: 7px 9px 3px 6px;
	cursor: pointer;
	}
#menu a span{
	float: none;
	}
#menu a:hover, #menu li.selected a{
	background-color: #fd6865; /*background color of tabs onMouseover*/
	color: white;
	}
#menu a:hover span{
	background-color: transparent;
	font-size: 120%;
	}
table{
	width: 900px;
	margin-right:auto; 
	margin-left:auto; 
	padding-top:0px;
	}
h1{
	text-align:center;
	line-height:125%;
	font-size:200%;
	}
h2{
	ine-height:125%;
	font-size:150%;
	}
p{
	font-size: medium;
	font-weight:bold;
	}   
.hr2 { 
margin-right:auto; 
margin-left:auto; 
width:91%;
height:50px;
background-image:url('images/Grapevine.png');
border:0px;
} 
 
a:link{
	text-decoration:none;
	font-size: small;
	font-weight:bold;
	color:#fd6865;
	font-size:100%;
	}
a:visited{
	text-decoration:none;
	color:#e3dc0d;
	} 
a:hover{
	color:#40ff40;
	text-decoration:underline;
	font-size: 120%;
	}	
a:active{
	text-decoration:underline;
	} 	

