
*
{
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
	position: relative;
}

html>body
{
	height: auto;
	min-height: 100%;
}

#header {
	height: 116px;
	width: 100%;
}

#content {
	padding-bottom: 2.5em;
}

#footer {
	height: 2.5em;
	width: 100%;
	position: absolute;
	bottom: 0;
}







a {
	color: #0099cc;
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	background: #fff;
	font-family: Verdana;
}

#content {
	padding-top: 1em;
	padding-left: 2.5em;
	padding-right: 3em;
}

#head {
	padding-top: 36px;
	padding-left: 218px;
	margin-right: 50px;
}

#footer {
	padding-top: 17px;
	font-size: 12px;
	background: #ddd;
	text-align: center;
}

#footer a {
	color: #000;
}

#text {
	padding-left: 2px;
	clear: both;
}

#logos {
	width: 170px;
	height: 53px;
	border: none;
}

#logo {
	padding-top: 12px;
	width: 200px;
	float: left;
}

#podtext {
	padding-top: 3px;
	padding-left: 1px;
	font-size: 11px;
	color: #777;
}


#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-family: Times New Roman;
	font-weight: bold;
}

#menu li {
	border: 1px dashed #bbb;
	float: left;
	padding: 7px 13px;
	margin-left: 0px;
	margin-right: 2px;
}

#menu li a {

}

#leftbar {
	padding-top: 5px;
	font-size: 12px;
	position: absolute;
	width: 176px;
	float: left;
}

#leftbar ul {
	margin-top: 17px;
	list-style: none;
	font-size: 13px;
}

#leftbar ul li {
	margin-top: 3px;
}

#leftbar h4 {
	color: #aaa;
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 4px;
}

#centertxt {
	padding-left: 215px;
	padding-bottom: 3em;
}

.navig {
	background: #eee url(images/corner.gif) right bottom no-repeat;
	height: 8px;
	line-height: 5px;
}

.navix {
	background: #eee url(images/cornerrr.gif) right bottom no-repeat;
	height: 8px;
	line-height: 5px;
}

.corner {
	weight: 8px;
	height: 8px;
	margin: 0;
	padding: 0;
}

#author {
	color: #555;
	text-align: right;
	background: #eee;
	padding: 4px 10px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 19px;
}


#author a {
	color: #444;
}

#author form a {
	color: #e13000;
}

#author li {
	padding-top: 5px;
	line-height: 12px;
}

.logintxt {
	font-size: 10px;
	width: 100px;
}

#submit {
	width: 50px;
	height: 18px;
	text-align: middle;
	position: relative;
	top: 5px;
}

.post {
	padding-bottom: 17px;
}

.post h3 {
	font-size: 140%;
	font-weight: normal;
}

.posttxt {
	font-size: 80%;
	padding-top: 7px;
	padding-left: 15px;
}

.enterpost {
	font-size: 110%;
	padding-top: 3px;
	padding-left: 15px;
}

.enterpost a {
	color: #ff2e00;
}




select.w100, input.w100 {
	font-family: Arial;
	font-size: 14px;
	width: 100%;
}

span.comment {
	font-family: Arial;
	font-size: 12px;
	color: Gray;
}
textarea {
	width: 100%;
	height: 500px;
}
input.fix {
	font-family: Arial;
	font-size: 14px;
	width: 100px;
}
table.stat {
	background-color: #000000;
}
table.stat td {
	background-color: #FFFFFF;
}

.opponent {
	font-family: Arial;
  color: red;
  font-size: 75%;
  margin: 10 0 10 25;

}

.warning {
	font-family: Arial;
  color: red;
  font-size: 75%;
  font-weight: bolder;
  margin: 10 0 10 25;

}


#centertxt h3 {
	font-size: 140%;
	font-weight: normal;
}

#centertxt p {
	font-size: 80%;
	padding-top: 7px;
	padding-left: 15px;
}

p.note {
	font-size: 80%;
	color: #777;
}