a:link {color: #0033CC}
a:visited {color:#CC3300}
a.navbar:link {color:white; text-decoration: none}
a.navbar:visited {color:white; text-decoration: none}
a.navbar:hover {color: #fc0;text-decoration: none}

p.bodytext 
	{
	font:12px/20px arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	margin:0px 0px 16px 0px;
	padding:0px;
	color: black;
	}
	
.bartext
	{
	font:"Times New Roman", Times, serif;
	font-size:10px;
	padding:5px;
	color: black;
	}

h3 {font: bold 18px/150% Arial, Helvetica, sans-serif; color:#000066;}
h4 {font: bold 14px/normal Georgia, "Times New Roman", Times, serif; color:#333333;}

#header {
	background-color: #c7c8bc;
	text-align: left;
	visibility: visible;
	position: relative;
	height: 90px
	}

body 
	{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 180%;
	background-color: #e6e6d9;
	padding-left:10px;
	position: relative;
	}

#navbar {
	color: white;
	font-size: 12px;
	line-height: 20px;
	background-color: #6b6c5a;
	text-align: left;
	letter-spacing: 5px;
	margin-bottom: 15px;
	height: 16px
	width: 654px;
	}

#welcome
	{
	background: transparent;
	float: left;
	text-align:left;
	width:313px;
	margin-right: 10;
	line-height: 160%
	}
	
#girl
	{background: transparent;
	float: left;
	position:relative;
	width:331px;
	}
		
#midsection
	{
	background: transparent;
	float: left;
	text-align:left;
	width:313px;
	padding-right:10px;
	}

#goals {	
	background: transparent;
	float: left;
	text-align:left;
	width:313px;
	padding-right:10px;
	clear:left
	}
	
#community {
	background: transparent;
	float: left;
	text-align:left;
	width:331px;
	}

#mainbody {	
	background: transparent;
	float: left;
	text-align: left;
	width: 650px;
	line-height:120%;
	}	

#sponsorbody {
	background: transparent;
	float: left;
	text-align: left;
	width: 450px;
	}	

#sponsorbar {
	float:left;
	text-align:left
	line-height:110%;
	width: 200px;
	padding: 5px;
	}
	
#footer {
	color: white;
	font-size: 16px;
	line-height: 20px;
	background-color: #6b6c5a;
	text-align: left;
	height: 20px;
	clear:left
	}