body {
	margin: 0;
	text-align: center;
	padding: 0;
	background-color: #000;
	color: #FFF;
}
#wrapper {
	background-color: #565683;
	width: 100%;
	text-align: left;
	padding: 15;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/Willie/baseball_willie_NYY.jpg);
}
#leftsidebar {
	margin: 0px;
	width: 15%;
	padding-left: 15px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 5px solid #000;
}
#marquee {
	height: 25px;
	width: 500px;
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 24px;
}


#maincontent {
	width: 79%;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #666;
	color: #FFF;
}
.maincontent_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: text-top;
	color: #FFF;
}

#footer {
	background-color: #FF9;
	margin: 0px;
	padding: 0px;
	clear: both;
	padding-left: 5px;
}
.leftnavtext {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #565683;
}
.tablebody_text_large_blue {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

#logo {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 110px;
}

#header {
	background-color: #565683;
	margin: 0px;
	padding: 0px;
	height: 110px;
	padding-left: 0px;
}
#navbar {
	position: absolute;
	padding-left: 10px;
	top: 50px;
}
.employeetable {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #03F;
}
.rate_column {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00F;
	text-align: center;
}
.rate_title {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.Green_Title_Bold {
	font-size: 36px;
	font-weight: bold;
	color: #0C0;
	text-align: center;
}
.redboldtext {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.importantmessages {
	font-size: 16px;
	color: #900;
	text-align: left;
}
.scholarshiptable {
	font-size: 20px;
	font-weight: bold;
	color: #009;
	text-align: center;
}
