body {
	margin:0;
	padding:0;
	color : #000;
	text-align:center;
	font-size:14px;
	color:#006633;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #D6FEEA;
	background: url(../images/page.gif) repeat-x;
}
#container {
	padding: 0px;
	position:relative;
	width: 776px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/bg.gif) repeat-y;
	z-index:1;
}
#top	{
	width:776px;
	height:73px;
	background: url(../images/top.gif) no-repeat top;
	}
 #banner {
	float:left;
	width:776px;
	background: url(../images/banner.gif) no-repeat top; 
}
#content {
		margin-top:120px;
		margin-left:35px;
		margin-right:35px;
		text-align:left;
		}
#content #p {
	text-indent:25px;
	}
#left {
		float:left;
		width:586px;
		}
#right {
		float:left;
		width:180px;
		padding:0;
		margin:0;
		text-align:left;
		}
#menu {
		text-align:left;
		margin-left:5px;
		}
#menu li {
		padding:0;
		margin:0;
		list-style:none;
		line-height:28px;
		text-indent:10px;
		background: url(../images/button.gif) no-repeat;
		}
#normal {

		}
#menu a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		size:18px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		}
#menu a:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		size:20px;
		color:yellow;
		text-decoration:none;
		font-weight:bold;
		background: url(../images/button.gif) no-repeat;
		}
#menu ul {
		padding:0;
		margin:0;
		}
#footer {
	clear:both;
	background: url(../images/footer.gif) no-repeat top center;
	height: 50px;
/*	margin: 0 auto; */
	z-index:20; 
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003333;
	padding: 0;
	margin: 0;
	}