html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var, 
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
}

body {
	background: #525252;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 1;
}


a {
	color: #355491;
}

a:hover {
	color: #4262a1;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 4px;
}

img.avatar {
	position:absolute;
	left:0px;
	top:0px;
}

h1 {
	font-size: 1.7em;
	color: #666;
	border-bottom: 1px solid #dadada;
	padding-left: 15px;
	padding-right: 15px;
}

h2 {
	font-size: 14pt;
	padding-left: 15px;
	padding-right: 15px;
}

h3 {
	font-size: 12pt;
	padding-left: 15px;
	padding-right: 15px;
}

h4 {
	font-size: 11pt;
	padding-left: 15px;
	padding-right: 15px;
}

h5 {
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
}

h6 {
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
}

img {
	border: 0;
}

.clearfix:after {
	clear: both;
	content: "'";
	display: block;
	font-size: 0;
	/* fix FF bug */
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

/* for IE7 */

.clearfix {
	min-height: 0;
}

/* for IE<7 \*/

* html .clearfix {
	height: 1%;
}

/* for IE-mac */

/*\*/

/*/ .clearfix { display: inline-table; } /**/

ol {
	padding: 0 0 0 30px;
}

ol {
	display: block;
	clear: both;
	list-style-type: decimal;
}

ul {
	margin: 0;
	padding: 0;
}

hr {
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	border: 1px solid #999;
	font-size: .8em;
}

select {
	margin-right: 7px !important;
}

select option {
	padding-right: 6px !important;
}

fieldset {
	border: none;
	padding-top: 5px;
	margin-bottom: 15px;
}

fieldset legend {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.center {
	text-align:center;
}

div#wrapper {
	width: 780px;
	background: #fff;
	margin: auto;
}

div#header {
	background: #fff url(../images/header3.gif) no-repeat center;
	height: 127px;
}

div#header span {
	display: none;
}

div#top-navigation {
	width: 100%;
	background: #202020;
	color: #fff;
	text-align: center;
}

div#top-navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#top-navigation a:hover {
	text-decoration: underline;
}


div#top-navigation li {
	display: inline;
	padding: 6px 20px;
	line-height: 30px;
}

div#page-container {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-align: left;
	background: #e7d79c;
}

div#left-column {
	float: left;
	width: 165px;
	background: #e7d79c;
}

div#left-column img {
       vertical-align:middle;
}

div#left-column a {
	color: #4a3315;
	text-decoration: none;
	text-align: left;
	display: block;
	/*padding-left: 8px;*/
	/*float: left;*/
	margin: 0;
	font-weight: bold;

}

div#left-column table {
	border-collapse: collapse;
	width: 165px;
}

div#left-column th {
	background: #817051;
	font-size: 1em;
	line-height: 2em;
	color: #fff;
	text-align: center;
	width: 165px;
}

div#left-column tr {
}

div#left-column td {
      padding: 0px;
      width: 165px;
      height: 45px;
      text-align:left;
      text-indent:5px;
      background-image: url(/images/buttonyBlock.png);
}

div#middle {
	text-align: left;
	margin-left: 165px;
	background: #fff;
	padding-top: 5px;
	min-height: 470px;
	height: auto !important;
	height: 470px;
}

div#middle p {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

div#middle li {
	margin-left: 35px;
}

div#right-column {
	width: 150px;
	float: right;
}

#footer-container {
	font-size: .8em;
	background: #525252 url(../images/rounded-footer.png) no-repeat center;
	height: 50px;
	color: #fff;
}

#footer-container a {
	text-decoration: none;
}

#footer-container a:hover {
	text-decoration: underline;
}



.square-box {
	border: 1px solid #351600;
}

.text-banner {
	background: #ccc;
	color: #000;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	margin-left: 18px;
	margin-right: 18px;
	font-size: 1.2em;
	margin-top: 6px;
	margin-bottom: 6px;
}

.text-banner .red {
	font-weight: bold;
	color: #f00;
}

.tournament-community {
	width: 580px;
	text-align: center;

}

.tournament-community table {
	margin-left: 12px;
	margin-right: 12px;
	border: 1px solid #000;
	width: 100%;
}

.tournament-community th {
	background: #202020;
	font-size: 1.2em;
	line-height: 2em;
	color: #fff;
	width: 50%;
}

.tournament-community td {
	width: 50%;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	background: #e7e7e7;
	border: 1px solid #000;

}

.tournament-community .last {
	border-right: none;
}

.ads {
	text-align: center;
	margin-top: 20px;
}

