/* CSS Document */

#wrapper {
	margin: 0 auto;
	width:820px;
	background-image: url(/images/wrapperback.jpg);
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102896;
}
body {
	background-color: #153FAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/back.jpg);
}
#header {
	 margin: 0 auto;
		width:800px;	
}
#nav {
	margin: 0 auto;
	width:800px;
	background-color: #E20A17;
	overflow: auto;
		}
	.spacer {
	clear: both;
	}
	#frontcontent {
	margin-left: 30px;
	width:400px;
	float: left;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	display: inline;
	}
	a:link {
	color: #EB001A;
}
a:visited {
	color: #EB001A;
}
a:hover {
	color: #6284DB;
}
a:active {
	color: #EB001A;
}
#rightcontent {
	margin-right: 10px;
	width:335px;
	float: right;
	display: inline;		
}
#footer {
	margin: 0 auto;
	width:800px;
	height:90px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
		}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #102896;
}
h1 {
font-size: 13pt;
color: #EB1713;
}
.largebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}
h2 {
font-size: 12;
color: #000000;
}
#employment {
	margin: 0 auto;
	width:700px;
	}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
