body
{
background-color: #004000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}

p
{ 
text-align:left;
color: #ffffff;
font-size: 11px;
}

p.leftHeading {
font-weight: bold;
color: #ffffff;
}



 
img
{ 
display: block;
margin: 0 auto;
border: 0;
text-align: center;
} 


	#wrapper {

	background-color: #008000;
	width: 800px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-color: #ffffff;

	}


	#header {

	background-color: #004000;
	margin: 0 auto;
	width: 800px;
		border-bottom-style: solid;
		border-bottom-width: 4px;
		border-bottom-color: #C0FFC0;
		border-top-style: solid;
		border-top-width: 4px;
		border-top-color: #C0FFC0;


		}



	#leftContent {

		width:176px;
		height:100%;
		float: left;
		background:#FFA043;
		padding-bottom:12px;
		padding-left:4px;
		padding-top:12px;
		border-right-style: solid;
		border-right-width: 4px;
		border-right-color: #C0FFC0;

		font-weight: bold;
		font-color: #fff;
		font-size: 12px;


		}



	#bottomleftcontent {

		width:168px;
		background:#FFA043;
		padding-bottom:12px;
		padding-top:12px;
		padding-right:1px;

		font-weight: bold;
		font-color: #fff;
		font-size: 12px;


		}



	#footer {

	background: #004000;
	width: 800px;
	height: 28px;
	margin: 0 auto;
	color: #ffffff;
		border-top-style: solid;
		border-top-width: 4px;
		border-top-color: #C0FFC0;
	
	}

	#copy {

	background: #004000;
	margin: 0 auto;
	float: left;
	
	}

	#statement {

	background: #004000;
	margin: 0 auto;
	float: right;
	
	}


	#adtext {

	font-size: 10px;
	margin: 0 auto;

	
	}


	a.recentMatches {font-size: 12px; font-weight: bold;}

	a.recentMatches:link {text-decoration: none; color: #000000;}

	a.recentMatches:visited {text-decoration: none; color: #404040;}

	a.recentMatches:hover {text-decoration: underline; color: #ffffff;}

	a.recentMatches:active {text-decoration: none;}


	a.wrestlerLink {font-size: 12px; font-weight: bold;}

	a.wrestlerLink:link {text-decoration: none; color: #000000;}

	a.wrestlerLink:visited {text-decoration: none; color: #404040;}

	a.wrestlerLink:hover {text-decoration: underline; color: #ffffff;}

	a.wrestlerLink:active {text-decoration: none;}


	a.joinNow {font-size: 18px; font-weight: bold; background: #ffffff;}

	a.joinNow:link {text-decoration: none; color: #ff0000;}

	a.joinNow:visited {text-decoration: none; color: #ff0000;}

	a.joinNow:hover {text-decoration: underline; color: #ffffff; background: #FFA043;}

	a.joinNow:active {text-decoration: none;}


	a.bodyLink {font-size: 16px; font-weight: bold;}

	a.bodyLink:link {text-decoration: none; color: #ffffff;}

	a.bodyLink:visited {text-decoration: none; color: #ffffff;}

	a.bodyLink:hover {text-decoration: underline; color: #00ff00;}

	a.bodyLink:active {text-decoration: none;}


	a.legal {font-size: 10px; font-weight: bold;}

	a.legal:link {text-decoration: none; color: #99C19D;}

	a.legal:visited {text-decoration: none; color: #99C19D;}

	a.legal:hover {text-decoration: underline; color: #00ff00;}

	a.legal:active {text-decoration: none;}



	.galleryHeaders {

	font-weight: bold;
	color: #fff;

	}


	h1 {
	color: #FFFF40;
	font-size: 28px;
	font-family: Courier New, Times New Roman;
	}

	h2 {
	color: #FFFF40;
	font-size: 20px;
	font-family: Courier New, Times New Roman;
	}


	hr {
	color: #FF7F01;
	background-color: #FF7F01;
	height: 5px;
	}

	 .warning { font-size : 14px; font-weight : bold; color : #ff0000; background : #FFFE3D; }