#banner {
	position: absolute;
	width: 887px;
	left: 0px;
	top: 0px;
	visibility: visible;
	padding-left: 5px;
}
#sidebar {
	left: 0px;
	top: 235px;
	position: absolute;
	width: 215px;
	visibility: visible;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	height: 1100px;
	 
}
#maintext {
	padding-left: 20px;
	margin-top: 225px;
	margin-left: 200px;
}
.picture {
	border: thin solid #666666;
	padding-left: 0px;
}
