/* mac hide \*/
html, body {
	height: 100%;
	width: 100%;
}
/* end hide */
* {
	margin: 0;
	padding:0;
}
body {
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	line-height: 18px;
}
img {
	border: 0;
}
p {
	padding: 2px;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
a {
	color: #1F1A17;
	text-decoration: underline;
}
a:visited {
	color: #1F1A17;
	text-decoration: underline;
}
a:hover {
	color: #71706E;
	text-decoration: underline;
}
a:active {
	color: #71706E;
	text-decoration: underline;
}
a.mURL {
	color: #fff;
	text-decoration: none;
}
a.mURL:visited {
	color: #fff;
	text-decoration: none;
}
a.mURL:hover {
	color: #eee;
	text-decoration: none;
}
a.mURL:active {
	color: #eee;
	text-decoration: none;
}
a.nURL {
	color: #1F1A17;
	text-decoration: none;
}
a.nURL:visited {
	color: #1F1A17;
	text-decoration: none;
}
a.nURL:hover {
	color: #71706E;
	text-decoration: none;
}
a.nURL:active {
	color: #71706E;
	text-decoration: none;
}
#pageCont {
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}
#mainCont {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 500px;
}
#contentCont {
	width: 900px;
	background: #fff;
	height: 500px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contentLeft {
	float: left;
	width: 851px;
}
#contentRight {
	float: right;
	width: 30px;
}
#menu {
	width: 851px;
	overflow: hidden;
}
.menuItem {
	background-color: #1f1a17;
	padding: 1px 0;
	text-align: center;
	float: left;
	font-size: 100%;
	width: 102px;
}
.menuItemM {
	margin: 0 5px 0 0;
}

#frontContent {
	width: 851px;
	overflow: hidden;
}
#photo {
	float: left;
	margin-top: 10px;
}
#news {
	float: left;
	margin-left: 200px;
	margin-top: 10px;
	width: 530px;
	height: 380px;
	position: relative;
	overflow: hidden;
}
#newsScroller {
	width: 530px;
}
.newsTitleBox {
	background-color: #97aebe;
	color: #1f1a17;
	padding: 2px 6px;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: left;
}
.newsText {
	font-size: 75%;
	margin-bottom: 10px;
	text-align: left;
}
#textContent {
	float: left;
	margin-top: 10px;
	width: 730px;
	text-align: left;
	height: 380px;
	overflow: hidden;
	position: relative;
}
#tScroller {
	width: 730px;
}
.textTitleBox {
	background-color: #97aebe;
	color: #1f1a17;
	padding: 2px 6px;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: left;
}
.textP {
	font-size: 80%;
}
#rBanner {
	float: right;
	margin-top: 10px;
}

#cTable {
	font-size: 80%;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#cTable th {
	font-size: 100%;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #97aebe;
}
#cTable td {
	border-bottom: 1px solid #c1c1c1;
	color: #669;
	padding: 6px 8px;
}
#cTable tbody tr:hover td {
	color: #009;
}
.pItemTime {
	text-align: center;
	width: 110px;
	float: left;
}
.pItemText {
	margin-left: 20px;
	float: left;
	width: 580px;
}

.formInput {
	background-color: #edf3f7;
	border: 1px solid #dae6ed;
	padding: 2px;
	margin: 0 0 8px 0;
}
.formBtn {
	color: #1F1A17;
	padding: 4px 8px;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	background-color: #EDF3F7;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
}
.formBtnCont {
	text-align: center;
}
.formItem3C {
	width: 240px;
	float: left;
	font-size: 80%;
	padding: 1px;
}
.formItemHalf {
	width: 340px;
	float: left;
	font-size: 80%;
	margin-bottom: 10px;
	padding: 5px;
}
.formItemFull {
	width: 100%;
	float: left;
	font-size: 80%;
}
.logos span {
	padding: 10px;
}

#bottomS {
	margin-top: 10px;
}
#bLineS {
	border-bottom: 1px solid #787775;
	font-size: 50%;
	overflow: hidden;
	width: 851px;
}
#bLineS div {
	background: url('/static/images/bottom_pipe.png') no-repeat bottom left;
	height: 14px;
	float: left;
	padding-left: 5px;
	vertical-align: top;
}
#bSponsorsS {
	overflow: hidden;
	width: 851px;
}
#bSponsorsS div {
	float: left;
	margin-top: 5px;
}

#bottomF {
	margin-top: 10px;
}
#bLineF {
	border-bottom: 1px solid #787775;
	font-size: 50%;
	overflow: hidden;
	width: 851px;
}
#bLineF div {
	background: url('/static/images/bottom_pipe.png') no-repeat bottom left;
	height: 14px;
	float: left;
	padding-left: 5px;
	vertical-align: top;
}
#bSponsorsF {
	overflow: hidden;
	width: 851px;
}
#bSponsorsF div {
	float: left;
	margin-top: 5px;
}

#gallery {
	background-color: #fff;
	margin: 0 0 20px 0;
	overflow: hidden;
}
#galleryThumbs {
	width: 730px;
	/*padding: 10px;*/
	overflow: hidden;
}
.galleryThumbCont {
	float: left;
	width: 120px;
	height: 120px;
	padding: 5px;
	border: 1px solid #EFEFEF;
}
.galleryThumb {
	width: 120px;
	height: 120px;
}
#subgallery {
	background-color: #fff;
	margin: 0;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
}
#subgalleryThumbs {
	width: 730px;
	/*padding: 10px;*/
	overflow: hidden;
}
.subgalleryThumbCont {
	float: left;
	width: 60px;
	height: 60px;
	padding: 5px;
	border: 1px solid #EFEFEF;
}
.subgalleryThumb {
	width: 60px;
	height: 60px;
}
#video {
	background-color: #fff;
	margin: 0 0 20px 0;
	overflow: hidden;
}
#videoThumbs {
	width: 730px;
	/*padding: 10px;*/
	overflow: hidden;
}
.videoThumbCont {
	float: left;
	width: 120px;
	height: 90px;
	padding: 5px;
	border: 1px solid #EFEFEF;
}
.videoThumb {
	width: 120px;
	height: 90px;
}
.moverThumb {
	background-color: #C1C1C1;
	cursor: pointer;
}

.pVideoItem {
	text-align: center;
	width: 110px;
	float: left;
}
.pVideoText {
	margin-left: 20px;
	float: left;
	width: 580px;
}

#videoCont {
	overflow: hidden;
	width: 730px;
	margin-top: 5px;
}
#videoLeft {
	float: left;
	width: 350px;
}
#videoRight {
	float: right;
	width: 380px;
}