@charset "UTF-8";
/* CSS Document */

body{
background-color:#1a2732;
color:#1a2732; 
font:13px/19px Arial, Helvetica, sans-serif;
}
a{
color:#843108;
}
a:hover{
color:#1a2732
} 
h1{
font-size:18px;
color:#1a2732;
padding-left:20px;
}
h2{
font-size:14px;
color:#1a2732;
padding-left:40px;
padding-top:10px;
}
h3{
font-size:14px;
color:#843108;
padding-left:40px;
}
#divider{
border-top:#1a2732 thin solid;
margin:40px;
}
#holder{
background-color:#999999;
width:850px;
height:450px;
margin:auto;
border:#EEEEEE thin solid;
}
#holder1{
background-color:#ffffff;
width:810px;
margin:auto;
margin-top:10px;
padding:20px;
}
.holder_text{
color:#1a2732;
padding-left:40px;
padding-right:40px;
}
#menu{
width:850px;
height:25px;
color:#ccc;
margin-left:auto;
margin-right:auto;
margin-top:50px;

}
#menu ul{
height:20px; 
margin:0 auto;
list-style:none;

}
#menu li{
float:left;
}
#menu ul li a{
padding:0 12px 0; 
color:#ccc; 
text-decoration:none; 
font-size:13px;
}
#menu ul li a:hover{
text-decoration: underline;
}
#holder_page{
z-index:9999;
width:100%;
border-bottom:1px solid #555;
position:absolute;
top:4.1em;left:0;
background:#ffffff;
}

#menu_sec{
width:850px;
height:30px;
color:#ccc;
margin-left:auto;
margin-right:auto;
margin-top:50px;
background-color:#ffffff;


}
#menu_sec ul{
height:20px; 
list-style:none;
padding-left:130px;
padding-top:5px;

}
#menu_sec li{
float:left;
}
#menu_sec ul li a{
padding:0 12px 0; 
color:#1a2732; 
text-decoration:none; 
font-size:13px;
}
#menu_sec ul li a:hover{
text-decoration: underline;
}
#list{ 
list-style:none;
}
#list ol{
color:#1a2732;
list-style:none;
line-height:23px;
}
#list ol li{
background:url(images/square.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
}

#logo{
height:51px;
width:331px;
padding:20px;
background-image:url(images/anita.gif);
background-position:center;
background-repeat:no-repeat;
position:absolute;
}
.pic{
padding:5px;
border:thin solid #1a2732;
float:left;
margin:10px;
}
#main_pic{
padding:5px;
padding-left:510px;
}
#texto_main{
width:280px;
height:200px;
padding-left:70px;
position:absolute;
padding-top:120px;
line-height:22px;
}
#holder_art
{
	clear: both;
	width: 550px;
	height:620px;
	margin: 0 auto;
	padding: 20px 10px 0px 20px; 
	background-color: #c1bdcc;
}
#holder_art .drop-shadow p { bottom: 11px;
 }
#holder_art_large
{
	clear: both;
	width: 740px;
	height:920px;
	margin: 0 auto;
	padding: 20px 10px 0px 60px; 
	background-color: #c1bdcc;
}
#holder_art .drop-shadow p { bottom: 11px;
}
.drop-shadow
{
	float: left;
	position: relative;
	margin: 5px 3px 0 5px !important;
	margin: 10px 3px 0 5px;
	background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
	background-image: url(images/drop_shadow.pngimages/drop_shadow.png);
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

.drop-shadow a { border-bottom-width: 0; 
}

.gallerycontainer{
position: relative;
	float: left;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.gallerycontainer1{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
padding:5px;
border:thin solid #1a2732;
float:left;
margin:10px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border:thin solid #1a2732;
color:#1a2732;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50px;
}

#footer{
width:850px;
margin:auto;
}
#footer p{
font-size:11px;
color:#ffffff;
padding:10px;
text-align:center}

