/* CSS Document */

body {
	background-color: #090d06;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerbox{
	background: #e2ffcd;
	border-bottom: 2px dashed #3c7920;
	}
.footerbox{
	background: #e2ffcd;
	border-top: 2px dashed #3c7920;
	}
.style1 {
	font-family: Impact, "arial black";
	font-size: 50px;
	font-color: #FFFFFF;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
.descbox {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.thumb {
	border: 2px solid #e8ffd7;
	}
.textlinks {
	font-family: Impact, "arial black";
	font-size: 36px;
}
.textlinks a{
	color: #3c7920;
	}
.textlinks a:hover{
	text-decoration: none;
	}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}