* {
	margin:0px; padding:0px;}
a {
	text-decoration:none;}

body {
	line-height:1.5em;
	color:#333;
	font-size:14px;
	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', sans-serif;
	padding:0px; margin:0px;
	background: #545040;}
#root0 {
	margin:20px auto;
	border-left:1px solid #4c4838; border-right:1px solid #4c4838;
	width:524px;}
#root1 {
	width:522px;
	border-left:1px solid #3c3828; border-right:1px solid #3c3828;}
#root2 {
	width:520px;
	border-left:1px solid #201c10; border-right:1px solid #201c10;
	padding-top:10px;
	background: #000;}

#page {
	background: #f4f0e8 url(../front/pageBG.gif) 50% 0% repeat-y;}

#header {
	height:72px; padding-top:40px;}
	#header #logo {
		width:294px; height:59px; margin:0px auto;
		background: url(../front/logo.gif) no-repeat;}

#menu {
	position:relative;
	font-family: 'Century Gothic', 'Gill Sans', Futura, sans-serif;
	background: #405a35;
	height:33px; width:518px; margin:0px auto; padding:1px;}

#menu a {
	text-align:center; text-transform:uppercase; text-decoration:none;
	color:#fc7;
	background: #1e3116;
	float:left; display:block;
	margin-right:1px;
	height:33px; width:129px; line-height:33px;}
	#menu a.last {
		right:1px; top:1px; width:128px; margin:0px;
		position:absolute;}
	#menu a:hover {
		background:#000; color:#fff;}

#strip {
	background: url(../front/stripBG.gif) no-repeat;}
	#strip .leftbg {
		background:url(../front/panelLeft.gif) 0% 0% no-repeat;}
	#strip .rightbg {
		background:url(../front/panelRight.gif) 100% 0% no-repeat;}
	#strip .top {
		height:13px; background: #1e3116;
		border:1px solid #405a35;}
	#strip #house {
		background:url(../front/house.jpg) no-repeat;
		width:400px; height:250px; margin:0px auto;}

#content {
	width:380px; margin:10px auto;}

#quotebox {
	color:#543;
	font-size:.8em; line-height:1.25em;
	padding:4px; border:1px solid #e4e0d8;}
	#quotebox img {
		display:block; margin-bottom:5px;}
	#quotebox p {
		margin:0px;
		background:#f4f0e8;
		padding:10px;}
	#quotebox cite {
		display:block;
		text-align:right; font-style:italic;}

#bottomlogo {
	height:72px; padding-top:10px;}
	#bottomlogo p {
		margin:0px;
		background:#f4f0e8;
		padding:10px;}
	#bottomlogo #logo {
		width:113px; height:65px; margin:0px auto;
		background: url(../front/abcNationalLogo113.gif) no-repeat;}

#about {
	font-family:Georgia, serif;
	font-size:.8em;
	width:260px;
	float:left;}
	#about h1 {
		font-size:1.5em; margin:0em; padding:5px 10px;
		font-weight:bold; color:#876;}
	#about p {
		line-height:1.75em;
		padding: 0px 10px 5px;
		color:#543;}
#footer {
	background:#000;
	color: #999;
	padding:10px 0px; font-size:.8em;
	clear:both;}
	#footer .copyright {
		float:left; padding:0px 10px;
		width:240px; text-align:left;}
	#footer ul.links {
		text-align:right;
		list-style:none;
		margin:0px; padding:0px 10px;}
	#footer ul.links li {
		padding-left:15px;
		display:inline;}
	#footer ul.links a {
		border-bottom:1px dotted #987;
		color: #fff;}
