html, body {
	background-image: url(../images/shared/background_tile.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	height: 100%;
	
}
.shell {
	clear: both;
	height: 100%;
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:101%;
}
.centerShell {
	height: 100%;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
.layoutShell {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logoBar {
	height: 51px;
	width: 115px;
}
.mainNavBar {
	height: 222px;
	width: 800px;
	margin: 0 auto; 
}
.mainNavBar2 {
	height: 129px;
	width: 800px;
	margin: 0 auto; 
}
.mainNavShell {
	float: left;
	height: 155px;
	width: 778px;
	background-image: url(../images/shared/sub-head-bkg.gif);
	background-repeat: no-repeat;
	text-align: left;
	/*padding-top: 12px;*/
	margin: 0 auto; 
}

.mainNavShellhome{ 
	float: left;
	height: 155px;
	width: 778px;
	background-image: url(../images/shared/home-head-bkg.gif);
	background-repeat: no-repeat;
	text-align: left;
	/*padding-top: 12px;*/
	margin: 0 auto; 
}

.mainFlash {
	float: right;
	height: 222px;
	width: 437px;
}
.newsShell {
	background-image: url(../images/main/whats_new_backing.jpg);
	background-repeat: no-repeat;
	background-color: #8E8171;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.contentShell {
	background-image: url(../images/sub/content_backing.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #F1F0EE;
}
.content {
	width: 800px;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
}

.footerShell {
	background-image:url(../images/shared/rock_h_10.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 801px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 27px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
.news {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 12px;
	margin-right: 10px;
}
.newsDivider {
	background-image: url(../images/shared/news_divider.gif);
	background-repeat: repeat-y;
}


.utilityNav, utilityNav a:hover, utilityNav a:visited, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:3px;
}

.copyright {
	width:810px;
	height:29px;
	background-image:url(../images/sub/rock_i_12.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	
}

.h_copyright {
	width:810px;
	height:29px;
	background-image:url(../images/shared/rock_h_12.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	
}
.mainNavShell2 {
	float: left;
	height: 155px;
	width: 778px;
	background-image: url(../images/shared/home-head-bkg.gif);
	background-repeat: no-repeat;
	text-align: left;
	/*padding-top: 12px;*/
	margin: 0 auto; 
}
.subBanner {
	height: 129px;
	width: 270px;
}
.copyShell {
	padding-left: 17px;
	padding-right: 20px;
	margin-top: 15px;
}
.header {
	width: 800px;
	text-align: right;
	height: 34px;
}

