body{ 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: black;
}
p {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal; 
	font-variant: normal; 
}
img {border:none; }
a:link,
a:visited,
a:hover {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
a:link,
a:visited {text-decoration: underline; }
a:hover  {text-decoration:none; }

.main_document{}

div.main_bottom,
.main_bottom a:link,
.main_bottom a:visited,
.main_bottom a:hover,
.main_header a:link,
.main_header a:visited,
.main_header a:hover,
.main_header{
	color: white;
}

.main_header h1{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: white;
	margin-bottom:0;
}

.main_header_login,
.main_header_login a:link,
.main_header_login a:visited,
.main_header_login a:hover,
.main_tabs,
a.tabs{
	color:white;
	padding-top:0;
	padding-bottom:10px;
	text-align:right;
}

.main_body{
	background-color: white;
	padding:10px;
}
div.main_bottom{
	text-align: center;
	padding: 10;
}

td.heading_left{
	background-image:url(/themes/wrestling1/img/heading_left.jpg);
	background-repeat:no-repeat;
}

td.heading_center{
	background-image:url(/themes/wrestling1/img/heading_center.jpg);
	background-repeat:repeat-x;
}
td.heading_right{
	vertical-align:top;
	background-image:url(/themes/wrestling1/img/heading_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

