body {
	margin: 0 0 0 0;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header {
	background-color:#FFA07A;
}
.topcorner {
	clear: left;
	height: 20px;
	background-image:url(../images/top-corner.jpg);
	background-repeat:no-repeat;
	background-position: left;
}
#left {
	float: left;
	clear:left;
	width: 150px;
	background-color:#FFA07A;
}
#footer {
	background-color:#FFA07A;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}
.bottomcorner {
	clear: left;
	height: 20px;
	background-image:url(../images/bottom-corner.jpg);
	background-repeat:no-repeat;
	background-position: left;
}
#leftmenu {
	position:absolute;
	left: 0px;
	top: 125px;
	width: 150px;;
	background-color: #FFFFFF;
	text-align: center;
}
#leftmenu .top {
	height: 29px;
	background-image: url(../images/leftslat.jpg);
}
#leftmenu .bottom {
	height: 29px;
	background-image: url(../images/bleftslat.jpg);
}
.cowinfo {
	text-align: left;
	font-size: 13px;
	padding-left:4px;
	color: #E1E1E1;;
}
.comingsoon {
	display:block;
	width: 298px;
	height: 212px;
	border: 1px solid #E1E1E1;
	font-size: 13px;
	text-align: center;
	line-height: 214px;
}
