﻿#container {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 1000px;
}
#banner {
	height: 175px;
}
#mast{
	background: url('images/graphics/mastwrap.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}

#mainContent {
	margin: 15px;
	font-family: "Trebuchet MS";
	padding: 0px;
	width: 730px;
}





.tableCentered {
	margin-right: auto;
	margin-left: auto;
}
.style3 {
	font-size: small;
}





.style4 {
	text-align: center;
}





.style5 {
	border-width: 0px;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #808080;
}
#Footer {
	font-size: x-small;
}





.imgRight {
	float: right;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.newStyle1 {
	font-size: small;
	width: 450px;
	float: left;
}
.style6 {
	width: 450px;
	float: left;
	text-align: left;
}
.style7 {
	font-size: x-small;
}
.imgLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
