body { 	background-color: #e9dcb9;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #000000;}
p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }



#main {	width: 700px;
		height: auto;
		background-color: #ffffff;
		margin-top: 1px;
		margin-left: auto;
		margin-right: auto;
		padding: 1px, 0px, 1px, 0px;
		border-color: #bb772e;
		border-style: solid;
		border-width: 1px;}
		
#main_header {	width: 694px;
				height: auto;
				margin-top: 4px;
				margin-left: auto;
				margin-right: auto;
				padding: 2px, 0px, 2px, 0px;	
				background-color: #2E3F53;
				border-color: #bb772e;
				border-style: solid;
				border-width: 1px;
				}
					
#footer {		width: 694px;
				height: 30px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 2px;
				background-color: #2E3F53;
				border-color: #bb772e;
				border-style: solid;
				border-width: 1px;}				
				
p.maintxt {	font-size: 75%;
			line-height: 1.5em;
			text-align: center;}					

