body {
	margin: 0px;
	line-height: 160%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/images/mainBg.jpg);
	background-color: #08064F;
}

#wrapper {
	border-color: white;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 760px;
}
#header {
	height: 374px;
}
#menu {
	height: 34px;
	overflow: hidden;
}
#content {
	padding-bottom: 1px;
	background-color: red;
}
#left {
	float: left;
	width: 206px;
}
#left .top {
	background-repeat: no-repeat;
	background-image: url(/images/boxes/leftTop.gif);
	height: 40px;
}
#left .content {
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(/images/boxes/leftBg.gif);
	background-repeat: repeat-y;
}
h2 {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 170%;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
}
#left .title {
	position: relative;
}
#left .title img {
	top: 3px;
	position: relative;
}
#left .toursBox a, #left .fotosBox a {
	font-size: 95%;
	text-decoration: none;
	color: #585f82;
}
#left .more a {
	color: blue;
}
#left .thumb {
	margin-bottom: 1px;
	margin-top: 3px;
	text-align: center;
}
#left .other {
	position: relative;
}
#left .other img {
	top: 2px;
	position: relative;
}
#left .foot {
	background-repeat: no-repeat;
	background-image: url(/images/boxes/leftFoot.gif);
	height: 31px;
}
#right {
	float: left;
	width: 554px;
}
#right .top {
	background-repeat: no-repeat;
	background-image: url(/images/boxes/rightTop.gif);
	height: 40px;
}
#right .content {
	padding-right: 40px;
	padding-left: 40px;
	background-repeat: repeat-y;
	background-image: url(/images/boxes/rightBg.gif);
}
h3 {
	color: #3c477a;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 125%;
}
#right .date {
	color: #999999;
	font-size: 90%;
	font-family: "Courier New", Courier, Monaco, monospace;
}
#right .more {
	display: inline;
}
#right .text {
	padding-bottom: 15px;
}
#right .img img {
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
}
#right .picLeft {
	color: #666666;
	margin-top: 15px;
	text-align: center;
	width: 50%;
	float: left;
}
#right .picRight {
	color: #666666;
	margin-top: 15px;
	text-align: center;
	width: 50%;
	float: right;
}
#right .picCenter {
	color: #666666;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}
#right .back {
	padding-top: 20px;
}
#right ul {
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
#right .thumbBox img {
	margin-right: 5px;
	margin-bottom: 5px;
}
#right .foot {
	background-repeat: no-repeat;
	background-image: url(/images/boxes/rightFoot.gif);
	height: 31px;
}
#footer {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 15px;
	text-align: center;
	clear: both;
	float: none;
	font-size: 90%;
	color: white;
	background-color: red;
}
#footer .left {
	color: #ff6666;
}
#footer .right {
	color: #ff6666;
}
a {
	text-decoration: none;
	color: red;
}
#footer a {
	color: #ff6666;
	font-style: normal;
	font-weight: normal;
}
a img {
	border-style: none;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
form {
	padding: 0px;
	margin: 0px;
}
input, textarea {
	width: 98%;
}
.t1 .b1, .t2 .b2, .t3 .b3, .t4 .b4, .t5 .b5, .t6 .b6, .t7 .b7, .t8 .b8 {
	color: #efbab8;
}
