body {
	background-image: url(../images/marb014.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"lucida sans",arial,sans-serif; 
	color: #505050;
}

div#banner5 {
	background-image: url(../images/banner5.jpg);
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 960px;
	height: 149px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align:left;
}

div#banner1 {
	background-image: url(../images/banner1.jpg);
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 960px;
	height: 149px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align:left;
}

div#banner3 {
	background-image: url(../images/Banner3WOBorder.png);
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 960px;
	height: 149px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align:left;
}

div#banner2 {
	background-image: url(../images/banner2.jpg);
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 960px;
	height: 149px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align:left;
}

div#banner4 {
	background-image: url(../images/banner4.jpg);
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 960px;
	height: 149px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align:left;
}

div#header {
	width: 940px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div#header ul {
    list-style: none;
}
	
div#header li {
    float: left;
	display: inline;
	border-right: 2px solid #505050;
	text-align: center;
}
	
div#header ul li a {
	background-color: transparent; 
	padding:5px  10px 5px 10px; 
	margin: 0;
	line-height:3.5ex; 
    text-decoration: none;
	float: left;
	cursor: pointer;
	outline: 0;
}
	
div#header ul li a:hover {
	background:#909090;
}

div#header ul li a:active {
	background-color:#808080;
	color: #505050;
}

div#header table {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-collapse:collapse;
}
	
div#header table td{
	padding: 0px 0px 0px 0px;
}

div#isle_container {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

div#isle {
	border-radius: 20px;
	-moz-border-radius: 20px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E8E8E8;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
	
div#banner_text_holder {
	width: 540px;
	text-align: left;
	height: 149px;
}

div#banner_text {
	text-align: center;
	height: 149px;
}

.right_image {
	width:20%;
	float: right;
	margin-left: 1em;
}

.left_image {
	width:20%;
	float: left;
	margin-right: 1.5em;
}

.list_indent {
	overflow:hidden;
	zoom: 1;
}

div#body_text {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

div#footer {
	font-size: small;
	text-align: right;
	margin: 10px 15px 10px 0px;
}
