body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #336699;
	text-align: left;
	margin: 0;

}
	a:link {color:#663399;}
	a:visited {color:#663399;}
	a:hover {color:white; background-color: #336699;}
	a:active {color:blue;
	}
	
div#wrapper {
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 3px double #999999;
	position: relative;
	background: #FFFFFF url(../headers/back_wrapper.jpg) repeat-y;
	height: auto;
}
div#leftnav {
	width: 140px;
	border: 0;
	padding: 3px; 
	float: left;
	margin-top: 10px;
}	
div#maincontent {
	width: 590px;
	border: 0;
	margin: 0;
	margin-left: 155px;
	padding: 0;
	margin-top: 10px;
	height: auto;
}
div#footer {
	width: 590px;
	border: 0;
	margin: 0;
	margin-left: 155px;
	padding: 0;
	margin-top: 0;
	height: auto;
	text-align: center;
}	

#employment p {text-indent:0px;}
	

h1, h3, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	letter-spacing: -1px;
	display: inline;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;

}
h3 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom:0px;
}

h4 {
	font-family: "Comic Sans MS", "Trebuchet MS";
	font-size: 60px;
	color: #99FF00;
	line-height: 62px;
	vertical-align: top;
}

h5 {
	font-size: 10px;
	color: #000000;
}

h6 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 0px;
}

	
p {text-indent: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

img {
	border: 0;
	display: inline;
	margin: 5px; 
}
.border {
	border: 1px solid;
	color:#000000
}
.footer {
	font-weight: normal;
	color: #336699;
	font-size: 10px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
	text-align: center;
}

.footer a {
	font-size: 10px;
	text-align: center;
}

.reslinks {
	font-size: 12px;
	text-align: center;

}
.ed {
	font-family: "Comic Sans MS", "Trebuchet MS";
	font-size: 16px;
	color: #FFFF33;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.clearer {clear:both;}

}
ul {
	margin-top: 0px;
	list-style-type:square;
}

