body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.head {
	position:absolute;
	background-color: #000000;
	height: 120px;
	width: 1003px;
}
.mainNav {
	position:absolute;
	background-color: #000000;
	height: 25px;
	width: 1003px;
	top: 120px;
}

.sideNav {
	position:absolute;
	background-color: #333333;
	height: 439px;
	width: 220px;
	left: 0px;
	top: 145px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.content {
	position:absolute;
	background-color: #999999;
	height: 439px;
	width: 752px;
	left: 220px;
	top: 145px;
	color: #000000;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 14px;
}


a{
	font-family: "poor Richard", Sylfaen, "Times New Roman";
	font-size: 20px;
	color: #F8C600;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #F8C600;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #F8C600;
}

#a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F8C600;
	text-decoration:none;
}
#a:visited {
	color: #F8C600;
}
#a:hover {
	color: #990000;
}
#a:active {
	color: #F8C600;
}

#b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
	font-weight: bolder;
}
#b:visited {
	color: #666666;
}
#b:hover {
	color: #FFFFFF;
}
#b:active {
	color: #666666;
}

#sidenav{
	font-family: "poor Richard", Sylfaen, "Times New Roman";
	font-size: 18px;
	color: #F8C600;
	text-decoration: none;
}


#sidenav:visited {
	text-decoration: none;
	color: #F8C600;
}

#sidenav:hover {
	text-decoration: none;
	color: #990000;
}

#sidenav:active {
	text-decoration: none;
	color: #F8C600;
}

.noborder {
	color: #000000;
	border: 0px none black;
	background-color: #999999;
}



.bigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
}
.red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.blue { 
	color:#006699; 
	background-color:#999999;
 	font-family: "Times New Roman", Default; 
	font-size: 16px; 
	font-weight: normal 
}
.big {font-size: 100px;}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
