body {
	background-image: url(images/bg.gif);
	margin: 0;
}
#bnbox {
	width: 800px;
	height: 324px;
	margin: 0 auto;
}

#bntop {
	float: left;
	width: 520px;
	height: 99px;
	margin: 0;
}
#player {
	float: left;
	width: 280px;
	height: 99px;
	margin: 0;
	background-image: url(images/bntop_04.jpg);
}
#bnpic {
	width: 800px;
	height: 225px;
	margin: 0 auto;
}
#contbox {
	width: 800px;
	height: auto;
	margin: 0 auto;
	background-color: #332822;
	background-image: url(images/cont_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left {
	float:left;
	width: 145px;
	height: 600px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
}
#left_men {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left_men li{
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F8F85;
	text-decoration: none;
	font-weight: bold;
}
#left_men li a {
	color: #1F8F85;
	text-decoration:none;
}
#left_men li a:hover {
	color: #FFFFFF;
}
#content {
	float: left;
	width: 408px;
	height: auto;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#right {
	float:left;
	width: 160px;
	height: 600px;
	background-color: #44352C;
	filter: Alpha(Opacity=60);
}
#events {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#events li {
	margin-left: 12px;
	margin-right: 4px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #776655;
	text-decoration: none;
}
#events li a {
	color: #776655;
	text-decoration: none;
}
#events li a:hover {
	color: #FFFFFF;
}
.clear {
  clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD9A7A;
}
p a {
	color: #AD9A7A;
	text-decoration: underline;
}
p a:hover {
	color: #FFFFFF;
}
.titulo {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
.subtitulo {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1F8F85;
	font-weight: bold;
}
.subtitulo_com {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1F8F85;
	font-weight: bold;
}
.mentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F8F85;
	text-decoration: none;
	font-weight: bold;
}
.mentext a {
	color: #1F8F85;
	text-decoration:none;
}
.mentext a:hover {
	color: #FFFFFF;
}
#gallerybox {
	width: 408px;
	height: auto;
}
.gallery {
	width: 136px;
	height: 160px;
	float: left;
	cursor: default;
}
.pictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #776655;
	text-decoration: none;
}
.pictext a {
	color: #776655;
	text-decoration: none;
}
.pictext a:hover {
	color: #FFFFFF;
}
.glinp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F8F85;
	background-color: #10544D;
	border: 1px solid #1F8F85;
	cursor: hand;
}
.inp_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFDD;
	border: 1px solid #FFFFFF;
}

