body{
	margin:0px;
	background-color: #CCCCCC;
}

.header {
	position:relative;
	height:auto;
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color: #0000CC;
}

.menupnl{
	position:relative;
	height:50px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	background-color: #0000CC;
}

.container{
	position:relative;
	height:700px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #0000CC;
}


* html .container{
	position:relative;
	height:700px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #0000CC;
}

.carpet{
	position:relative;
	height:600px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

font.menuselected{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: underline;
	margin-left: 30px;
}

.copyright{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	bottom:0px;
	text-align:center;
	font: bold 10px Arial, Helvetica, sans-serif;
	left: 0px;
}


#mainimg {
	height: 508px;
	width: 373px;
	position: absolute;
	left: 149px;
	top: 62px;
}

#textregion{
	height: 550px;
	width: 569px;
	margin-top: 10px;
	position:absolute;
	left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	overflow: scroll;
	top: 14px;
}

img.button
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}
