body {
    margin:0 auto;
    padding:0;
    background-color:#FFFFFF;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 666666;
}
div#wrap {
	background: #FFFFFF;
	margin: 0 auto;
	background-image:  url(images/blank_bg.jpg);
	background-repeat: no-repeat;
    width: 800px;
	height: 600px;
	border: 1px solid black;
}
#silo {
	position: absolute;
	margin-top: 186px;
	margin-left: 531px;
}
html>body #silo {
	position: absolute;
	margin-top: 188px;
	margin-left: 533px;
}
#topblue {
    position: absolute;
	width: 664px;
	height: 23px;
	margin-left: 73px;
	margin-top: 16px;
	clear:both;
}
#navbar {
    position: absolute;
	width: 579px;
	height: 23px;
	margin-left: 209px;
	margin-top: 40px;
	clear:both;
}
#logohome {
	position: absolute;
	margin-left: 53px;
	margin-top: 65px;
	width: 81px;
	height: 65;
}
#smallimages {
	position: absolute;
	margin-left: 53px;
	margin-top: 322px;
	width: 81px;
	height: 262px;
}
#mainarea {
	position: absolute;
	width: 580px;
	height: 380px;
	overflow: auto;
	padding-right: 10px;
	margin-left: 152px;
	margin-top: 150px;
}
#privacy {
	position: absolute;
	margin-left: 209px;
	margin-top: 586px;
	font-family: arial;
	font-size: 10px;
	color: ffffff;
}
#privacy a {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
#privacy a:hover {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: underline;
}
#contact {
	position: absolute;
	margin-left: 410px;
	margin-top: 586px;
	font-family: arial;
	font-size: 10px;
	color: ffffff;
}
#contact a {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
#contact a:hover {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: underline;
}
#footer {
	margin-top: 605px;
	clear: both;
}
.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.bodytext a {
	color: #92ADD1;
	font-family: arial;
	font-size: 11px;
}
.bodytext a:visited {
	color: #92ADD1;
	font-family: arial;
	font-size: 11px;
}
.footertext {
	font-family: arial;
	font-size: 11px;
	color: #92ADD1;
}
.footertext a {
	font-family: arial;
	font-size: 11px;
	color: #92ADD1;
	text-decoration: none;
}
.footertext a:hover {
	font-family: arial;
	font-size: 11px;
	color: #92ADD1;
	text-decoration: none;
}
