BODY 
{	background-color:	#F2FF38;//f3f4f3;
	vertical-align	:	middle; 
	margin-bottom	:	20px;
}

H1 {
	font-family : tahoma,arial,helvetica;
	color : #2DB92A;
	font-weight : normal;
	text-align : left;
	font-size : 2.5em;
	margin	: 0 0 10 0;
	line-height : 0.9	em;
}

A { color:	#CC0033;
}
	
A:hover 
{	background-color: #efefef;
	}
	
.navbar 
{	background-color : #efefef;
	padding: 5;
	aborder-top:	1px #e0e0e0 solid;
	aborder-bottom:	1px #e0e0e0 solid;
	}
	
.navbar_on
{	abackground-color: #f0f0f0;
	padding: 5;
	aborder:	1px #e0e0e0 solid;
	}

.navbar_on:Hover
{	abackground-color: #f0f0f0;
	padding: 5;
	border-top:	1px #e0e0e0 solid;
	border-bottom:	1px #e0e0e0 solid;
}

#footer {
	font-size : 0.8em;
	color	: #909090;
	text-align : right;
}

.note {
	font-size : 0.8em;
	color	: #808080;
	font-family : tahoma,arial,helvetica;
	font-style:normal;
	letter-spacing : 0em;
	text-transform : none;
	line-height : 1.2em;
}

#subscribeBox {
	float:right;
	width:250;
	border:1px solid #fcfcfc;
	letter-spacing : 0.04em;
	line-height:1.1em;
	text-transform : uppercase;
	background-color : #fbfbfb;
	border-top		: 1px solid #efefef;
	border-bottom	: 1px solid #efefef;
	margin	: 15 10 10 0;
	padding : 10 10 0 10;
}

.contact_form_field {
	border : 1px solid #e0e0e0;
	abackground-color : #f0f0f0;
	font-size : 0.9em;
}

#main_box {
	margin-left	:	100px;
	text-align	: 	left; 
	width	:		700px; 
	margin	:	50px; 
	border	:		1px #cccccc solid; 
	padding	:		50px; 
	padding-bottom :	15px;
	padding-top	:	50px; 
	font-family	:	georgia; 
	font-size	:	0.8em; 
	line-height	:	1.6em;
	background-color	:	#ffffff;
}

LI {
	list-style-type : square;
	padding-top	:	10pt;
}
	
#masthead {
	text-align		: center; 
	margin-bottom	: 50px;
}

#topNav {
	font-family		: arial,helvetica; 
	font-size		: 12; 
	font-weight		: bold;
	margin			: 50 0 10 -5;
	border-top		: 1px solid #efefef;
	border-bottom	: 1px solid #efefef;
	padding-top: 0;
	text-align	:	center;
	background-color	: #fbfbfb;
}

.aside {
	float : right;
	width : 200;
	position : relative;
	right : -50;
	font-size : 0.9em;
	font-family : arial,helvetica;
	margin		: 0;
	padding		: 15 20 5 20 ;
	background-color : #f6f6f6;
	line-height : 1.3em;
{