body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007C85;
	text-align: center;
}

#hdHomeHolder {
	position: relative;
	margin: 0 auto;
	width: 704px;
	text-align: left;
	background-color:#1A1A1A;
	padding: 0px 0px 0px 0px;
}
#pgHolder {
	position: relative;
	margin: 0 auto;
	width: 704px;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(images/Cabo09bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 8px 8px 8px;
}
#intHeader {
	width: 704px;
	height: 114px;
	background-color: #FFFFFF;
}

#intNavBar {
	width: 704px;
	height: 40px;
}

#homeGraphic {
	width: 704px;
	height: 100%;
}

#intPageBar {
	width: 689px;
	height: 90px;
	background-image:url(images/CABintTop.jpg);
	padding: 0px 0px 0px 15px;
}

#homeBottom {
	width: 704px;
	height: 150px;
}

#intContent {
	width: 704px;
	height: 100%;
	background-color: #E96D1F;
}

#intFooter {
	width: 705px;
	height: 20px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}


.pageBarText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFFF;
}


.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.bodyText  a:link, .bodyText a:visited {
	color: #0000CC;
	text-decoration: none;
}
.bodyText  a:hover {
	color: #0000CC;
	text-decoration: underline;
}


.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footerText  a:link, .footerText a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footerText  a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
