/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:850px;
	vertical-align:top;
	background-image:url(images/ErnstBkgd.gif);
	background-repeat:repeat;
		
	}
	
a {
	color:#999933;
	text-decoration:none;

}
/******Tables*****/

#mainTable {
	width:850px;
	background-color:#000000;
	border:#000000;
	border-style:none;
	margin:5px;
	padding:5px;
	border:3px;
	vertical-align:middle;
	
	}

img {
	margin:10px;
	text-align:center;
	padding:0px;
	border:2px;
	border-color:#333;
	border-style:outset;
	vertical-align:middle;

}

h1 {
	
	font-size:20px;
	text-align:center;
	color:#FFFFFF;
	font-family:"B733-Deco";

}

h2 {
	font-family:B733-Deco;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:10px;
	

}

h3 {
	font-family:B733-Deco;
	font-size:16px;
	color:#996633;
	text-align:left;
	padding-left:30px;
	font-stretch:expanded;

}

#header {
	background-image:url(images/ErnstHeader.gif);
	background-repeat:no-repeat;
	width:800px;
	height:160px;
	

}



.pageName {
	font-family:B733-Deco;
	font-size:15px;
	font-weight:bold;
	color: #fff;
	letter-spacing:.2em;
	

	
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#;
	padding:5px;
	
	
	}

.bottomNav {
	text-align:center;
	font-family:"Arial";
	font-size:10px;
	text-decoration:none;
	color:#999;
	padding: 0 15 0 15;
	width:650px;
	
	}


#tagline {
	font:9px arial;
	color: #333333;
	line-height:14px;
	letter-spacing:.1em;
	margin-left:25px;
	padding:0px 25px;
		}
