body {
	text-align: center;
	background-color: #93959E;
	/* added below to avoid netscape page shift*/
	height: 100%; 
	margin-bottom: 1px;
}

html { 
	/* added below to avoid netscape page shift*/
	height: 100%; margin-bottom: 1px; 
	
}

div {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-color: #333333;
}

td {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-color: #333333;
}

a {
	color: #004F95;
}

.leftContainer {
	float: left;
}

.rightContainer {
	float: right;
}

#centerWrapper { 
	width: 740px; 
	margin: 0 auto;
	text-align: left;
}

#pageContainer{
	width: 740px; 
	float: left;
}

#bodyContainer {
	width: 740px; 
	float: left;
	margin-top: 0px;
}

#t2bodyContainer {
	width: 740px; 
	float: left;
	padding-top: 5px;
}

#header {
	width: 740px; 
	float: left;
	height: 34px;
}

#footer {
	width: 740px; 
	height: 46px;
	float: left;
	background-image: url('/EscapeOnline/images/footer.jpg');
	background-repeat: no-repeat;
	color: #9E9593;
}

#footer a {
	color: #9E9593;
}

.footerSpacing {
	padding-top: 8px;
	/*padding-left: 22px;*/
}

.bucketCoverBackground {
	background-image: url('/EscapeOnline/images/body_background.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 510px;
	margin-top: 10px;
}

#bodyTopCurve {
	background-image: url('/EscapeOnline/images/body_top_curve.jpg');
	background-repeat: no-repeat;
	width: 740px;
	height: 11px;
	float: left;
}

#bodyBottomCurve {
	background-image: url('/EscapeOnline/images/body_bottom_curve.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 740px;
	height: 80px;
	
}

#bodyBackground {
	background-image: url('/EscapeOnline/images/body_background.jpg');
	background-repeat: repeat-y;
	width: 740px;
	float: left;
}

.bucketBackground {
	background-image: url('/EscapeOnline/images/bucket_background.gif');
	background-repeat: repeat-y;
	width: 490px;
	float: left;
}

#rightGutter {
	width: 203px; 
	padding-top: 4px; 
	padding-left: 17px;
	padding-right: 10px;
	float: right;
}

.horiz_divider {
	background-image: url('/EscapeOnline/images/horiz_divider.gif');
	background-repeat: repeat-x;
	float: left;
	width: 201px;
}

.buttonStyle {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

#leftGutter {
	float: left;
	width: 500px; 
	_width: 510px; 
	padding-top: 0px; 
	padding-left: 10px;
}

.t2Background {
	background-image: url('/EscapeOnline/images/t2_background.gif');
	background-repeat: repeat-y;
	float: left;
	width: 740px;
}

#crumb {
	padding-top: 3px;
	padding-bottom: 11px;
}

#crumb a {
	
}

#crumb a:hover {
	color: #625957;
	text-decoration: none;
}

#crumb a:on {
	color: #625957;
	text-decoration: none;
}

#titleBackground {
	background-image: url('/EscapeOnline/images/title_background.gif');
	background-repeat: repeat-x;
	height: 35px;
}

#bannerContainer {
	background-image: url('/EscapeOnline/images/banner_background.jpg');
	background-repeat: no-repeat;
	width: 189px;
	height: 360px;
	float: right;
	margin-top: 21px;
	margin-bottom: 21px;
}

.articleContainer {
	width:680px;
	float: left;
	padding-top: 21px;
}

.bannerPosition {
	padding-top: 11px;
	padding-left: 13px;
}

.articleTitle {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}

.articleBucket {
	padding-top: 11px;
	float: left;
	padding-bottom: 47px;
}

.articleText {
	width: 500px;
	float: left;
}

.titleSpacing {
	margin-bottom: 6px;
}

#gutterItem {
	float: left;
	width: 201px;
}

#bucketThree {
	padding-top: 25px; 
	padding-bottom: 30px; 
	float: left;
}

.ImageBucket {
	width: 227px; 
	padding-left: 8px; 
	padding-right: 8px;
	float: left;
}

#leftPhoto {
	padding-bottom: 5px; 
	margin-right: 5px;
	float: left;
}

#leftArticlePhoto {
	padding-bottom: 5px; 
	margin-right: 17px;
	float: left;
}

#rightContent {
	width: 110px;
	float: right
}

.titlePadding {
	padding-top: 7px;
	padding-bottom: 10px;
}

.t2Container {
	padding-left: 21px; 
	padding-right: 21px; 
	float: left; 
}



