body
{
	margin: 20px;
	padding: 0px;
	/*background:#CCCCCC;*/
	background:#CC99FF;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

#container
{
	margin: 0px auto;
	width: 900px;
}

#header
{
	width: 900px;
	height: 30px;
	border:1px solid #9F9F71;
	background:#CCCCCC;
	border-bottom: 0px;
	position:absolute;
	}

#menu
{
	width: 900px;
	padding: 5px 10px;
	border:1px solid #9F9F71;
	margin-bottom: 10px;
	text-align:center;
	background: #FAFAF8;
}

#container2
{
	border:1px solid #9F9F71;
	background: #FAFAF8;
	height:auto;
	width:920px;
	padding-bottom:10px;
}

#content
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content9
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content1
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content2
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content3
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content4
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content5
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content6
{
	width: 900px;
	height:auto;
	line-height: 150%;
}

#content7
{
	width: 900px;
	height:auto;	line-height: 150%;
}

#content8
{
	width: 900px;
	height:auto;
	line-height: 150%;
}


#content h2
{
	border-bottom: 1px dashed #808080;
	font-family: arial;
	font-weight: 100;
	padding: 10px 0px;
	letter-spacing: 8px;
	font-size: 175%;
}

.overflow
{
	
	width: 900px;
	height:auto;
}

#textpadding
{
	padding: 1px 10px;
	height:auto;
}

#footer
{
	width: 900px;
	padding: 5px 10px;
	border:1px solid #9F9F71;
	margin-top: 10px;
	text-align: right;
	background: #FAFAF8;
	font-size:9px;
}

.imgleft{
	float:left;
	margin-left:10px;
	margin-right:30px;
	border: none;
	margin-bottom:20px;
}

.imgright{
	float:right;
	border: none;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:20px;
}

a:link a:hover a:selected{
	border:none;
	border-color:#FFFFFF;
}

