#warning #wrapper {
	text-align: center;
}
.whitetext {
	color: #CCC;
}
#warning #wrapper #policy {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	font-size: 90%;
}
#warning #wrapper #policy h3 {
	color: #C89601;
}
#policy ol li {
	margin-bottom: 10px;
}
#logo_top {
	background-image: url(../images/Logo_estrellas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 315px;
	width: 546px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


body {
	background-color: #635c45;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #512A00;
}

img {
	border:none;	
}
a{
	text-decoration: none;
	color:#512A00;
}
a:hover{
	text-decoration: none;
	color: #C97F34;
}
a:visited{
	text-decoration: none;
	color: #512A00;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
#wrapper {
	width: 740px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
}
#header {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 315px;
}
#menu {
	height: 45px;
}
#content {
	background-color: #FFEFB4;
	min-height:600px;
	float: left;
	width: 100%;
}

#content_corner_top {
	height: 15px;
	background-image: url(../images/content_round_top.jpg);
	background-repeat: no-repeat;
}

#content_pictures {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 100%;
	padding-left: 25px;
}

#front_picture {
	width: 200px;
	height: 315px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#picture_details {
	width: 400px;
	float: left;
	padding-top: 100px;
	height: 210px;
}
#thumbnails {
	float: left;
	width: 640px;
}

#thumbnails img{
	margin-left:50px;
	margin-top: 15px;
}

#picture
{
	 width: 200px;
	 float: left;
}

#enlarge{
	float:left;
	font-size: 75%;
	text-align: center;
	margin-left:50px;
	width: 150px;
}
#link {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}

#content_links {
	height: 50px;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
#footer
{
	background-image: url(../images/corner_round_bottom.jpg);
	background-repeat:no-repeat;
	/*	float:left;
	clear:both; */
	width: 740px;
	height: 120px;
	clear: left;
	background-color: #FFEFB4;
	background-position: bottom;

}
#counter {
	text-align: center;
}

#footer_indent {
	font-size: 75%;
	padding-top: 10px;
	padding-left: 20px;
}
#mail_form {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

