/* CSS Document */

body {
	color: #000000;
	font-size: 75%
}

#container {
	width: 100%;
	text-align: left;
}

#border {	width: 100%; }

#contenthome {	width: 100%; }

#content {	width: 100%; }


#footer {
	width: 100%;
	height: 2.0em;
}

#contenthometext { }

#contenttext { }

#footertext { }

#footertextleft {	margin-top: 2.0em; }

#header, #nav, #navhome, #subnav, #right, #navtext, #navhometext, #subnavtext, #footertextright, #righttext {
	display: none;
}