html, body {
	font-family: "Courier New", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	letter-spacing: 0px;
	margin: 0px;
}


.container {
	width: 346px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	min-height: 100%;
	color:#00FF00;
}


.main {
	position: relative;
	width: 346px;
	height: 374px;
	left: 0px;
	top: 177px;
}


.bottom{
	position: relative;
	width: 346px;
	height: 48px;
	left: 0px;
	top: 68px;
}

.left {
	position: relative;
	width: 201px;
	height: 48px;
	left: 0px;
	top: 0px;

}


.middle {
	position: absolute;
	width: 28px;
	height: 48px;
	left: 201px;
	top: 0px;
}

.right {
	position: absolute;
	width: 117px;
	height: 48px;
	left: 229px;
	top: 0px;
}



.footer {
	position: relative;
	width: 500px;
	height: 22px;
	left: 0px;
	top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #999999;
}

.container2 {
	width: 900px;
	height:670px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
}

