@charset "utf-8";
/* CSS Document */

body {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#999999;
   font-size: 0.75em;
}

#header {
 



}

#container {
   margin: 1px auto;
   width: 620px;
   height: 680px;
   background-color: #FFFFFF;
   padding: 20px;

}


h1 {
   background-color: #FFFFFF;
   height: 70px;
   background: url(imagenes/logoVPHOTOGRAPHY.gif)  no-repeat;
   text-indent: -999999px;
}

h4{
	margin-top: 50px;
	font-size: 10px;
	text-align:center;
	color:#999999;
	font-weight: normal;
}

#menu ul li {
	display: inline;
	padding-right: 30px;
	text-align:center;
}

#menu li a {
	color: #999;
	text-decoration: none;
}

#menu li a:hover {
	color: #666666;
	text-decoration: none;
}


#fotos {
	text-align: left;
}
