@charset "UTF-8";

body {
	background-color: #2b5700; 
	font-family: "Century Gothic", Verdana, Arial;
}

.holder {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -250px;
}		
.maintext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 15px;
	vertical-align: top;
	padding-left: 10px;
	width: 550px;
	text-align: left;
}

.style3 {	
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.footer {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.heading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.menutext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
.flashexamples {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	padding-left: 10px;
	width: 550px;
	text-align: left;
}
