
body {
	background: #DEF9CC;
	margin: 0 auto;
	color: #072E00;
	text-align: center;
	font-family: Arial, Helvetica; sans-serif
	font-size: 12px;
	font-weight: bold;
}

img a {
	border: 0px
	padding: 0px;
	margin: 0px;}

h1 {
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 0;}
	
h2 {
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: center;
	color: #072E00;
	font-style: none;
	margin: 0;
	padding: 10px 0;
}


a {
	color: #072E00;
	text-decoration: none;
	font-weight: bold; 
}

a:hover {
	color: #b5bb8f;
	text-decoration: underline;
}

a:active {
	color: #b5bb8f;
	text-decoration: none;
}

a:visited {
	color: #b5bb8f
	text-decoration: none;
}


.sfheader{
	background: #DEF9CC; 
	width: 100%; 
	margin: 0 auto; 
	height: 42px; 
	z-index: +1;}
	
#ranban img a{
	border: 0px;
} 

.sfdrop{
	background: #2A2A2A;
}

.sfdrop a{
	text-decoration: none;
	color: #b5bb8f;}

.sfdrop a:hover{
	color: #b5bb8f; 
	text-decoration: underline}

.sfdrop a:active{
	color: #b5bb8f; 
	text-decoration: underline}

.sfdrop a:visited{
	color: #b5bb8f; 
	text-decoration: underline} 

#container {
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

#nav {
	height: 34px;
	width: 900px;
	margin: 3px auto;
}

#content {
	width:900px;
	height: auto;
	margin: 0 auto;
}

#green-bar {
	width:900px;
	height: 20px;
	display: block;
	background: #072E00;
	margin: 0 auto;
}

#sidebar-left{
	width: 200px;
	height: auto;
	text-align: center;
	float: left;
	margin: 5px auto 0;
}


#news {
	width: 690px;
	text-align: center;
	float: left;
	font-size: 12px;
	margin: 5px auto 0;
}

#ally{
	width: 340px;
	height: auto;
	text-align: center;
	margin: 0 5px;
	float: left;
}
#emily{
	width: 340px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	float: left;
}

#footer {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

