body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC00;
	color: #FFF;
}
#pagecontainer {
	position:relative;
	width:855px;
	height:100%;
	z-index:1;
	margin: auto;
	border-style: none;
	background-color: #000;
}
#Menu1 {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	border-style: none;
	background-color: #E00;
}
.MenuTable {
	width: 100%;
	border:none;
}
.MenuTable a {
	text-decoration:none;
	color:#000;
	font-weight: bold;
	font-size: small;
}
.MenuTable a:hover {
	text-decoration:underline;
	color:#000;
	font-weight: bold;
	font-size: small;
}
.MenuTable td {
	width:11%;
	text-align:center;
	border: thin solid #000;
}
#Banner1 {
	position:relative;
	width:100%;
	height:155px;
	z-index:2;
	clear: left;
	border-style: none;
}
#ImageContainer {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	margin: 0px;
	font-size: 14px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#MainPage {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	border-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#MainPage p {
	padding-left: 10px;
	padding-right: 10px;
}
#MainPage h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
#MainPage img {
	font-size: 14px;
	font-weight: bold;
	border: 12px solid #FFF;
}
.Noble1 {
	left: 5px;
	top: 5px;
	position: relative;
}
.Noble2 {
	position: relative;
	left: 5px;
	top: 50px;
}

#Footer {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	border-style: none;
}
.smalltext {
	font-size: 10px;
}
.smalltext a {
	color:#FFF
}
.tablelinks {
	color: #FFF;
}
.tablelinks a {
	color: #FFF;
}
#social {
	position: absolute;
	height: 37px;
	width: 203px;
	left: 641px;
	z-index: 3;
	top: 9px;
}
