#container {
	background-color: #FFFFFF;
	height: 938px;
	width: 965px;
	border: thin solid #003914;
	top: 5px;
	margin-left:auto;
	margin-right:auto;
}

#mainright {
	float:right;
	top: 0px;
	margin-left:5px;
	margin-top:0px;
	height: 891px;
	width: 755px;
}

#sidebar {
	float:left;
	background-color: #003914;
	height: 891px;
	width: 200px;
	top: 0px;
	margin-bottom: 3px;
}

#banner {
	height: 115px;
	width: 755px;
	top: 0px;
	background-image: url(/global_images/MKTCbanner.gif);
}

#navbar {
	float:left;
	margin-top:13px;
	margin-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 31px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 31px;
	width: 755px;
	text-decoration: none;
}

#navbar a {
	background-color: #000000;
	display: inline;
	height: 31px;
	width: 290px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	background-color: #003914;
	text-decoration: none;
}

.deselected {
	background-color: #005500;
	display: inline;
	height: 31px;
	width: 290px;
	padding-top: 3px;
	padding-right: 21px;
	padding-bottom: 3px;
	padding-left: 21px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: none;
}

#photo {
	float: left;
	height: 150px;
	width: 755px;
	background-image: url(/global_images/Tennis_court.jpg);
}

#centercontainer {
	float:left
}

#maintext {
	float:left;
	background-color: #EAEBE1;
	width: 587px;
	margin-bottom: 3px;
	height: 560px;
	overflow: auto;
}

#address {
	float:right;
	margin-top:30px;
	text-align:center;
	width: 160px;
	height: 110px;
}

#boxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #EAEBE1;
	height: 246px;
	width: 136px;
	position: absolute;
	top: 543px;
	right: 5px;
	bottom: 5px;
	left: 817px;
}

#downloads {
	float:right;
	width: 150px;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003914;
	text-align: center;
	height: 83px;
	line-height: 1px;
}
