body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/creambackground.png);
	background-color: #FDFCF4;
}
#divcontainer #centerheader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
#divheader {
	height: 270px;
}
#divnav {
	height: 20px;
	background-color: #044086;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/tours_bar.jpg);
}
#divcontainer {
	margin: 0px;
	padding: 0px;
}
#divcontainer #divinto {
	text-align: justify;
	padding: 5px;
	font-size: 11px;
	border: 1px none #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 15px;
}
#divcontainer #divleft {
	width: 534px;
	border: 1px none #044086;
	float: left;
	text-align: justify;
	font-size: 11px;
	background-repeat: repeat;
	line-height: 15px;
}
#divcontainer #divleft #leftheader {
	color: #FFFFFF;
	padding-right: 0px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#divcontainer #divright {
	float: right;
	width: 260px;
	border: 1px none #044086;
	text-align: justify;
	font-size: 11px;
}
#divcontainer #divright #rightheader {
	padding-right: 2px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}


#divcontainer #divcenter {
	border: 1px none #044086;
	text-align: justify;
	font-size: 11px;
	margin-right: 260px;
	margin-left: 260px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}

.clearer {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #044086;
	margin-top: 10px;
}
#footer {
	height: 60px;
	background-color: #044086;
	color: #FF9900;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	background-image: url(../images/footer_bg.jpg);
}
#footer #footertext {
	font-size: 10.5px;
	text-align: right;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.padding {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer #footertext a:link, #footer #footertext a:visited {
	color: #FFFFFF;
}
#footer #footertext a:hover {
	text-decoration: none;
}
.img_justify {
	padding-top: 3px;
	padding-right: 3px;
	border: 2px none #FFFFFF;
}
.img_right {
	padding-top: 3px;
	border: 2px none #FFFFFF;
	padding-left: 3px;
}
#divright ul {
	list-style-type: circle;
}
