@charset "UTF-8";

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(assets/bckgrnd_white.gif);
	background-position: 50% 0px;
	margin-top: 0px;
}
#majorcontainer {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: 0px;
	background-color: #FFFFFF;
	height: auto;
	min-height: 100%;
	
}
#majorcontainer #header {
	position: relative;
	width: 950px;
}
#majorcontainer  #navbar {
	font-size: 90%;
	background-color: #3853A5;
	height: 40px;
	width: 950px;
	top: 240px;
	color: #FFFFFF;
	text-decoration: none;
	left: 0px;
	display: inline-block;
}
#leftgraphic  {
	background-color: #FFFFFF;
	float: left;
}
#navbar ul {
	list-style-type: none;
}
#navbar a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #F7EE41;
}
#content  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3853A5;
	background-color: #FFFFFF;
	width: 664px;
	padding-top: 30px;
	left: 266px;
	float: right;
	height: 100%;
	padding-bottom: 15px;
	padding-right: 20px;
}
#majorcontainer  #imagearea  {
	/*height: 330px;*/
	width: 950px;
}
#footer  {
	width: 950px;
	background-color: #F7EE42;
	border-top-width: 4px;
	border-top-color: #3C54A2;
	border-top-style: solid;
	font-size: 70%;
	float: left;	/*height: 30px;
	position: absolute;
	top: 800px;*/
	
}
#content #lineup {
	font-size: 100%;
	background-color: #FFFFFF;
	float: left;
	width: 170px;
}
#content #lineupright {
	background-color: #FFFFFF;
	float: left;
	width: 485px;
	font-size: 100%;
	line-height: 170%;
}
#sportsbar {
	background-color: #FFFFFF;
	width: 664px;
	padding-bottom: 10px;
	left: 0px;
	float: left;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BC540;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 150px;
}
h1_privacy {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BC540;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 195px;
}
h3 {
	font-size: 110%;
	color: #666666;
	line-height: 150%;
}
p1 {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	line-height: 135%;
	padding-bottom: 10px;
	padding-top: 5px;
	display: inherit;
	padding-left: 20px;
}
#active a:link, #active a:visited, #active a:hover {
	color: #F7EE41;
}
#navlist li {
	display: inline;
	width: 190px;
	padding-right: 40px;
	padding-left: 40px;
}
p2 {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	line-height: 185%;
	padding-top: 5px;
	padding-right: 20px;
}
p3 {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 5px;
	display: inherit;
	padding-left: 0px;
	padding-right: 20px;
}
p4 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	line-height: 135%;
	padding-bottom: 10px;
	padding-top: 5px;
	display: inherit;
	padding-left: 20px;
}

