body {
	color: #000000;
}

#mainblock{
	width: 1200px;
	height: 1000px;
	background-image: url(../Images/stewback.gif);
}
#header1{
	width: 800px;
	height: 60px;
}
#mainhead{
	width: 800px;
	height: 100px;
	background-color:#FFFFFF
}

#submain{
	width: 450px;
	height: 100px;
	background-color:#FFFFff;
	float: right;
}
#blackline{
	width: 800px;
	height: 6px;
	
}
#whiteline{
	width: 800px;
	height: 8px;
	background-color:#ffffff
}
#links{
	width: 800px;
	height: 20px;
	
}
#title{
	width: 800px;
	height: 80px;
	background-repeat: no-repeat;
	background-image: url(../Images/linkstitle_10.jpg);
	background-position: 30px;
}
#Content{
	width: 800px;
	height: 650px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../Images/images/sidebarws.gif);
	color: #FFFFFF;
	text-decoration: none;
	}

#bottemlinks{
	width: 800px;
	height: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
