#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #5d3f25;
}
#container #footer {
	font-size: 12px;
	vertical-align: top;
	color: #DDBF7F;
}
#container #footer a:link {
	color: #CCA142;
}
#container #footer a:hover {
	color: #7B4924;
}
#container #footer a:visited {
	color: #CCA142;
}
#container #body #center {
	width: 740px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 90px 250px;
	background-color: #FFFFFF;
}
#container #body #center #text {
	padding-right: 0px;
	margin-top: 16px;
	overflow: auto;
	/*height: 245px;*/
	height: 450px;
	margin-left: 0px;
}
#container #body #center #text h1 {
	color: #5d3f25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#container #body #center #text p {
	color: #5d3f25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 550px;
}
body {
	margin: 0px;
}
#container #body #center #overflow {
	position: absolute;
	z-index: 5;
	width: 629px;
	height: 465px;
	left: 50%;
	top: 151px;
	margin-left: -261px;
}

#container #body #center #overflow #text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #body #center #overflow #text a:link {
	color: #CCA142;
}
#container #body #center #overflow #text a:hover {
	color: #7B4924;
}
#container #body #center #overflow #text a:link {
	color: #CCA142;
	sup small {
	font-size: 8px;
}
a:freelance:link {
	color: #CCA142;
}
a:freelance:hover {
	color: #7B4924;
}
a:freelance:visited {
	color: #CCA142;
	}
a:freelance:active {
	color: #CCA142;
	}

#freelance {
 	font-family: Arial, Helvetica, sans-serif; 
	padding-right: 60px;
	margin-top: 16px;
	overflow: auto;
	height: 450px;
	margin-left: 0px;
}

