body         {
	background-color: #000000;
	text-align: center;
}


.head {
	float: none;
	text-align: center;
	margin-left: 170px;
}
	a:link { color: #3333ff; text-decoration: none; }
	a:visited { color: #3333ff; text-decoration: none; }
	a:active { color: #ff0000; text-decoration: none; }
	a:hover { color: #00ff00; text-decoration: none; }
	
.container {

	p em background: yellow; color: black 
	head font-family: Arial; color: #000000 
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	table font-family: Trebuchet MS; color: #FFFFFF; font-size: 12pt 
	tbody font-family: Trebuchet MS; font-size: 12pt; 
	td font-size: 12pt; 
	h1 font-size: 24pt; 
	h2 font-size: 18pt; 
	h3 font-size: 12pt; 
	h4 font-size: 12pt;
	h5 font-size: 10pt; 
	h6 font-family: Trebuchet MS; font-size:  8pt;
	font font-family: Trebuchet MS; font-size: 12pt;
	margin: 0 auto;
	width: 950px;
	position: inherit;
	background-image: url(/Images/Marbl1am.jpg);
	height: auto;
	bottom: auto;
	overflow: auto;
	background-repeat: repeat-y;
}

.nav {
	float: left;
	height: 100%;
	padding-right: 10px;
	width: 150px;
}
.main {
	margin-left: 170px;
}
.footer {
	text-align: left;
	clear: both;
}
