body { color: #003; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; margin: 10px auto 0; padding: 0; background-color: #003; width: 801px; border-width: 0; }
p { color: #003; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { color: #003; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { color: #960; font-size: 12px; text-transform: uppercase; margin-bottom: 5px; }

h2 { color: #660; font-size: 10px; text-transform: uppercase; margin-bottom: 0; }

h3 {  
}

h4 {  
}

h5 {
}
li { padding-bottom: 10px !important; list-style-type: disc; }
a {
  text-decoration: none;
}

a:link {
  color: #930;
}

a:visited {
  color: #930;
}

a:hover {
  color: #930;
  text-decoration: underline;
}

.main { 
  background-color: white; 
  background-image: url(fotos/background.gif); 
  background-repeat: repeat-y; 
  background-position: center 0; 
  margin: 0 0 10px; 
  padding: 0; }

/*MENU*/

.menu { text-align: center; padding: 20px 37px 25px; }

.menu a:link {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none; 
  color: #003;
  font-size: 10px;
}
.menu a:visited { color: #003; font-size: 10px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.menu a:hover { color: #c30; text-decoration: none; }

/*LEFT SIDEBAR*/

.sidebar-left { 
  background-image: url(fotos/backgroundLeftSidebar.gif); 
  background-repeat: repeat-y; 
  background-position: left 0; 
  width: 71px; margin: 0; padding: 0 !important; 
}

/*CONTENT*/
.center { background-image: url(fotos/watermark.gif); background-repeat: no-repeat; background-position: center 150px; width: 658px; margin: 0; padding: 0; }
.areYouReady { vertical-align: top; padding-left: 36px; }
.homeText { padding-right: 36px; padding-bottom: 30px; padding-left: 36px; }
.randomPhoto { text-align: center; padding-bottom: 30px; }
.textPhoto { text-align: center; padding-right: 30px; padding-bottom: 30px; }
/*RIGHT SIDEBAR*/

.sidebar-right { background-image: url(fotos/backgroundRightSidebar.gif); background-repeat: repeat-y; background-position: right 0; width: 71px; margin: 0; padding: 0; }


/*FOOTER*/

#footer {
	font-size: 9px;
	font-style: italic;
}
