/* CSS Document */

body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family: Garamond, Times New Roman, serif;
	}
	
.bodyContainer {
	margin:auto;
	margin-top:0px;
	width:824px;
	border-width:0px;
	border-color:#FFFFFF;
	border-style:solid;
	padding-top:0;
	
	}

A:link {
	color: #66FFFF;
	}
A:visited {
	color: #3366FF;
	}
A:active {
	color: #d8bfa9;}
A:hover {
 text-decoration: underline overline; 
 color:#0066FF;
 	}

.header {
	clear:both;
	margin:0px;
	padding:0px;
	border:none;	
	}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	}

.contentHolder { 
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	width:100%; 
	margin:0px;
	padding:0px;
	color:#d8bfa9;
	}

.menubar {
	width:200px;
	background-color:#652120; 
	float:left; 
	margin:0px 30px 0 30px;
	text-align:center;
	font-size:1em;
	display:inline;
	font-weight:normal;
	line-height:1.3em;
	}

.menubar a {
	color:#d8bfa9;
	text-decoration:none;
	}
	
.menubar a:visited {
	color:#d8bfa9;
	text-decoration:none;
	}

.text {margin-left:270px;
		margin-right:55px;
	
	}
	
.homeText {
	font-size:1.1em;
	letter-spacing:.5px;
	padding-top:0px;
	line-height:1.4em;
	text-align:left;
	}

	
h1 {
	line-height:1; 
	font-size:1.3em;
	font-style:normal;
	margin-top:0px;
	letter-spacing:2px;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	}
	
h2 {
	line-height:1; 
	font-size:1em;
	font-style:normal;
	padding-top:20px;
	letter-spacing:2px;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:0;
	}
	
.news {
	line-height:1.4em;
	font-size:1.1em;

	}

.newsdate { 
	font-variant:small-caps;
	font-size:1em;
	margin-top:0px;
	font-weight:bold;
	margin-bottom:0;
	}


.footer {
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	height:133px;
	color:#990000;
	text-align:center;
		margin:0;
	font-size:10pt;
	padding-top:0px;
	font-variant:small-caps;
	letter-spacing:1px;
	}

.footmenu {
	text-align:center; 
	font-size:.8em; 
	font-variant:normal;
	font-family:Arial, Helvetica, sans-serif;  
	margin-top:0px;
	}
	
.footer a {color:#d8bfa9;
		}
	
.footerWhite {
	color:#d8bfa9;
	text-align:center;
	margin-top:55px;
	font-size:1em
	}
	
.footerDesign {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#333333; 
	margin-top:0px;
	} 
	
.footerDesign a {	
	text-decoration:none; 
	color:#333333
	}


	
ul {
	margin-top:0px;
}
