body, html {
	margin:0px;
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
    width: 761px;
    position: relative;  
    padding: 0 0px 0 0px;
    text-align: left;
}

.bg {
	background-color: #ffffff;
	margin: 0 auto;
    width: 761px;
    position: relative;  
    padding: 0 0px 0 0px;
    text-align: left;
}

* html .bg
{
    width: 761px;
    w\idth: 761px;
}
    

.banner
{
	float:left;
	height: 75px;
	width: 761px;
	background-image: url(imagess/banner.jpg);
}


.secBan
{
	float:left;
	height: 112px;
	width: 759px;
	background-color: #e5e5e7;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-left-color: #555555;
	left: -9px;
	top: 82px;


}

.homeBtn
{
	float:left;
	height: 25px;
	width: 170px;
	background-image: url(images/homeBtn.jpg);
	background-repeat: no-repeat;
	background-color: #e5e5e7;
	border: 0px none black;
}
.stablewarsBtn
{
	float:left;
	height: 25px;
	width: 170px;
	background-image: url(images/fourmBtn.jpg);
	background-repeat: no-repeat;
	background-color: #e5e5e7;
	border: 0px none black;
}
.titlewarsBtn
{
	float:left;
	height: 26px;
	width: 170px;
	background-image: url(images/titlewarsBtn.jpg);
	background-repeat: no-repeat;
	background-color: #e5e5e7;
	border: 0px none black;
}
.ppvBtn
{
	float:left;
	height: 24px;
	width: 170px;
	background-image: url(images/ppvBtn.jpg);
	background-repeat: no-repeat;
	background-color: #e5e5e7;
	border: 0px none black;
}
.fourmBtn
{
	float:left;
	height: 24px;
	width: 170px;
	background-image: url(images/fourmBtn.jpg);
	background-repeat: no-repeat;
	background-color: #e5e5e7;
	border: 0px none black;
}


* html .dp1
{
	float:left;
	height: 124px;
	width: 589px;
	background-image: url(images/dp1.jpg);
	background-repeat: no-repeat;
	background-color: #e5e5e7;

}

.kennedy
{
	float:left;
	height: 124px;
	width: 589px;
	background-image: url(images/kennedy.jpg);
	background-repeat: no-repeat;
	background-color: #e5e5e7;
}

.content {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 759px;
}


* html .textContainer {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 759px; 
	height: 349px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-left-color: #555555;
}


.textContainer {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 759px;
	height: 405px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-left-color: #555555;
}


.noborder {
	color: #000000;
	border: 0px none black;
	background-color: #e5e5e7;
}

.footer
{
	clear:both;
	background-color: #555555;
	color: #55555;
	width: 761px;
	height: 3px;
}

.center{
	text-align: center;	
}

a:link {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}

.header{
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

