body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	background-image: url(../image/BACKGROUND.jpg);
	background-repeat: repeat-x;
}
#MainTable {
	margin-right: 50%;
	width: 100%;
	height: 100%;
}
.Header {
	height: 200px;
	background-color: #EBBD05;
	background-image: url(../image/Banner_p1.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.header2 {
	text-align: left;
	float: left;
}
.header3 {
	text-align: right;
	float: right;
}
.Navigation {
	text-align: left;
	background-image: url(../image/NaviSec.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	color: #FFFFFF;
	float: left;
}
.SideNaviWrapper {
	height: 800px;
	width: 20%;
	text-align: left;
	vertical-align: top;
}
.SNavi {
	background-color: #EBBD05;
	height: 18px;
	width: auto;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #876C72;
	margin-bottom: 1px;
}
.SNavi:hover {
	background-color: #FACE1F;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#MainTable .SideNaviWrapper #SideBarCont a:link {
	color: #000000;
}
.MainContent {
	vertical-align: top;
	width: 73%;
}
#MainTable #HTMLSec {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	padding-top: 4px;
	background-image: url(../image/LoopOverlay.gif);
}
.Search {
	background-color: #000000;
	height: 50px;
	background-image: url(../image/gradient1.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 6px;
}
#MainTable .MainContent #MainContentW {
	background-color: #EBBD05;
	height: 90%;
	padding: 5px;
	background-image: url(../image/SocTile.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 5px;
	width: 97%;
}
#MainTable .SideNaviWrapper #SideBarCont {
	background-image: url(../image/BACKGROUND.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	height: 500px;
	width: auto;
	background-position: center center;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.AffiliateSection {
	width: 2%;
}
#MainTable .AffiliateSection img {
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
}
.NaviDevider {
	background-image: url(../image/NaviDiv.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 9px;
	background-position: center;
}
.NaviButton {
	width: 90px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: -2px;
	float: left;
}
.NaviButton:hover {
	text-decoration: underline;
}
#MainTable #Header .Navigation #NaviWrapper {
	height: 26px;
	width: 700px;
}
.style1 {font-size: 9px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
