body {
	margin: 40px 0 0 0;
	padding: 0;
	background: #B2D22A url(/images/img1.gif) repeat-x;
    font-family:arial, helvetica;
	color: #2e3804;
	font-size: 15px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #617703;
}

a {
	color: #688000;
}

a:hover {
	text-decoration: none;
}

p, ul, ol, blockquote {
	text-align: justify;
}




#stage{
	text-align:left;
	width:600px;

	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#float{
	width:600px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#top{
width:600px;
height:18px;
background-image:url(/images/top.gif)}
#bottom{
width:600px;
height:18px;
background-image:url(/images/bottom.gif)}
#header {
	width: 600px;
	height: 170px;
	margin: 0 auto;
	background-color: #FFFFFF;
	
}
#logo {
	float: left;
	width:375px;
	height: 130px;
	color: #f7ae1a;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 15px;
	padding-top: 40px;
	font-weight: bold;
	font-style: normal;
	background-image: url(/images/logobj.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding: 60px 70px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	background: url(/images/img4.gif) no-repeat left center;
	border-top: 1px dotted #86A406;
	text-transform: lowercase;
	text-decoration: none;
	color: #86A406;
}

#menu a:hover {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	border-top: 1px dotted #86A406;
	background: url(/images/img4-over.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	color: #f7ae1a;
}

#content{
	width:540px;
	margin:0 auto;
	padding:20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f7ae1a;
	font-size: 14px;
}
#colTwo{
	background: #E5FAA0 url(/images/img6.gif) repeat-x;
	padding: 30px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#footer  {
	text-align: center;
	font-size: small;
	padding: 0;
	color:#2e3804;
	font-family:arial, helvetica;
	font-style: normal;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#form1{
	color: #617703;
}
#cfSet{
	border: 1px dashed #999999;
}
