body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #9DACBF url(../Images/backgroundlines.gif) repeat;	
}
#frame {
	border: 1px solid #000000;
	width: 770px;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#header_nav {
	float: left;
	
}
#footer_nav {
	float: right;
	clear: left;
}
.frame_bars {
	background-color: #000000;
	height: 60px;
	clear: both;
	width: 770px;
}
.nav a:link, .nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.nav a:hover {
	background-color: #CCCCCC;
	color: #000000;
}
.nav a:active {
	background-color: #666666;
	color: #FFFFFF;
}

#contents {
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contents a:link, #contents a:visited  {
	color: #0033CC;
	text-decoration: underline;
}
#contents a:hover, #contents a:active {
	color: #3366FF;
	text-decoration: underline;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
p {
	text-align: left;
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 10px;
}


#logo_large img{
	margin-bottom: 40px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	height: 312px;
	width: 480px;
	position: relative;
	display: block;
}
#banner_column {
	width: 160px;
	height: 400px;
	position: relative;
	float: right;
	top: -10px;
	right: 10px;
}
#banner_column a {
	border: 0;	
	display: block;
}
#logo_small a {
	height: 100px;
	width: 156px;
	background-image: url(../Images/web_logo_small.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	
}
#vista {
	width: 120px;
	margin: 50px auto auto;
}
#gallery {
	position: relative;
	width: 500px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gallery th {
	width: 210px;
}
#gallery img {
	border-style: none;
	margin-bottom: 5px;
}
#gallery td {
	width: 290px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#gallery ul {
	vertical-align: middle;
	display: block;
	margin-top: 50px;
}


.clicktext {
	font-weight: normal;
	color: #CC0000;
	font-size: 10px;
}
#copyright {
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 10px;
}
#copyright a {
	color: #FFFF99;
}

.clear {
	clear: both;
	font-size: 0px;
}
