h1   {
	font-size: 2em;
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	color: #00A3FF;
}
body {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
}
h2 {
	font-family: bitter;
	font-style: normal;
	font-weight: 400;
	font-size: 1.2em;
}
nav {
	background-color: #FFFFFF;
	color: #6868FF;
	text-align: center;
	margin-left: 3%;
	margin-right: 3%;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	text-decoration: none;
}
.bigtitle {
	text-align: center;
	color: #FFFFFF;
	font-size: 6em;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-shadow: -5px 7px #000000;
}

footer {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	font-family: bitter;
	font-style: normal;
	font-weight: 400;
	font-size: 0.6em;
	margin-top: 5%;
	margin-bottom: 5%;
}
.whitetable {
	background-color: #FFFFFF;
}
.blacktable {
	background-color: #000000;
}

.pick {
	color: #FC0206;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 2em;
}


header {
	color: #FFFFFF;
	text-align: center;
}
.asideLeft {
	width: 30%;
	margin-left: 5%;
	margin-right: 2.5%;
	float: left;
}
.sectionRight {
	width: 50%;
	margin-left: 2.5%;
	margin-right: 5%;
	float: right;
}
.sectionDuceyPool {
	padding-top: 70px;
	color: #FFFFFF;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8em;
	text-shadow: -4px 7px #000000;
	text-align: center;
}
.bodytextSm {
	color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
.emaillink  {
	color: #FFED01;
	font-size: 1.4em;
}


.bodytext {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 2em;

}
.relogintext {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 2em;
	text-align: center;
}

.boardname {
	color: #6E6CED;
	font-size: 3em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.categories {
	color: #000000;
	font-size: 1.3em;
	font-weight: normal;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: normal;
	text-decoration: none;
}
.navhome {
	margin-left: 2%;
	margin-right: 2%;
	text-decoration: none;
}
.navpicks {
	margin-left: 2%;
	margin-right: 2%;
	text-decoration: none;
}
.navboard {
	margin-left: 2%;
	margin-right: 2%;
	text-decoration: none;
}
.navtotals {
	margin-left: 2%;
	margin-right: 2%;
	text-decoration: none;
}
.navhelp {
	margin-left: 2%;
	margin-right: 2%;
	text-decoration: none;
}
.standingsTitle {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: normal;
	font-size: 2.2em;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
	text-align: center;
	background-color: #CCCCFF;
}
.standings0 {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	background-color: #00AA66;
	font-size: 1.5em;
}
.standings1 {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	background-color: #FFCC66;
	line-height: normal;
	font-size: 1.5em;
}
.standings2 {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	background-color: #D30202;
	font-size: 1.5em;
}
.standings3 {
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	background-color: #000000;
	font-size: 1.5em;
}
.bgfield {
	background-image: url(../GraphicsPool/dplogin.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.bgfieldrepeat {
	background-image: url(../GraphicsPool/dplogin.jpg);
	background-repeat: repeat-y;
}
.bigwhitefont {
	color: #FFFFFF;
	font-size: 1.5em;
}
.weeknums {
	text-align: center;
	background-color: #FFFFFF;
	width: 26px;
	height: 23px;
}
.PlayerTotals {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
.weeklywriteup {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 1.1em;
}
