body { 			background: #A8D6E6;
				width: 800px;
				font-family: "lucida grande", Arial, "MS Trebuchet", sans-serif;
				font-size: 13px;
				line-height: 17px;
				color: #fff;
				margin-left: auto;
				margin-right: auto;}
				
img { 			margin: 0px;
				padding: 0px;
				border: 0px;}

h1 { 			font-size: 14px;
				line-height: 18px;
				margin: 0px;
				padding: 0px;}

h2 { 			font-size: 13px;
				line-height: 12px;
				margin: 0px;
				padding: 0px;}

p { 			margin-top: 0px;
				margin-bottom: 20px;}

ul {
				list-style: disc;
				margin: 0px;
				margin-top: 19px;
				padding-left: 0px;
				text-indent: 30px;
				color: #fff;
				}

ul.standard {
				list-style: disc;
				margin-top: 10px;
				margin-bottom: 10px;
				color: #fff;
				}
								
a { 			color: #fff;
				text-decoration: underline;}
				
a.menu { 		color: #fff;
				text-decoration: none;}
								
a:hover { 		text-decoration: underline;}
				
ul.notlist { 	list-style: none;
				font-size: 14px;}
				
li { 			list-style-position: inside;
				padding-top: 7px;
				padding-bottom: 7px;
				padding-left: 10px;
				}

li.standard { 	list-style-position: inside;
				padding-top: 0px;
				padding-bottom: 0px;
				padding-left: 15px;
				text-indent: -15px;
				}

li.menu { 		background: #8C8072;} 
li.red { 		background: #C3242B;}
li.yellow { 	background: #F7DB93;}
li.dkbeige { 	background: #8C8072;}
li.green { 		background: #899A61;}
li.blue { 		background: #5CA8CB;}
li.orange { 	background: #E09133;}
li.beige { 		background: #C0B3A5;}
li.navy { 		background: #3D607D;}

blockquote { 	font-family: verdana, Arial, "MS Trebuchet", sans-serif;
				font-style: italic;
				font-size: 13px;
				margin: 0px;
				padding: 10px;
				text-align:	left;
				line-height: 20px;
				color: #929496;}	
				

#headerimage { 	width: 240px;
				height: 170px;
				float: left;
				border: 1px solid #fff;}

#masthead { 	width: 460px;
				height: 170px;
				float: left; 
				border-top: 1px solid #fff;
				border-right: 1px solid #fff;
				border-bottom: 1px solid #fff;}

#container { 	margin-left: auto;
				margin-right: auto;
				width: 750px;
				clear: both;}
				
#menu { 		width: 240px;
				background: #F7DB93;
				border-left: 1px solid #fff;
				border-right: 1px solid #fff;
				height: 405px;
				float:left;}

#body { 		float: left;
				width: 460px;
				height: 405px;
				border-right: 1px solid #fff;}

#copy { 		padding: 35px;
				padding-bottom: 20px;}

#footer { 		clear: both;
				width: 701px;
				height: 22px;
				border: 1px solid #fff;}

.name { 		font-weight: bold;
				text-align: right;
				font-size: 12px;}

.button { 		margin:10px 0px 10px 0px;}