body {
	background-color: #AA9C82;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #484847;
	line-height: 1.4em;
	font-size:   11px;
	margin: 0px;
}

#allcontent {
	background-color: #FBF6D8;
	border: 4px solid #4A4A4A;
	width: 800px;
	height: 690px;
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#allcontentnotfound {
	background-color: #FBF6D8;
	border: 3px solid #4A4A4A;
	width: 800px;
	height: 1000px;
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


#allcontentemployment {
	background-color: #FBF6D8;
	border: 3px solid #4A4A4A;
	width: 800px;
	height: 1250px;
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(images/header20.jpg);
	width: 800px;
	height: 125px;
}

#menu {
	background-color: #4F0105;
	width: 800px;
	padding-left: 0px;
	border-top: solid #6A6A69 1px;
	border-bottom: solid #6A6A69 1px;

}

#main {
	
	padding: 20px 20px 10px 50px;
}


#right {
	float: right;
	width: 210px;

}
#indexright {
	position: absolute;
	width: 400px;
	padding-left:310px;
	top: 240px;


} 

#indexrightnotfound {
	position: absolute;
	width: 400px;
	padding-left:380px;
	top: 240px;


} 

#indexleft {
	position: absolute;
	width: 300px;
	top: 240px;
	float: left;
}

#contactindexright {
	position: absolute;
	width: 400px;
	line-height: 2.4em;
	padding-left:310px;
	top: 240px;

}
#center {
	padding: 0px 0px 0px 30px;
	width: 220px;
	margin-left: 220px;
	position: absolute;
}
#left {
	padding: 0px;
	width: 210px;
	margin-left: 0px;
	position: absolute;
}

#enclose {
	float: left;
	width: 600;
}

#emright {

	text-align: center;
}

#bottomlinks {

	text-align: center;
	width: 730px;
	position: absolute;
	top: 680px;
			

}

#bottomlinksnotfound {

	text-align: center;
	width: 730px;
	position: absolute;
	top: 990px;
			

}

#bottomlinksemployment {

	text-align: center;
	width: 730px;
	position: absolute;
	top: 1240px;
			

}
#footer {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	width: 800px;
	padding: 10px;
	text-align: center;
	font-size: 9px;	
	
}

blockquote {

	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
}

blockquote p {

	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
}


a:link {
	font-family: Verdana, Geneva, Arial, sans-serif;		color: #7B715E;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;		color: #AA9C82;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;		color: #7B715E;
}


.asterisks {

	color: red;

}

h3 {
	font-size: 110%;

}


h4 {
	font-size: 110%;

}