#TOP {
	background-image: url(Top.jpg);
	height: 70px;
	background-repeat: no-repeat;
	color: #666;
	font-size: 10px;
	background-position: right center;
}
#SIDEBODY {
	background-image: url(SideBody.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#SIDETOP {
	background-image: url(SideTop.jpg);
	background-repeat: no-repeat;
	height: 47px;
	color: #FFF;
	font-weight: bold;
}

#MENUTOP {
	background-image: url(MenuTop.jpg);
	background-repeat: no-repeat;
}
#FOOTER {
	background-image: url(MainFooter.jpg);
	background-repeat: no-repeat;
	height: 70px;
	font-weight: normal;
}
#SIDEFOOTER {
	background-image: url(SideFooter.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 70px;
	font-weight: bold;
	color: #FFF;
}

#MENUBODY {
	background-image: url(MenuBody.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: bold;
	color: #FFF;
}
.WhiteLinks {
	color: #FFF;
}

#MAINBODYBODY {
	background-image: url(MainBodyBody.jpg);
	background-repeat: repeat-y;
}
#Flash {
	background-image: url(FLASHTEMP.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 711px;
}
#MENUBOT {
	background-image: url(MenuBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.MenuLine {
	background-image: url(MenuLine.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ReadMore {
	padding: 5px;
	text-align: right;
	font-style: italic;
	color: #666;
}
h1 {
	font-size: 18px;
	color: #0C75AD;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
h2 {
	font-size: 14px;
	color: #333;
	background-image: url(h2Bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.SpecialOffer {
	float: left;
	width: 45%;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-right: 30px;
}
.PhotoGallery {
	float: left;
	width: 18%;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	margin-top: 5px;
	margin-right: 12px;
	font-size: 10px;
	color: #666;
	font-style: italic;
}
#BlueBack {
	background-image: url(SideStaticBLUE.jpg);
	height: 130px;
	background-repeat: no-repeat;
	color: #FFF;
}
#GreenBack {
	background-image: url(SideStaticGREEN.jpg);
	background-repeat: no-repeat;
	height: 131px;
	color: #FFF;
}
#Logo {
	position: absolute;
}
