:link { color: #8b7d39; 
	text-decoration: none;
}

:visited { color: #8B7d39; 
	text-decoration: none; 
}
:active { color: #8B7d39; 
	text-decoration: none; 
}	
:hover { color: #D60000; 
	background: #FFF000;
	text-decoration: none; 
}

a.navlink:link {
	color: #B5B5B5;
}

a.navlink:visited {
	color: #B5B5B5;
} 

a.navlink: active {
	color: #B5B5B5;
}

a.navlink:hover {
	color: #663399;
	background: #FFFF00;
}

a.headertext:link {
	color: #660000; 
	}
a.headertext:hover {
	color: #660000;
	}
a.headertext:active {
	color: #660000;
	}
a.headertext:visited {
	color: #660000;
	}

.headertext { margin-top: 5px; 
	margin-bottom: 0; 
	font-family: Verdana, helvetica, sans-serif; 
	text-transform: uppercase;
	font-size: 10px; 
	font-weight: bold;
	 color: #660000	}

.bodytext { 
	padding-left: 0px;
	font-family: Verdana, Helvetica, san-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 16px;
	color: #B5B5B5; 
	}
	
.description { 
	padding-left: 0px;
	font-family: Verdana, Helvetica, san-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 16px;
	color: #333333; 
	}	
	
.bodyheader { 
	color: #6b6e19; 
	font-family: Verdana, Helvetica, san-serif; 
	font-size: 12px;


	font-weight: bold; 
	font-variant: small-caps;
	}
		
.main { position: absolute; 
	top: 0; 
	left: 0; 
	}

#examples {
	padding-left: 6px;
	}
	
#content { position: absolute;
		top: 150;
		left: 50;
		}
	
#contentB { position: absolute;
		top: 75;
		left: 250;
		}	
#contactInfo {
	margin: 300px 0 0 0;
}		
		
#marthacontainer {
	position: absolute;
	top: 50;
	left: 500;

#marthacontent {
	
	}
	
#marthadesc {
	position: relative;
	float: right;
	}
				
body { color: black; 
	background: white;
	font-size: 10px;
	}

h2 { color: #6b6e19; 
	font-family: Verdana, Helvetica, san-serif; 
	font-size: 12px;
	border-color: black black black #454545; 
	padding-left: 5px; 
	border-style: dotted; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-top-width: 0px;
	border-right-width: 0px;
	font-weight: bold; 
	font-variant: small-caps
	}
	
h3 {
	color: #450303
	font-family: Verdana, helvetica, san-serif;
	font-size: 10px;
	}

		



