body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.dropcap {
float:left;
color:#D4D4C7;
font-size:50px;
line-height:40px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 
td {
  font-family:arial;
  font-size: 12px;
  margin:0px;
  }
 
 .bigletter {
 	font: 24px;
	
 }
.marqueelook {
	text-decoration: none;
	color: #ff0000;
	font: bold 15pt cursive;
} 
.sectionTitle {
  font-size: 16px;
  font-weight: bold;
}

.pageTitle {
  font-size: 20px;
  font-weight: bold;
  padding-top:5px;
  padding-bottom:5px;
}

.cursiveTitle {
	font-family: cursive;
	font: bold 18px;
	color: #ff00ff;
}
#banner {
  border-bottom:2px #000 Solid;
  background:#3D8BD8;
  color:#FFF;
  padding:5px;
  height:10%;
}

#banner h1 {
  margin:0px;
}

#nav {
 background:#FFC202;
 position:absolute;
 width:160px;
 height:100%;
}

#content {
  padding-left: 5px;
  padding-right: 5px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Gray;
}
#menu a:link {
	text-decoration: none;
	color: #9966cc;
	font-size: 16px;
}
#menu a:visited {
	text-decoration: none;
	color: #f9f39a;
		font-size: 16px;
}
#menu a:hover {
	text-decoration: bold;
	color: #ffffff;
		font-size: 16px;
}
#ad a:link, a:active {
	font-size: 14px;
	text-decoration: none;
	color: #f9f39a;
}
#ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#ad a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #ccffcc;
}
#ad a:hover {
	font-size: 14px;
	text-decoration: bold;
	color: #99cc99;
}
#foot a:link, a:active {
	text-decoration: none;
	color: #f9f39a;
}
#foot a:visited {
	text-decoration: none;
	color: #ccffcc;
}

#foot a:hover {
	text-decoration: bold;
	color: #99cc99;
}
.menuBox{
	font-size: 12px;
	background-color: #e0e0e0;
	padding-left: 1px;
	padding-top: 5px;
	border: solid 10px;
	text-align: center;
}
.leftmenuBox{
	font-size: 14px;
	color: #3b1854;
	background-color: #99cb99;
	padding-left: 1px;
	padding-top: 5px;
	text-align: center;
	vertical-align: bottom;
}