body {background-color: black; margin: 0;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;}
.main {width: 1000px; margin: 0 auto; background-color: #FBFCFD;border: #6C7F93 1px solid; border-top: none;}
.menubar {width: 1000px; background-image: url(menubar.gif); height: 30px; color: white;}
#nav-menu ul	{list-style: none; padding: 0; margin: 0;} 
#nav-menu li	{float: left; margin: 0; } 
#nav-menu li a	{font-weight: bold; height: 30px; line-height: 30px; margin: 0 39px; 
					float: left; display: inline; color: white; text-decoration: none; text-align: center; } 
.content	{width: 940px; padding: 10px 30px; background-image: url(mainpage.gif); background-repeat: repeat-x; background-color: #FBFCFD; min-height: 900px;}

.smalltext	{font-size: x-small; font-family: verdana, sans-serif; width: 1000px; text-align: center; }

.smalltext a:link {text-decoration: none; color:#2C3F53;}

.smalltext a:visited {text-decoration: none; color:#2C3F53;} 

.smalltext a:active {text-decoration: none; color:#2C3F53;} 


.smalltext a:hover
{color:#2C3F53;}

.mapgrid {border: 1px solid red; float: left;}

.location1 {float: right; text-align: center;}
.location2 {border: 1px solid silver; margin: 3px;}
.graph {height: 20px; margin: 0;}


h2 {font-weight: bold; font-size: 18px; line-height: 3px;}

h3 {line-height: 3px;}


a:link {
	color: navy;
	text-decoration: none;

	
}

a:visited { 
	color: maroon;
	text-decoration: none;
	
	
}

a:hover { 
	color: navy;
	text-decoration: underline;

	
	
}

a:active { 
	color: maroon;
	text-decoration: none;
}

/*a:link {
	color: navy;
	text-decoration: none;
	font-weight: bold;
	
}

a:visited { 
	color: maroon;
	text-decoration: none;
	font-weight: bold;
	
	
}

a:hover { 
	color: navy;
	text-decoration: none;
	font-weight: bold;
	
	
}

a:active { 
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}*/



a img {border: none; }

