body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(graphics/bk2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


.twoColElsRtHdr #container {
	width: 1000px;
	background: url(graphics/bk.gif);
	margin: 0 auto;
	text-align: left;
} 
.twoColElsRtHdr #header {
	padding: 0 0px;
} 
.twoColElsRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}


.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 214px;
	padding: 0px 0;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColElsRtHdr #mainContent {
	margin: 0 15em 0 30px;
} 
.twoColElsRtHdr #footer {
	padding: 5px 10px 0 130px;
	background:url(graphics/bottomofthepage.gif);
	height: 53px;
} 
.twoColElsRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.events {
	width: 547px;
	padding: 0px;
	margin-left: 80px;
	background-color:#000000;
	border:1px solid #FFFFFF;
}

.events-top, .events-bottom
{
	background-image:url(/graphics/events_top.jpg);
	background-repeat:no-repeat;
}

.events-bottom
{
	background-image:url(/graphics/events_bottom.jpg);
	background-position:100% 100%;
}

label,input,select
{
	float:left;
	width:150px;
	margin-top:20px;
}

input,select,textarea
{
	width:300px;
}

textarea
{
	height:150px;
}

.clear-both
{
	clear:both;
}

form
{
	float:left;
}

td
{
	border:1px solid #000000;
}

td.heading
{
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.hidden
{
	display:none;
}

.tournament-grid
{
	float:left;
	width:655px;
	height:526px;
	background-image:url(/graphics/torn_blank.jpg);
	margin-left:20px;
}

#fighterback
{
	background-image:url(/graphics/profileback.jpg);
	float:right;
	width:301px;
	height:294px;
}

#fighterback img
{
	margin-top:51px; 
	margin-left:42px;
}

.round1faces
{
	float:left;
	width:30px;
	height:31px;
	margin-top:15px;
	overflow:hidden;
}

.round1faces img
{
	/*margin-left:-15px !important;*/
	width:27px;
}

.round1inner
{
	margin-left:11px;
}

.round2faces
{
	width:46px;
	height:60px;
	overflow:hidden;
	margin-top:30px;
	float:left;
}

.round2inner
{
	margin-left:38px;
}

.round3faces, .round4faces
{
	overflow:hidden;
	float:left;
	width:109px;
	height:131px;
	margin-top:35px;
}

.round3inner
{
	margin-left:60px;
}

.round4faces
{
	margin-top:64px;
}

table.event td
{
	border:0px;
}

.event img
{
	border:1px solid #FFFFFF;
}