#borderContent {
	width: 808px;
	margin: auto;
}

#borderTableContent {
	margin: 15px;
}

.informationPanelContent {
	color: black;
	width: 493px; 
	margin-left: 30px;
	font-size: 22px;
	height: 707px;
	overflow: auto;
}

#borderContentMenu {
	background: url("../images/sandbox_border_menu.jpg") no-repeat;
	width: 808px;
	height: 24px;
}

#borderContentTop {
	background: url("../images/sandbox_border_top.jpg") no-repeat;
	width: 808px;
	height: 24px;
}

#borderContentMid {
	background: url("../images/sandbox_border_mid.jpg");
	width: 808px;
	height: 707px;
}

#borderContentBottom {
	background: url("../images/sandbox_border_bottom.jpg") no-repeat;
	width: 808px;
	height: 29px;
}  

.infoLargeContent {
	font-size: 17px;
	width: 493px;
}

a:link {
	color: #4f0b00;
}

a:visited {
	color: #4f0b00;
}

#menuBox {
    height:174px;
    background: url("../images/sandbox_top.jpg");
}

#content {
    background: url("../images/sandbox_bg.jpg");
    background-position: 0px 174px;
}