* {
	margin: 0;
	padding: 0;	
}

body { 
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: .9em;
	border-style: none;
	border-width: 0;
}

p { 	
	font-size: .8em;
	line-height: 1.5em;
	padding-top: .4em;
}

h1 { 
	color: #136E3D;
	text-shadow: #e6e6e6 3px 3px 5px;
	letter-spacing: 1px;
	text-align: right;
	font: bold 2.6em Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #136E3D;
	text-shadow: #b3b3b3 3px 3px 6px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: .4em;
}

h3 { 	
	color: #136E3D;
	font-weight: bold;		
	line-height: 1.3em;
	padding-top: 2em;
	font-size: .9em;
	padding-bottom: .5em;
	text-transform: uppercase;
}

h4 {
	color: #000;		
	line-height: 1.3em;
	padding-top: 2em;
	font-size: .9em;
	padding-bottom: .5em;
	text-transform: capitalize;
}


	.navbar,
	a.navbar:link, 
	a.navbar:visited {
	color: #40AF49;
	text-decoration: none;
	font-size: .8em;
	font-variant: normal;
	font-weight: bold;
}

	a.navbar:hover, 
	a.navbar:active, 
	a.navbar:focus  {
	background: #40AF49;
	color: #FFFFFF;
}

/* @group Footernav */

	.footer {
	font: small/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: transparent;
	color: #ffffff;
}
	a.footer:link {color: #ccc;}
	a.footer:visited {color: #4C4C4C;}
	a.footer:hover {color: #FFFFFF;}
	a.footer:active {color: #FA8200;}

/* @end */



#bodyText{
	clear:both;
	margin-top:510px;
}


#rulebox {
	border-top: 1px outset green;
}

#picRotor{
	clear:both;
	height: 490px;
}

.clear{
	clear:both;
}