body {
	background-attachment: fixed;
	background-image: url(../images/bkgrd-stars-sepia.jpg);
	background-repeat: repeat-x;
}
.container {
	width: 942px;
	height:auto;
	background-position: center top;
	border: medium solid #FFFFFF;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-attachment: scroll;
	background-color: #64471d;
}
.header {
	height: auto;
	width: 916px;
	padding: 7px;
}
.nav {
	clear: both;
	height: 25px;
	width: 893px;
	padding: 5px 10px;
	border: thin solid #FFFFFF;
	background-color: #2c1701;
}
.center-columns{
	clear: both;
	height: 25px;
	width: 297px;
	padding: 5px 10px;
	border: thin solid #FFFFFF;
	background-color: #2c1701;
}
.navtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.navtext:link{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:visited{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:hover{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #Fe6bb7b;
	text-decoration: underline;
}
a.navtext:active{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #Fe6bb7b;
	text-decoration: underline;
}
.newscontainer {
	padding: 10px;
	height: auto;
	width: 208px;
	border: medium solid #FFFFFF;
	background-color: #2C1701;
	float: left;
	
}
.titletext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.contentcontainer {
	width: auto;
	height:auto;
	padding: 0px;
	margin: 0px;
	float: right;
}
.prestitletext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px 0px 10px;
	height: auto;
	width: 916px;
	margin-right: 12px;
	margin-left: 12px;
}
.welcomebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 7px 15px;
	height: auto;
	width: 600px;
}
.welcomebodytextlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.footer {
	height: auto;
	width: 916px;
	padding: 0px 50px 10px;
	margin: 0px;
	clear: both;
}
.footernavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
a.footernavtext:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footernavtext:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footernavtext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #Fe6bb7b;
	text-decoration: underline;
}
a.footernavtext:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e6bb7b;
	text-decoration: underline;
}
.bttm_star{
height: 42px;
width: 345px;
background-image:url(../images/sepia-bttm-star.jpg);
}

