body {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	background-color:lightblue;
	background-image:url('images/site_background.jpg'); 
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}

#pagebox {
	margin:0px auto;
}

body,a,p,div,span,input,select,option,textarea,h1,h2,h3,h4,h5,h6 {font-family:Helvetica;}  	
body,a,p,div,span,input,select,option,textarea {font-size:12px;}  	  	
a {color:#3333CC;}  	a:visited	{color:#B91806;}

.blackbold	{color:#000000; font-weight:bold;}  	
.black	{color:#000000;} 	
h1 {font-size: 18px; font-family: Trebuchet MS; margin-left:0px; line-height: 19px;}  	
h2 {font-size: 14px; font-family: Trebuchet MS; margin-left:0px; line-height: 15px;}  	  	
#pageheader					{position: relative; float:left; width: 100%; padding-top: 5px; padding-left: 5px;}  	
#pageheader img	 			{position: relative; float:left; padding:5px;}  	
#pageheader div 			{position: relative; float:left; margin-left:10px;}  
#leftbar					{position: relative; float:left; width:150px; margin-top: 10px;}  	
#leftbar .img				{text-align:center; margin-top:0px; margin-bottom:0px; padding:0px;} 
#rightbar					{position: relative; float:right; margin-top: 10px; width: 220px;}  	
#rightbar div				{position: relative; float:right; margin-left:10px; width: 200px; clear:both;}  	
#rightbar div p				{text-align:center; margin-top:0px; margin-bottom:10px; padding:0px;}    	
#footer						{position:relative; float:left; width:100%; margin-top:10px; height:30px;}  	 	

.menu				{position: relative; float:left; width:144px; height:35px; background-image:url('images/solarbutton1.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;}  
.menu p			{margin-left:10px; margin-top:10px; margin-bottom:0px; color:#000000; font-weight:bold;text-decoration:none;} 
.menu:hover			{position: relative; float:left; width:144px; height:35px; background-image:url('images/solarbutton2.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;} 

.menuselected				{position: relative; float:left; width:144px; height:35px; background-image:url('images/solarbutton2.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;}  
.menuselected p			{margin-left:10px; margin-top:10px; margin-bottom:0px; color:#000000; font-weight:bold;text-decoration:none;} 
.menuselected:hover			{position: relative; float:left; width:144px; height:35px; background-image:url('images/solarbutton2.gif'); background-repeat:no-repeat; margin-top:5px; margin-bottom:0px; padding-left:10px;text-decoration:none;} 

A:link.footer, A:visited.footer, A:active.footer  {color: #660000; font-family: arial, sans-serif; text-decoration: underline; font-size: 13px; font-weight: normal;}
A:hover.footer {color: #006600; font-family: arial, sans-serif; text-decoration: underline; font-size: 13px}

A:link.white, A:visited.white, A:active.whitefooter  {color: #ffffff; font-family: arial, sans-serif; text-decoration: underline; font-size: 13px; font-weight: normal;}
A:hover.white {color: #eeeeee; font-family: arial, sans-serif; text-decoration: underline; font-size: 13px}

#contentbox {
	width=700px;
	padding: 20px;
	background: #ffffff;
	margin-top: 20px;

}

/*
p,td {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	align: left;
}
.small {
	font-size: 9px;
}

h1	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h2	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h3	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h4	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;
	}
#bannerbox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#contentbox {
	width=780px;
	padding: 0px;
}
#menubox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#leftbox {
	width=180px;
	padding: 0px;
	border-right: 1px solid black;
	float: left;
}
#bottombox {
	width=780px;
	height: 20px;
	padding: 0px;
	border-top: 1px solid black;
}
#pagebox {
	width: 780px;

	text-align:left;
	padding:0px;
	border: 1px solid black;
	background: #eeeeee;

}
*/