html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/page_top.jpg) top left repeat-x;
}

table, td, a, div, input, textarea, select {
	font-family: Verdana;
	font-size: 12px;
}

form {
	margin-bottom: 0;
}

input, textarea, select {
	background-color: #fffd68;
	border: 1px solid #000000;
}

.submit-button {
	background-color: #ffcc00;
	cursor: hand;
}

a {
	color: #000000;
}

h1 {
	font-size: 200%;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 5px;
}

h2 {
	font-size: 150%;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 5px;
}

hr {
	border: none 0;
	height: 0;
	border-top: 1px dashed #000000;
}

#nav_bottom {
	clear: both;
	width: 100%;
	height: 135px;
	margin-top: 30px;
	background: url(../images/page_bottom.jpg) bottom left repeat-x;
}

#nav_bottom_links {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	padding-top: 20px;
	color: #ffffff;
}

#nav-bottom-links-left {
	position: relative;
	float: left;
	width: 210px;
}

#nav-bottom-links-left ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#nav-bottom-links-left a {
	line-height: 19px;
	display: inline-block;
	color: #ffffff;
}

#nav-bottom-links-left li {
	clear: both;
	float: left;
	color: #ffffff;
}

#nav-bottom-links-right {
	position: relative;
	float: right;
	width: 470px;
	text-align: right;
}

#nav-bottom-sn {
	padding-top: 5px;
	float: right;
	text-align:left;
	color: #ffffff;
}

.sn-line {
	clear: both;
	height: 32px;
	width: 200px;
}

#nav-bottom-sn a {
	color: #ffffff;
}

#nav-bottom-copyright {
	clear: both;
	float: right;
	width: 470px;
	padding-top: 20px;
}

#container {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

#container-top {
	width: 960px;
	left: 50%;
	margin-left: -480px;
	position: relative;
	height: 127px;
}

#container-top-left {
	position: relative;
	float: left;
	width: 490px;
	height: 127px;
	background: url(../images/logo.png) top left no-repeat;
}

#container-top-right {
	position: relative;
	float: right;
	width: 470px;
	height: 107px;
	margin-top: 20px;
	text-align: right;
}

#container-links {
	width: 960px;
	left: 50%;
	margin-left: -480px;
	position: relative;
	height: 49px;
	line-height: 49px;
	display: inline-block;
}

#container-links ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#container-links li {
	float: left;
	padding-left: 5px;
	background: url(../images/link_divider.jpg) left top no-repeat;
}

#container-links .container-links-first {
	background: none;
}

#container-links .nav-link-last {
	float: left;
	padding-left: 3px;
	background: url(../images/link_divider.jpg) left top no-repeat, url(../images/link_divider.jpg) right top no-repeat;
}

#container-links a {
	line-height: 49px;
	padding: 0 25px 0 25px;
	display: inline-block;
	color: #ffffff;
}

#image-container {

	position: relative;
	line-height: 49px;
	background: url(../images/page-images.jpg) left top repeat-x;
	padding-bottom: 0;
}

#images {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

#slideshow {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

#nav { 
	z-index: 50; 
	position: relative; 
	top: 200px; 
	left: 870px; 
}

#nav a { 
	margin: 0 5px; 
	padding: 0px 4px; 
	background: #ffffff; 
	text-decoration: none;
}

#nav a.activeSlide {
	background: #fef02f;
}

#nav a:focus {
	outline: none;
}

.slideshow-image {
	border: 0;
}

#image-container-sub {
	width: 100%;
	position: relative;
	line-height: 49px;
	height: 10px;
	background: url(../images/page-curtain.jpg) left top repeat-x;
	padding-bottom: 0;
}

#page-body {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	margin-top: 30px;
	min-height: 55%;
	height: auto;
}

* html #page-body {
	height: 55%;
}

.schedule {
	clear: both;
	width: 100%;
	display: inline-block;
	border-bottom: 1px dashed #000000;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
}

.schedule-header {
	font-weight: bold;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-right: 1px dashed #000000;
	padding: 15px;
	background-color: #eeeeee;
}

.schedule-header-right {
	font-weight: bold;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding-bottom: 20px;
	padding: 15px;
	background-color: #eeeeee;
}

.schedule-left {
	padding: 15px;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}

.schedule-left-gray {
	padding: 15px;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	background-color: #feffcb;
}

.schedule-left-samegray {
	padding: 15px;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	background-color: #eeeeee;
}

.schedule-left-black {
	padding: 15px;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	background-color: #000000;
	color: #ffffff;
}

.schedule-right {
	padding: 15px;
	border-bottom: 1px dashed #000000;
}

.member-photo {
	margin-top: 1px;
	margin-bottom: 1px;
}

.member-info-right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.search_form {
	border: 1px dashed #000000;
	background-color: #fef02f;
	padding: 20px;
}

.green_bg {
	background-color: #285500;
	border: 1px solid #000000;
	color: #ffffff;
	width: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.red_bg {
	background-color: #d90500;
	border: 1px solid #000000;
	color: #ffffff;
	width: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blue_bg {
	background-color: #06005b;
	border: 1px solid #000000;
	color: #ffffff;
	width: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.body-red-bold {
	color: #ff0000;
	font-weight: bold;
}

.body-green-bold {
	color: #006600;
	font-weight: bold;
}

.this_page {
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #fef02f;
	line-height: 30px;
}

.error-msg {
	color: #ff0000;
}

#pgn-left {
	clear: both;
	float: left;
	height: 300px;
}

#pgn-right {
	float: right;
}

#GameBoard {

}

#GameText {

}

.chess-game {
	width: 100%;
	height: 224px;
	overflow: auto;
	overflow-x: hidden;
}

.pgn_form {
	padding: 5px;
	padding-left: 34px;
}

.article-image-right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.article-image-caption {
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.split-left {
	float: left;
	width: 630px;
}

.split-right {
	float: right;
	padding-left: 15px;
}

.link-small {
	font-size: 9px;
}

.gray-bg {
	background-color: #cccccc;
	padding: 5px;
}

.homepage_banner {
	position: relative;
	margin-top: -10px;
	padding-bottom: 24px;
}

.crosstable-white {
	text-align: center;
}

.crosstable-black {
	text-align: center;
	background-color: #000000;
	color: #ffffff;
}
