@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(../images/p5LogoB.gif);
	background-repeat: repeat;
	font-size: small;
	color: #002B54;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F3F0D9;
}

#header {
	height: 135px;
	background-image: url(../images/header1.gif);
	background-repeat: no-repeat;
}

#header h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
}
#tabs {
	float: right;
}
#tabs ul {
	width: 480px;
}

#tabs li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	list-style-type: none;
}
#tabs  li  a:link, #tabs  li  a:visited  {
	display:block;
	padding: .2em .5em;
	text-decoration:none;
	color:#fff;
	margin-right:0.2em;
	background-color: #002852;
	}
#tabs  li  a:hover,#tabs  li  a:active  {
	color:#58725a;
	background-color: #F3F0D9;
	}	
#tabs li a.current,#tabs li a.current:hover,#tabs li a.current:active{
	color:#78320e;
	cursor: default;
	background-color: #FFFFFF;
	}
#content {
	width: 490px;
	float: left;
}
#content  p, h1, h2, h3, h4, h5, h6 {
	color: #002B54;
	width: 470px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 55px;
}
#container #content h3 {
	font-weight: bold;
	font-size: 15px;
}

#content  img  {
	position: relative;
	top: -10px;
	left: 50px;
}

#sidebar {
	float: right;
	width: 284px;
	text-align: right;
}
#sidebar p {
	font-size: 14px;
	font-weight: normal;
}


#footer {
	background-color: #002852;
	clear: both;
	padding-left: 515px;
	height: 25px;

}
#footer p {
	font-size: 12px;
	text-align: right;
	color: #ffffff;
	margin-top: 5px;
	margin-right: 5px;
}
#content  ul {
	list-style-type: lower-alpha;
}



td img {
	display: block;
}
#container #whatsnew {
	background-color: #ABB3C6;
	float: right;
	width: 274px;
	padding-left: 10px;
	padding-top: 10px;
	clear: right;
}
#container #whatsnew h1 {
	font-size: large;
	margin-left: -20px;
}
#container #whatsnew p {
	margin-top: -10px;
}







.note {
	font-size: x-small;
}

#content li {
	list-style-image: url(../images/p5Button.gif);
	margin-top: 4px;
}
table#partner1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background: #fff;
}
table#partner1 th {
	font-size: 1em;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	background-color: #002B54;
	color: #fff;
}
table#partner1 thead {
	line-height: 20px;
}

table#partner1 td {
	line-height: 17px;
	padding-left: 10px;
	font-size: 0.9em;
}
table#partner2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background: #fff;
	width: 85%;
}
table#partner2 th {
	font-size: 1em;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	background-color: #002B54;
	color: #fff;
}
table#partner2 thead {
	line-height: 20px;
}
table#partner2 td {
	line-height: 17px;
	padding-left: 10px;
	font-size: 0.9em;
}






.link {
	margin-left: 310px;
}

.pnote {
	color: #FF0000;
	font-size: small;
}

#race {
	height: auto;
	width: 780px;
	padding-top: 0px;
	background-color: #E2E9E8;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 0px;
	text-align: center;
}
#race p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 780px;
}

#race img {
	margin: 5px;
}


#race h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	width: 760px;
	text-align: center;
	padding-top: 10px;
}
#training {
	margin: 0px;
	padding: 0px;
	height: auto;
	float: right;
	width: 776px;
}
#p5alive {
	width: 800px;
}
#FLVPlayer {
	text-align: center;

}

