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

.head {
	float: none;
	text-align: center;
	margin-left: 170px;
}

a:link { color: #aaaaff; text-decoration: none; }
a:visited { color: #aaaaff; text-decoration: none; }
a:active { color: #ff0000; text-decoration: none; }
a:hover { color: #00ff00; text-decoration: none; }

.guestsignleft{
	float:left;
	text-align:center;
	width:380px;
}

.guestsignright{
	width:380px;
	float:right;
}	

.container {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	margin: 0 auto;
	width: 950px;
	position: inherit;
	background-image: url('Images/Marbl1am.jpg');
	height: auto;
	bottom: auto;
	overflow: auto;
	background-repeat: repeat-y;
}	

  .container p em { background: yellow; color: black; }
  .container head { font-family: Arial; color: #000000; }
  .container table { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12pt; }
  .container tbody { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; }
  .container td { font-size: 12pt; }
  .container h1 { font-size: 24pt; }
  .container h2 { font-size: 18pt; }
  .container h3 { font-size: 12pt; }
  .container h4 { font-size: 12pt; }
  .container h5 { font-size: 10pt; }
  .container h6 { font-size:  8pt; }

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