* {
	padding:0;
	margin:0;
}

body {
	background-color: #535353;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding: 5px;
}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #FEEB81;
}

select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #FEEB81;
}

textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #FEEB81;
}

a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

.link-small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
}

#container {
	width: 800px;
	overflow: visible;
	position: relative;
	left: 50%;
	margin-left: -400px;
	margin-top: 10px;
	border: 3px solid #000000;
	background-color: #FFFFFF;
}

#nav_logo {
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	width: 800;
	height: 64px;
}

#nav_links {
	background-image: url(../images/header_nav.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 31px;
}

#nav_links_signedin {
	background-image: url(../images/header_nav_signedin.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 31px;
}

#logged_in {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	position: relative;
	color: #FFFFFF;
	padding-left: 105px;
	padding-top: 4px;
	#
	padding-top: 3px;
}

#nav_footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat;
	width: 800px;
	height: 62px;
	text-align: center;
	font-size: 10px;
	color: #F4D83D;
	clear: both;
}

#nav_footer div {
	padding-top: 10px;
}

#nav_links #home {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 52px;
	width: 350px;
}

#nav_links #home span {
	visibility: hidden;
}

#nav_links #signin {
	position: absolute;
	top: 70px;
	left: 20px;
	height: 22px;
	width: 74px;
}

#nav_links #signin span {
	visibility: hidden;
}

#nav_links #schedule {
	position: absolute;
	top: 70px;
	left: 120px;
	height: 22px;
	width: 88px;
}

#nav_links #schedule span {
	visibility: hidden;
}

#nav_links #tournaments {
	position: absolute;
	top: 70px;
	left: 230px;
	height: 22px;
	width: 167px;
}

#nav_links #tournaments span {
	visibility: hidden;
}

#nav_links #members {
	position: absolute;
	top: 70px;
	left: 420px;
	height: 22px;
	width: 127px;
}

#nav_links #members span {
	visibility: hidden;
}

#nav_links #tips {
	position: absolute;
	top: 70px;
	left: 573px;
	height: 22px;
	width: 94px;
}

#nav_links #tips span {
	visibility: hidden;
}

#nav_links #contact {
	position: absolute;
	top: 70px;
	left: 688px;
	height: 22px;
	width: 85px;
}

#nav_links #contact span {
	visibility: hidden;
}

#nav_links_signedin #home {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 52px;
	width: 350px;
}

#nav_links_signedin #home span {
	visibility: hidden;
}

#nav_links_signedin #home {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 52px;
	width: 350px;
}

#nav_links_signedin #home span {
	visibility: hidden;
}


#nav_links_signedin #signout {
	position: absolute;
	top: 70px;
	left: 22px;
	height: 22px;
	width: 85px;
}

#nav_links_signedin #signout span {
	visibility: hidden;
}

#nav_links_signedin #profile {
	position: absolute;
	top: 70px;
	left: 114px;
	height: 22px;
	width: 72px;
}

#nav_links_signedin #profile span {
	visibility: hidden;
}

#nav_links_signedin #schedule {
	position: absolute;
	top: 70px;
	left: 195px;
	height: 22px;
	width: 90px;
}

#nav_links_signedin #schedule span {
	visibility: hidden;
}

#nav_links_signedin #tournaments {
	position: absolute;
	top: 70px;
	left: 293px;
	height: 22px;
	width: 167px;
}

#nav_links_signedin #tournaments span {
	visibility: hidden;
}

#nav_links_signedin #members {
	position: absolute;
	top: 70px;
	left: 465px;
	height: 22px;
	width: 122px;
}

#nav_links_signedin #members span {
	visibility: hidden;
}

#nav_links_signedin #tips {
	position: absolute;
	top: 70px;
	left: 595px;
	height: 22px;
	width: 94px;
}

#nav_links_signedin #tips span {
	visibility: hidden;
}

#nav_links_signedin #contact {
	position: absolute;
	top: 70px;
	left: 695px;
	height: 22px;
	width: 85px;
}

#nav_links_signedin #contact span {
	visibility: hidden;
}



#nav_footer a {
	font-size: 10px;
	color: #F4D83D;
}

#body {
	overflow: visible;
}

#body #content {
	width: 780px;
	margin: 10px;
	overflow: visible;
}

#body #content-secondary {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: visible;
	clear: both;
}

#body-left {
	width: 310px;
	overflow: visible;
	padding-right: 10px;
	float: left;
}

#body-right {
	width: 450px;
	overflow: visible;
	float: left;
}

#body-right #content {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

#body-left-pgn {
	padding: 10px;
	overflow: visible;
	float: left;
}

#body-right-pgn {
	width: 440px;
	margin-top: 22px;
	padding-left: 10px;
	overflow: visible;
	float: left;
}

.member-info-photo {
	width: 300px;
	float: left;
}

.member-info-photo-padding {
	padding-left: 10px;
}

.member-photo {
	border: 1px solid #000000;
}

#member-info-left {
	width: 460px;
	float: left;
	overflow: visible;
	padding-bottom: 20px;
}

#member-info-vs {
	margin-top: 20px;
	width: 300px;
	border: 1px solid #000000;
	background-color: #F4D83D;
	text-align: center;
}

.member-info-vs-padding {
	padding: 10px;
}

#member-info-bio {
	margin-top: 20px;
	width: 302px;
	border: 1px solid #000000;
	padding: 5px;
}

#member-info-pgns {
	margin-top: 20px;
	width: 300px;
	border: 1px solid #000000;
	background-color: #F4D83D;
	text-align: center;
}

.member-info-pgns-padding {
	padding: 10px;
}

.search-result-wrapper {
	width: 780px;
	clear: both;
}

.search-result-number {
	float: left;
	width: 30px;
}

.search-result-number-small {
	float: left;
	width: 10px;
}

.search-result-details {
	float: left;
	vertical-align: top;
	width: 600px;
}

.search-result-padding {
	clear: both;
	height: 20px;
}

.search-result-winner-padding {
	clear: both;
	height: 10px;
}

.statistics-padding {
	clear: both;
	height: 5px;
}

.tournament-winners-label {
	float: left;
	width: 70px;
	padding-top: 3px;
}

.tournament-winners-label-stats {
	float: left;
	width: 50px;
	padding-top: 3px;
}

.tournament-winners {
	float: left;
	width: 600px;
}

.tournament-winners div {
	padding-bottom: 3px;
}

.hr-black {
	color: #000000;
}

hr {
	margin-top: 5px;
	margin-bottom: 2px;
}

.hr-gray-wide {
	width: 780px;
}

.page-header {
	border-bottom: 3px solid #000000;
}

.form {
	width: 780px;
	background-color: #F4D83D;
	margin: 0px;
}

.form-games {
	width: 255px;
	background-color: #F4D83D;
	margin: 0px;
	text-align: center;
}

.form div {
	padding: 20px;
}

.form-games div {
	padding: 5px;
}

div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 5px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(../images/tip.gif) no-repeat 20px 0;
}

div.bubble .commentby {
	padding-left: 9px;
}

#profile-left {
	width: 620px;
	float: left;
	overflow: visible;
	padding-bottom: 20px;
}

#profile-photo {
	width: 150px;
	float: left;
}

.error-msg {
	color: #FF0000;
	font-weight: bold;
}

.pgn {
	width: 768px;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFF80;
}

#SLIDESIMG {
	padding-left: 5px;
	margin-left: 5px;
}

.schedule-highlight {
	background-color: #CCCCCC;
}

.schedule-highlight-padding {
	background-color: #CCCCCC;
	padding: 2px;
}

.body-red-bold {
	color: #FF0000;
	font-weight: bold;
}

.border-black {
	border: 1px solid #000000;
	background-color: #F4D83D;
	padding: 5px;
	text-align: center;
}

.border-black-nobgcolor {
	border: 1px solid #000000;
}

.nobgcolor-padding {
	padding: 5px;
}

.twitter {
	background-color: #34cbff;
}

.facebook {
	background-color: #3c5a9a;
}

.twitter-border {
	width: 296px;
	border: 2px solid #34cbff;
}

*html .twitter-border {
	\width: 300px;
	\border: 2px solid #34cbff;
}

.twitter-left {
	width: 21px;
}

.twitter-right {
	width: 150px;
}

.facebook-border {
	width: 296px;
	border: 2px solid #3c5a9a;
}

*html .facebook-border {
	\width: 300px;
	\border: 2px solid #3c5a9a;
}

.body-small {
	font-size: 10px;
}

.body-small-italic {
	font-size: 10px;
	font-style: italic;
}

.body-small-bold {
	font-size: 10px;
	font-weight: bold;
}