@charset "UTF-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	background-color: #050400;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtr #container {
	width: 1024px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 9px;
}
.photography {
	color: #999;
	font-family: Helvetica, arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
.mel h1 {
	font-weight: normal;
}

.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center;
}
.oneColFixCtr #container #mainContent table tr .mel p a {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

      
  a:hover, a:active {
	color: #87A5C9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
a:link, a:visited {
	color: #7CA1CD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
}

  a.entrance {
	color: #FFF;
      }
  
       
   
      a:hover.entrance {
	color: #765C5F;
	  }
  
.mel {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	line-height: 18px;
}
.number {
	font-size: 14px;
}
