body {
	background-color:#199415;
	margin:0px;
	padding:0px;
}
#outsidecontainer {
	width:100%;
}
#shadowcontainer {
	position:relative;
	top:19px;
	left:2px;
	width:666px;
	background:url(images/borderbg.png) repeat-y left;
}
#header {
	height:122px;
	width:666px;
	background:url(images/header.png) #2caf28 no-repeat top left;
}
#footer {
	height:90px;
	width:666px;
	background:url(images/footer.png) #2caf28 no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
#footer p {
	padding:7px;
}
#footer a:visited, #footer a:link {
	color:#FFF;
}
#footer a:hover, #footer a:active {
	color:#024a00;
}
#subfooter {
	height:90px;
	width:666px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
#content .smallwarning {
	font-size:12px;
	color:#F00;
}
#content p {
	position:relative;
	z-index:5;
}
#content .header {
	color:#1c8f1a;
}
#content p.large {
	margin-top:0px;
	line-height:30px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
}
#content a:visited, #content a:link {
	color:#000;
}
#content a:hover, #content a:active {
	color:#1c8f1a;
}
#topleftant {
	position:absolute;
	left:-26px;
	top:153px;
	width:95px;
	height:70px;
	background:url(images/topleftant.png) no-repeat;
	z-index:4;
}
#toprightants {
	position:absolute;
	right:-13px;
	top:123px;
	width:94px;
	height:155px;
	background:url(images/toprightants.png) no-repeat;
	z-index:2;
}
#bottomleftants {
	position:absolute;
	left:-11px;
	bottom:52px;
	width:126px;
	height:94px;
	background:url(images/bottomleftants.png) no-repeat;
	z-index:3;
}
