
body {
	background-color: #FAEBD7;
	background-repeat: repeat;
	background-attachment: fixed;

	scrollbar-face-color: 336633;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:#53670D;
	scrollbar-darkshadow-color: #53670D;
	scrollbar-track-color: #D4E597;
	scrollbar-arrow-color: #D4E597;
}

div.all {
	position:absolute;
	top: 0%;
	margin-left:-425px; 
	left:50%; 
	height: 100%;
	width: 80%;
	background: #FAEBD7;
	z-index: 1;
}

div.top {
	position:absolute;
	top: 5px;
	height: 100px;

	width: 850px;

	background-color: #FAEBD7;
	background-image: url("menuframe/circularbgd800top.jpg");
	z-index: 1;
}

div.home {
	position:absolute;
	top: 120px;
	left: 0px;
	height: 395px;
	width: 850px;

	background-color: #FAEBD7;
	z-index: 1;
}

div.main {
	position:absolute;
	top: 120px;
	left: 0px;
	height: 395px;
	width: 850px;

	background-color: #FAEBD7;
	z-index: 1;
	overflow:auto;
}

div.menu {
	position:absolute;
	top:530px;
	left: 0%;
	height: 100px;

	width: 850px;

	background-color: #FAEBD7;
	background-image: url("menuframe/circularbgd800bottom.jpg");
}

h1 {	
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: 2em;
	text-align: center;
}

h2 {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: 1em;
	text-align: center;
}


h3 {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: 1em;
	text-align: left;
}

h4 {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: .8em;
	text-align: left;
}

h5 {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: .85em;
	text-align: center;
}

h6 {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: .85em;
	text-align: center;
}

h7 {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: 1em;
	text-align: left;
}

h8 {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: 1em;
	text-align: center;
}

p {
	font-family: Eras Demi ITC, Arial;
	color: 336633;
	font-size: .8em;
	text-align: left;
}

#floatingleft {
	float: left;
	width: 300;
}

#floatingright {
	float: right;
	width: 300;
}

#picture1{
	position: relative;
	top: 5px;
	left: 30%;
	height: 270px;
		
}

a:link {
	color: 336633;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-style: bold;
}

a:visited {
	color: #D4E597;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-style: bold;
}

a:hover {
	color:red;
	text-decoration:none;
}
