body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-image: url(images/beachSand.png);
	padding: 0px;
	margin: 0px;
}
/* LAYOUT SECTION */

/*TITLE*/
.title {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	text-align: center;
	background-image: url(images/Odyseatitlephoto.png);
	background-repeat: no-repeat;
	
}
.title_image {

}

 /*SIDEBAR*/
.sidebar {
	position: absolute;
	left: 5px;
	top: 125px;
	width: 140px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
}

/*CONTENT*/
.content {
/*	width: auto;    */
	
	
	margin-left: 150px;
	/*margin-right: 215px;*/
	margin-right: 5px;
	margin-top: 125px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 150px;
	/*margin-right: 217px;*/
	margin-right: 7px;
	
}

html>body #centercontent {
	margin-left: 150px;
	/*margin-right: 217px;*/
	margin-right: 7px;
}

/*RIGHT*/
.right {
	width: 197px; /*Is 195+1+1 to accomadate for the 1px border on both sides of the right column*/
	position: absolute;
	top: 220px;
	right: 10px;
	
}

/* END LAYOUT SECTION */

.sidebarHeader {
	height: 22px;
}

.sidebarItem {
	margin-left: 10px;
	height: 22px;
}

.sidebarSpacer {
	height: 22px;
}

a.sidebarLink {
	text-decoration: none;
	color: #000000;
}

a.sidebarLink:hover {
	color: #000099;
}

.footer {
	margin-bottom: 10px;
	font-size: 10px;
}
.footerContent {
	background-color: #FFFFFF;
	width: 150px;
	height: 53px;
	border: 1px solid #000000;
	background-image: url(images/odyseaFooter.png);
	background-repeat: no-repeat;
	padding-left: 105px;
	padding-top: 15px;
	text-align: left;
}

.itemSmall {
	font-size: 12px;
	font-weight: normal;
}

.header {
	font-weight: bold;
}
