﻿.LeftBoxContent {
	width: 500px;
	height: 409px;
	background-image: url(images/website_layout_for_sourceforge_48.gif);
}
.LeftBoxContentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 5px;
	padding-left: 5px;
	position:absolute;
	width:487px;
	height:397px;
	overflow:auto;
	background-color:#666666;
}

.RightBoxContent {
	width: 381px;
	height: 410px;
	background-image: url(images/website_layout_for_sourceforge_50.gif);
}
.RightBoxContentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 10px;
	padding-left: 10px;
	position:absolute;
	width:354px;
	height:387px;
	background-color:#666666;
}

.BorderDiv {
border:3px solid #bbb;
background-color:#e3f2f9;
}


.MainBoxContent {
	width: 890px;
	height: 409px;
	background-image: url(images/mainbox.gif);
}
.MainBoxContentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 10px;
	padding-left: 10px;
	position:absolute;
	width:868px;
	height:385px;
	overflow:auto;
}
