.main {
	height: 250px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/betcalbg.jpg);
	background-repeat: repeat-x;
}
.topbanner {
	padding: 0px;
	clear: none;
	height: 60px;
	width: 468px;
	border: 1px solid #000000;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.leftmaincontent {
	width: 602px;
	border: 1px none #000099;
	clear: none;
	float: none;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.rightmaincontent {
	height: 60px;
	width: 125px;
	border: 1px solid #00FF00;
	clear: right;
	float: left;
}

.calculator {
	padding: 0px;
	height: 260px;
	width: 468px;
	border: 1px solid #000000;
	float: left;
	background-color: #0099CC;
}
.leftnav {
	padding: 0px;
	height: 327px;
	width: 125px;
	border: 1px solid #000000;
	float: right;
	background-color: #B3D63C;
	margin-top: 1px;
	margin-left: 5px;
	background-image: url(images/leftnavbg.jpg);
	background-repeat: repeat-x;
}

.lowbanner {
	padding: 0px;
	clear: none;
	height: 60px;
	width: 468px;
	border: 1px solid #000000;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.pagecontent {
	padding: 10px;
	width: 448px;
	border: 1px solid #000000;
	float: left;
	margin-top: 0px;
	background-image: url(images/leftnavbg.jpg);
	background-repeat: repeat-x;
	background-color: #B3D63C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navabarheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 80%;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	margin-bottom: 4px;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 3px;
	line-height: 19px;
}
.pageheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: both;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.Bluepagecontent {

	padding: 10px;
	width: 448px;
	border: 1px solid #000000;
	float: left;
	margin-top: 0px;
	background-image: url(images/bluebg.jpg);
	background-repeat: repeat-x;
	background-color: #6AACD0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.clickto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
