.bodytag {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.topleftimg {
	background-image: url(images/top_leftimg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.toprightimg {
	background-image: url(images/top_rightimg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.topleftmarcurve {
	background-image: url(images/top_leftmaroon_curve.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.leftmaroon {
	background-image: url(images/left_maroon.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.btmleftmarcurve {
	background-image: url(images/btm_leftmaroon_curve.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.toprhtmarcurve {
	background-image: url(images/top_rhtmaroon_curve.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.rightmaroon {
	background-image: url(images/rht_maroon.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.btmrhtmarcurve {
	background-image: url(images/btm_rhtmaroon_curve.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.btmleftimg {
	background-image: url(images/btm_leftimg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.btmrhtimg {
	background-image: url(images/btm_rightimg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#abtlink {
	border: 1px solid #ffffff;
}
#abtlink:hover {
	border: 1px solid #642200;
}
.content {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: normal;
	color: #f5f4f2;
	text-decoration: none;
	font-style: normal;
}
.comingsoon {
	font-family: Eurostile;
	font-size: 22px;
	font-weight: normal;
	color: #f5f4f2;
	text-decoration: underline;
}
.link {
	font-family: Eurostile;
	font-size: 16px;
	font-weight: normal;
	color: #ff4c00;
	text-decoration: none;
}
.link:hover {
	font-family: Eurostile;
	font-size: 16px;
	font-weight: normal;
	color: #ff4c00;
	text-decoration: underline;
}
#paddingcont {
	padding-right: 50px;
}
.link2 {
	font-family: Eurostile;
	font-size: 16px;
	font-weight: bold;
	color: #ff4c00;
	text-decoration: none;
}
.link2:hover {
	font-family: Eurostile;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}