body {
	
	/* background-color:#666; */
	background-color:#a58887;
	padding:0 0 20px 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif
	}

#container  {
	background-image: url(../images/bg1.png);
	background-position: left top;
	padding: 0 0 20px; margin-top: 30px;
	z-index:1;
	top: 30px;
	width: 954px;
	border: solid 8px #fff;
	background-repeat: no-repeat;
	background-color: #4A100F;
	margin-left: auto;    margin-right: auto;
	height: 850px;
	}


#content{
	margin-top: 185px
	}

img{
	display:block;
	}

a{
	font-weight:bold;
	color:#FF8524;
	text-decoration:none
	}

#masthead{
	position:absolute;
	top:55px;
	width:798px;
	height:125px;
	padding:0;
	white-space: normal;
	z-index:2;
	}
#masthead2{
	position:absolute;
	top:-55px;
	left:-55px;
	width:798px;
	height:133px;
	margin:0;
	padding:0;
	white-space: nowrap;
	z-index:3;
	}
#logo{
	logo: block;
    margin-left: auto;
    margin-right: auto 
	float:left;
	width:581px;
	height:174px;
	}

#menucap {
	float:left;
	width:954px;
	height:110px;
	}

#menu {
	top:175px;
	width:954px;
	height:22px;
	z-index:2;
	color:#fff;
	text-transform:uppercase;
	padding:20 0 0 0;
	line-height:0;
	background-image: url(../images/menu.png);
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center
	}

#menu li{
	line-height:22px;
	display:inline;
	margin-right: 50px;
	margin-left: 50px;
	}

#menu li a{
	color:#fff;
	text-decoration:none;
	font-size:x-small;
	line-height:120%;
	}

#menu li.active a{
	font-weight:bolder;
	border-top:2px #F93 solid;
	font-size:small;
	color:#F93;
	}

#menu li a:hover {
	color: #FC9;
	border-top: 1px solid #fff;
}

#menu li.active a:hover{
	border-top:2px #fff solid;
}

#newscolumn{
	position:absolute;
	left:550px;
	top:204px;
	z-index:4;
	margin:0;
	padding-bottom:4px;
	padding-left:8px;
	border-bottom:4px #fff solid;
	width:200px;
	}

#news{
	overflow:auto;
	padding:10px;
	height:430px;
	background-color:#444;
	}

#news p{
	color:#fff;
	font-size:11px;
	line-height:13px;
	margin-top:0px;
	margin-bottom:10px;
	}

#news h2{
	font-size:small;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin:0;
	}

#rightcol{
	margin-left:80px;
	width:775px;
}

#rightmon{
	margin-left:10px;
	width:775px;
}


h1.callout{
	text-transform:uppercase;
	font-size:x-large;
	text-align:left;
	line-height:100%;
	color:#fff;
	margin:0 0 20px 0;
	padding:0;
	
}

h1.callout .emphasis{
	color:#FFF;
	}

#rightcol img{
	border:4px #fff solid;
	margin:20px 75px 10px 75px;
	width:225px;
	height:auto;
	float:left;
	}

#rightmon img{
	border:4px #fff solid;
	margin:0 36px 10px 65px;
	width:152px;
	height:75px;
	float:left;
	}

#rightcol p{
	margin:0;
	padding:0 10px 0 10px;
	font-size:small;
	color:#fff;

}

#rightmon p{
	margin:0;
	padding:0 10px 0 10px;
	font-size:small;
	color:#fff;

}

#rightmon .piece{
	clear:left;
	width:auto;
	margin:0 0 0 0;
	}

#rightcol .piece{
	clear:left;
	width:auto;
	margin:0 0 0 0;
	color: #FFF;
	}
#rightcol .piece2{
	clear:right;
	width:auto;
	margin:0 0 0 0;
	}
	
#welcomeParagraph{
	font-size:18px;
	text-transform: none;
	font-weight: normal;
}

#head{
	background-image:url(../images/menu.png);
	}
.footer{
	color:#000;
	font:"Courier New", Courier, monospace;
	font-size:10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	left: 9px;
	top: 858px;
	width: 787px;
	
	}

