body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #1B2942;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

h1 {
	margin: 0px;
	color: #1B2942;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	color: #5F7231;
	font-size: 14px;
	margin-bottom: 0px;
}

h3 {
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	
}

img {
	border: 0px;
	display: block;
}

a {
	text-decoration: none;
	color: #101B5B;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.imgLeft {
	float: left;
	margin: 5px;
}

.imgLeftNoMargin {
	float: left;
}

.imgRight {
	float: right;
	margin: 5px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 925px;
}

#header {
	width: 925px;
	height: 114px;
}

#navigationBackground {
	width: 925px;
	height: 35px;
	background-image: url(../images/naviBG.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width: 775px;
	float: right;
	padding: 10px 10px 0px 10px;
}

#navigation a {
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	margin: 0px 15px 0px 15px;
	display: inline-block;
}

#navigation a:hover {
	border-left: solid 1px #3A5670;
	border-right: solid 1px #3A5670;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}

#content {
	width: 925px;
}

#contentHeader {
	background-image: url(../images/contentHeader.jpg);
	background-repeat: no-repeat;
	width: 925px;
	height: 68px;
}

#contentPropertyHeader {
	background-image: url(../images/contentPropertyHeader.jpg);
	background-repeat: no-repeat;
	width: 925px;
	height: 34px;
	text-align: center;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

#propertyTopNav {
	width: 911px;
	height: 34px;
	background-image: url(../images/propertyTopNav.jpg);
	background-repeat: repeat-y;
	padding: 0px 7px 0px 7px;
}

#propertyTopNav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	width: 300px;
	text-align: center;
}

#propertyTopNav a:hover {
	text-decoration: none;
}

#belowPropertyNav {
	width: 925px;
	height: 7px;
	background-image: url(../images/propertyTopNavBottom.jpg);
	background-repeat: no-repeat;
}

.contentBoxes {
	width: 300px;
	float: left;
	margin: 2px;
}

#propertyFooter {
	background-image: url(../images/propertyFooter.jpg);
	background-repeat: none;
	width: 925px;
	height: 46px;
}

#propertyContentArea {
	width: 925px;
	background-image: url(../images/propertyBG.jpg);
	background-repeat: repeat-y;
	line-height: 20px;
}

#propertyContentHeader {
	background-image: url(../images/propertyContentHeader.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 64px;
	padding: 0px 0px 0px 155px;
}

#propertyContentHeader img {
	display: inline-block;
}

#contentArea {
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	width: 925px;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
}

#left {
	float: left;
	width: 655px;
	padding: 10px 20px 10px 20px;
	margin: 0px auto 0px auto;
}

#propertyLeft {
	float: left;
	width: 675px;
}

#right {
	width: 205px;
	float: right;
	padding: 10px;
	color: #FFFFFF;
}

#propertyRight {
	width: 195px;
	float: right;
	color: #FFFFFF;
	padding: 10px 10px 0px 0px;
}

.imgBoxes {
	margin: 0px 0px 20px 0px;
}

#contentFooter {
	background-image: url(../images/contentFooter.jpg);
	background-repeat: no-repeat;
	width: 925px;
	height: 24px;
}

#propertyContentFooter {
	background-image: url(../images/propertyContentFooter.jpg);
	background-repeat: no-repeat;
	width: 925px;
	height: 34px;
	margin: 0px 0px 0px 0px;
}

#flash {
	width: 702px;
	height: 464px;
	float: left;
}

#sideContent {
	float: right;
	width: 223px;
	height: 464px;
	background-image: url(../images/sideBG.jpg);
	background-repeat: no-repeat;
}

#sideText {
	width: 180px;
	height: 230px;
	padding: 0px 0px 0px 0px;
	margin: 70px auto 26px auto;
	color: #FFFFFF;
}

#sideButton {
	width: 180px;
	height: 138px;
	margin: 4px 0px 0px 18px;
}

#sideJavaArea {
	width: 190px;
	height: 240px;
	text-align: center;
}

#sideJavaArea a {
}

#sideJavaArea a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#sideJavaArea .on2 {
	color: #FFFFFF;
	text-decoration: none;
}

#sideJavaNav {
	margin: 10px 0px 10px 0px;
}

#sideJavaNav .off2 {
	margin: 10px 0px 10px 0px;
}

#javaTitle {
	padding: 5px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#javaButtons {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 402px;
	float: right;
}

#javaButtonSpacer {
	width: 200px;
	float: right;
	height: 5px;
}

.numberButton {
	float: left;
}

.numberButton a {
	padding: 7px 15px 7px 15px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline-block;
}

.numberButton .off {
	padding: 7px 15px 7px 15px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline-block;
}


.numberButton a:hover {
	background-color: #5F7231;
	text-decoration: none;
}

.numberButton .on {
	background-color: #5F7231;
	text-decoration: none;
}

#aboveFooterText {
	width: 925px;
	background-image: url(../images/aboveFooterBG.jpg);
	background-repeat: no-repeat;
	background-color: #1B2942;
	padding: 15px 0px 15px 0px;
	font-size: 14px;
	color: #FFFFFF;
}

.textBoxes {
	margin: 20px 4px 0px 3px;
	width: 300px;
	text-align: center;
	float: left;
	font-weight: bold;
}

#tabbed {
	width: 550px; 
	margin: 20px 0px 0px 30px;
}

.findOut {
	background-image: url(../images/findOutButton.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 25px;
	margin: 15px auto 10px auto;
	padding: 4px 0px 0px 0px;
}

.findOut a {
	color: #1B2942;
	width: 125px;
	height: 24px;
	display: block;
	font-weight: bold;
}

.findOut a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#spacer {
	width: 925px;
	height: 9px;
	background-image: url(../images/spacer.jpg);
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	width: 925px;
	font-size: 10px;
	color: #999999;
	margin: 5px 0px 5px 0px;
}

#footer a {
	color: #999999;
	font-size: 10px;
}

.playerHome {
	border: 3px solid #5F7231; 
	width: 380px; 
	height: 220px; 
	margin: 30px 10px 10px 0px;
}