html,body{margin:0;padding:0}

body{font: 76% verdana,arial,sans-serif;text-align:center; background-color: #c4c5c5; color: #626466;}

a			{color: #808285; text-decoration: none;}
a:link		{text-decoration: none;}
a:hover 	{text-decoration: underline; color: #f7941d;}

h1			{
			font-size: 20px;
			font-weight: normal;
			line-height: 0px;
			color: #f7941d;
			padding-bottom: 9px;
			}
			
h2			{
			font-size: 20px;
			font-weight: normal;
			line-height: 0px;
			color: #2ea4ff;
			}			
			
h3			{
			font-size: 14px;
			font-weight: bold;
			line-height: 0px;
			color: #2ea4ff;
			}			
			

ul			{
			font-weight: bold;
			line-height: .5
			}

#outer		{
			background-color: #fff;
			}
			
#container	{
			text-align:left; background-color: #fff; width:735px; margin:0 auto; padding-top: 10px;
			}

#header		{
			background-color: #fff; background-image: url("../images/header.gif"); height: 52px;
			}

#header h1	{
			height:80px;line-height:80px;margin:0;padding-left:10px;background: #EEE;color: #79B30B
			}

	#logo		{
				height:61px; height:258; position: relative; left: 17px; top: 8px; float: left;
				}
				
	#headertext	{
				width: 424; height: 14; position: relative; top: 55px; left: 57px;
				}

#content	{
			margin:25px 0px 25px 0px; 
			font-size: 10px;
			}



#content p	{
			line-height: 20px;
			}

#fpgraphic	{
			background:#B9CAFF; float:left; width:451px; height: 220px; background-image: url("../images/worldgraphic.jpg"); border-right: 2px solid #646464; border-bottom: 2px solid #646464;
			}

#navigation	{
			background: #fff; color: #ffcb00; clear:both; width: 326px; height: 23px; font-size: 14px; color: #808282; background-image: url("../images/navback.gif"); float: left;
			}



#sections	{
			background: #fff; color: #ffcb00; padding-top: 6px; margin-left: 326px; width: 409px; height: 17px; font-size: 10px; color: #808282; background-image: url("../images/sectionsback.gif"); text-align: right;
			}

#project_title	{
			font-size: 11px;
			width: 184px; float: left;
			margin-bottom: 20px;
			padding-top: 2px;
			}
			
	#project_title h3 {
				font-size: 11px;
				font-weight: bold;
				color: #f7941c;
				}
			
#project_description {
			padding-top: 1px;
			font-size: 11px;
			width: 536px;
			margin-bottom: 20px;
			margin-left: 180px;
			padding-left: 19px;
			}
			
	#project_description h3 {
				font-size: 11px;
				font-weight: bold;
				color: #f7941c;
				}

.divider	{
			width:735px;
			height: 1px;
			margin-top: 5px;
			margin-bottom: 15px;
			background-image: url(../images/divider.gif);
			}

.round_button{
			border-width:0px;
			}
			
.round_button a{
			border-width: 0px;
			}
			

#footer		{
			background: #f7941d; color: #FFF; clear:both; width:100%; height: 47px; background-image: url("../images/footer.gif"); font-size: 10px; color: #fff; 
			}
#address	{padding-top: 10px; color: #fde8cd; font-weight: bold;}
#copyright	{margin-top: -5px; color: #f9b35f;}
#footer p	{
			margin:0;padding:5px 10px
			}
		
#extra		{
			float:right;width:200px
			}
			
.Font12 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

.Font11 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
			
.Font10 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			}

.Box 		{
			background-color: #F0F0F0;
			border: 1px solid #003366;
			}	
			