body {
	margin: 10px 0 10px 0;
	background-color:#fff;
	background-image:url("images/bg.jpg");
	background-repeat:repeat;
}

img {
	border:0;
	text-decoration:none;
}

#container {
	width:738px;
	margin: 0 auto;
}

#header {
	height:110px;
	width: 738px;
	background-image:url("images/siteLogo.png");
	background-repeat:no-repeat;
}

#navigation {
	width:738px;
	height: 48px;
	margin: 0px 0 0px 0;
}

#navbuttons {
	width:738px;
	height: 48px;
	margin: 0px 0 0px 0;
}

#content {
	height: 406px;
	width: 738px;
	background-image:url("http://academy.czwrestling.com/bgrotate/rotate.php"); background-color:#000;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height:14px;
}
#content h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	line-height:12px;
}
#content p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}
#content a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#content a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	text-decoration: none;
}
#small a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
#small a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #eee;
	text-decoration: none;
}
#contentindex {
	height: 406px;
	width: 738px;
	background-image:url("http://academy.czwrestling.com/bgrotate/rotate.php");
	background-color:#000;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contentindex h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height:14px;
}
#contentindex h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	line-height:12px;
}
#contentindex p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}
#contentindex a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#contentindex a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	text-decoration: none;
}

#iframebg {
    height:390px;
	width:390px;
	background-image:url("images/iframeBG.png");
	background-repeat:no-repeat;
	float: right;
	margin: 8px 10px 0px 0px;
}
#loweradsinline {
    height:130px;
	width:720px;
	display:inline;
}
#loweradsleft {
    height:130px;
	width:350px;
	background-image:url("images/loweradsBG.png");
	background-repeat:no-repeat;
	float: left;
	margin: 10px 5px 5px 12px;
}
#loweradsright {
    height:130px;
	width:350px;
	background-image:url("images/loweradsBG.png");
	background-repeat:no-repeat;
	float: right;
	margin: 10px 12px 5px 5px;
}

#footer {
	height: 27px;
	width: 738px;
	background-image:url("images/footerBG.png");
	background-repeat:no-repeat;
}
#footertext {
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 50px 0px 0px;
}


#phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    background-color : #9f9f9f;
	height: 30px;
	width: 60px;
}
