p { 			color: black; 			font-family: arial,helvetica,futura,sans;			font-size: 90%; 			line-height: 110%; 			margin: 1em; 		font-weight: normal;} h1 { 			color: black; 			font-family: arial,helvetica,futura,sans-serif; 			font-weight: bold; 			font-size: 120%; 			line-height: 110%; 			margin: .1em;} h2 {			color: red; 			font-family: arial,helvetica,futura,sans; 			font-weight: bold; 			font-size: 125%; 			line-height: 110%; 			margin: 1em;}h3 { 			color: red; 			font-family: arial,helvetica,futura,sans; 			font-weight: bold; 			font-size: 110%; 			line-height: 110%; 			margin: 1em; }ul { 			color: white; 			font-family: arial,helvetica,futura,sans; 			font-weight: bold; 			font-size: 80%; 			line-height: 130%; 			list-style-type: square; 			padding-left: 2px;}li { 			line-height: 150%;			margin-bottom: 1em;}a.menu:link {		color: white;}a.menu:visited {			color: white;}a.menu:hover {	color: yellow;}a.menu:active {		color: green;}/* Pull quote test.pullquote {			width: 8em;			float: left;} */.narrowtext {			width: 600px;}img {			margin: .1 em;		 border: none;}#container {		width: 740px; 		margin: 0;		padding: 0;}#menubox {		width: 180px;		margin: 0 1em 0 5px;		padding: .25em;		float: left;		background-color: red;}#menubox ul {margin-left: 1em;}#bodybox {		width: 520px;		margin: 0 5px 0 5px;		padding: 0;		border: none;		float: left; }