body {
	margin: 0;
	background-image: url(/img/web-background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #007BC6;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 1px dotted #DCEF3B;
	padding: 0 0 .5em 0;
	margin: 0;
}
h2 {
	font-size: 115%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}	
h3 span.grade {
	font-weight: normal;
}
hr {
	height: 1px;
	color: #2E3192;
}
#content ul li {
	list-style: none;
	list-style-image: url(/img/bullet.gif);
}
#mainTable { 
	margin-top: 40px;
	margin-bottom: 30px;
	width: 775px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
#mainTable td {
	padding: 0;
	margin: 0;
	border: 0;
}
#headerTable {
	/*width: 775px;*/
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
#leftnav {
	width: 160px;
	vertical-align: top;
	background-color: #DCEF3B;
}
#leftnav table {
	border-collapse: collapse;
}
#leftnav table td {
	margin: 0;
	border: 0;
	padding: 0;
}
#topbar { padding-top: 60px;}
#luciboolinks { height: 48px;}
#arealinks { height: 32px;}
#vacantlinks {
	width: 472px;
	height: 50px;
	background-color: #DCEF3B;
	color: #FFF; 
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#vacantlinks a:link { text-decoration: none;}
#vacantlinks a:visited { text-decoration: none;}
#vacantlinks a:hover { color: #FFF; text-decoration: underline;}
#vacantlinks a:active { color: #FFF; text-decoration: underline;}
/*#articles p a:hover {
	border: 1px solid #DCEF3B;
}
#articles p img { padding-right: 1.5em;}*/
#articles tr td a img { text-decoration: none;}
#content {
	width: 600px;
}
#content table {
	border-collapse: collapse;
	background-color: #FFF;
}
#content table td { margin: 0; border: 0; padding: 0;}
#content table td.info { padding: 18px; background-repeat: no-repeat;}
#footer {
	height: 30px;
	vertical-align: middle;
	background-color: #FF7800;
}
#rMargin {
	background-color: #DCEF3B;
	width: 15px;
}
#feature {
	border: 2px solid #DCEF3B;
}
#feature td { background-color: #F2FBA5; padding: 10px;}
#feature td a:link, #feature td a:visited { text-decoration: none;} 
#feature td a:hover { text-decoration: underline;} 
fieldset { border: 1px dotted #DCEF3B; margin: .8em 0; padding: 1em;}
legend { font-size: 120%; font-weight: bold; padding-bottom: .6em;}
table.formtab tr td input, textarea { margin-bottom: .4em;}
table.interest tr td input { margin: 0;}
#content table td table.interest tr td { padding: .2em;}
input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%;}