@charset "UTF-8";
#container {
	width: 1366px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#p1-head {
	float: left;
	text-align: left;
	margin-left: 50px;
	height: 200px;
	min-width: 800px;
	margin-top: 25px;
}
#footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	color: #7E7F80;
	text-align: center;
	clear: both;
}
#pi-body {
	clear: left;
	background-color: #8899AE;
	float: none;
	padding-top: 20px;
	margin-left: auto;
	padding-left: 20px;
	padding-bottom: 10px;
}
#ul {
}
#p1nav {
	float: left;
	height: 200px;
	color: #797979;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-align: center;
}
#sidebar-r {
	width: 200px;
	min-height: 768px;
	background-color: #D03133;
	float: left;
}
.smallblue {
	color: #000077;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}
.bigwhiteit {
	color: #E9E2E2;
	font-family: "Myriad Pro", "Gill Sans", Arial;
	font-style: normal;
	font-size: 1.7em;
	font-weight: normal;
}
#logo img {
	float: left;
	margin-left: 200px;
}
#team1 {
	width: 1166px;
	float: none;
	position: static;
	margin-left: 50px;
	border: thin ridge #8193AE;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #7E7F81;
	padding-top: 10px;
	margin-bottom: 10px;
}
.teamname {
	color: #000000;
	font-family: "Myriad Pro", "Gill Sans", Arial;
	font-size: 1.4em;
}
#team2 {
	width: 1166px;
	background-color: #7E7F81;
	float: none;
	position: static;
	margin-left: 50px;
	border: thin ridge #8193AE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 25px;
}
#team3 {
	width: 1166px;
	background-color: #7E7F81;
	float: none;
	position: static;
	margin-left: 50px;
	border: thin ridge #8193AE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#team4 {
	width: 1166px;
	background-color: #7E7F81;
	float: none;
	position: static;
	margin-left: 50px;
	border: thin ridge #8193AE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#team5 {
	width: 1166px;
	background-color: #7E7F81;
	float: none;
	position: static;
	margin-left: 50px;
	border: thin ridge #8193AE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#team6 {
	width: 1166px;
	background-color: #7E7F81;
	float: none;
	position: static;
	margin-left: 50px;
	border: thin ridge #8193AE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#team7 {
	width: 1166px;
	background-color: #7E7F81;
	float: none;
	position: static;
	margin-left: 50px;
	border: thin ridge #8193AE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
body {
	background-color: #000000;
}
body,td,th {
	font-family: "Myriad Pro", "Gill Sans", Arial;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Myriad Pro", "Gill Sans", Arial;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
	color: #76869e;
}
h2 {
	font-size: 1.7em;
	color: #E9E9E9;
}

a {
	color: #797979
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #5A71AC;
}
a:active {
	text-decoration: none;
	color: #F8F5F5;
}
a:visited {
	text-decoration: none;
}
