body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(../pix/bpagebg.jpg);
	background-position: center 0px;
	margin-top: 53px;
}
.bg {
	background-image: url(../pix/home_mainbg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	height: 515px;
}
h1 {
	font-family: "Helvetica Rounded", Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
	line-height: 40%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.menuCell {
}	
.centerCell{
	width: 1005px;
}
.homeSideBar {
	background-image: url(../pix/home_leftEdge3.jpg);
	background-repeat: no-repeat;
	height: 428px;
	width: 178px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.homeCenter {
	height: 465px;
	width: 1004px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 10;
	overflow:auto;
	text-align: left;
	padding-top: 0px;
}
.homeTextBlock {
	font-size: 12px;
	text-align: left;
	width: 394px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.frontMenu {
	height: 0px;
}
.bSideBar {
	background-image: url(../pix/bPage_leftEdge3.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 180px;
	position: absolute;
	top: 0px;
	z-index: 10;
	padding-top: 200px;
	font-size: 11px;
	line-height: 15px;
	right: 0px;
}
.bBanner {
	background-color: #556E9E;
	color: #FFFFFF;
	height: 52px;
	width: 793px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.bCenter {
	background-color: #FFFFFF;
	height: 396px;
	width: 793px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: absolute;
	left: 0px;
	top: 62px;
	z-index: 10;
	overflow:auto;
}
.subMenuBlock {
	position: absolute;
	z-index: 20;
	top: 0px;
}
.subMenuItem {
	font-size: 10px;
	background-color:#FFFFFF;
	padding: 4px;
	height: 12px;
	cursor:pointer;
	z-index: 120;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subMenuItem:hover {
	background-color:#DDDDDD;
}
.subMenuHeader{
	font-size: 10px;
	background-color:#DDDDDD;
	padding: 4px;
	height: 12px;
	z-index: 120;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: #000000;
}
.centerDiv {
	position:absolute;
	width:1005px;
	height:474px;
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: underline;
	color: #3366cc;
}
a:visited {
	text-decoration: underline;
	color: #3366cc;
}
a:hover {
	text-decoration: underline;
	color: #556E9E;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bSideBar li {margin-left:-20px;}
.bottomButtons {
	position: absolute;
	left: 589px;
	bottom: 20px;
}
.bgb {
	background-image: url(http://www.twinrocks.org/pix/bpagebg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bottomLinks {
	color: #000000;
	padding-top: 0px;
}
.bottomLinks a:link {
	text-decoration: underline;
	color: #3366cc;
}
.bottomLinks a:visited {
	text-decoration: underline;
	color: #3366cc;
}
.slideshow {
	position: absolute;
	left: -70px;
	top: 255px;
}
.container {
	border: 1px solid #000000;
	height: 517px;
	width: 1005px;
}
.menu {
	background-color: #b9a981;
	width: 1003px;
}
.bSideBar p {
	margin-left: 15px;
}