body {
text-align: center;
background: #000;
	padding:0;
	margin:0;
	font:12pt Arial,Helvetica,Garuda,sans-serif;
	color: #fff;
	*font-size:small;
	*font:x-small;
}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{
	padding:0;
	margin:0;
	line-height:1.3em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
h1  {font-size: 14pt; color: #C74A5D; font-family: Times;}
h2   {color: #808080;}
h3   {color: #C74A5D;}
h4   {color: #E6ADAD;}

h1,h2,h3,h4  {
  margin: .8em 0;
}

table{font-size:inherit;font:100%;}
ul{list-style:none;}
.squisher ul  {
  list-style-type: disc;
}
.squisher ul li  {
  margin-left: 30px;
}
.squisher strong  {
  font-weight: bold;
}
img{border:0;}
p{margin:1em 0;}
/* end of ed eliot reset  */

#andiamo  {
  font-size: 10px;
  position: absolute;
  top: 5px;
  right: 10px;
  width: 200px;
  text-align: right;
}
#bottomMenu #andiamo a {display: inline; font-size: 10px;}

#topBlurb  {
  font-size: 10px;
}
#topMenu ul {
  margin-left: 80px;
}
#topMenu {
  width: 958px;
	height: 30px;
  background: #C74A5D;
  line-height: 30px;
}
#topMenu li, #bottomMenu li {
  float: left;
}
#topMenu a {
  padding-top: 4px;
  display: block;
  line-height: 1.5em; 
  margin-left: 30px;
  text-transform: uppercase;
  font-size: 14px;
}
#topMenu .active a {
  color: #000;
}
#topMenu a:hover {
  color: #000;
}
#bottomMenu a {
  padding-top: 4px;
  display: block;
  line-height: 1.5em;
  font-size: 12px;
}
#bottomMenu span {
  margin: 0 6px;
}
#bottomMenu .first span {
  display: none;
}
#bottomMenu .first {margin-left: 10px;}

a  {
  color: #fff;
  text-decoration: none;
}
.cls  {
  clear: both;
}
#wrapper  {
/*  background: #fff;  */
	width: 958px;   /* 2 less for border  */
	border: 1px solid #C74A5D;
	text-align: left;
  margin: 0 auto;
}
#header  {
	width: 958px;
	height: 150px;
}
#bottomMenu {
	background: #000;
  position: relative;
	margin: 0 auto;
  width: 958px;
	height: 30px;
	text-align: left;
}

#content  {
  background: #fff;
	color: #000;
  font-size: 12px;
}
#content  a {
  color: #C74A5D;
}
#content  a:hover {
  text-decoration: underline;
}
#content .squisher  {
  padding: 10px 30px;
}
#content .squisher form  {
}
.narrower  {
  width: 719px;
	float: left;
}
#narrowRightContent  {
	width: 239px;
	float: left;
/*	background: #000;   */
}
#narrowRightContent .squisher  {
	padding: 0 20px;
  font-size: 12px;
}	
#homeLeftContent  {
  text-align: center;
	width: 479px;   /* half of 958  */
	float: left;
  font-size: 12px;
}
hr {
  border: 0;
  width: 70%;
 color: #E6ADAD;
 background-color: #E6ADAD;
 height: 1px;
}
#homeLeftContent .squisher {
  padding: 20px 0;
}
#homeRightContent  {
	width: 479px;
	float: left;
  font-size: 12px;
}
#homeRightContent .squisher  {
  padding: 30px 50px 30px 0;
}
#photoHolder  {
	clear: both;
	width: 958px;
	height: 167px;
}
.singlePhoto  {
  border-right: 1px solid #E6E6E6;
  width: 239px;
	height: 167px;
  float: left;
}
.singlePhotoWide  {
  border-right: 1px solid #E6E6E6;
  width: 479px;
	height: 167px;
  float: left;
}
.singlePhotoLast  {
  width: 238px;
	height: 167px;
  float: left;
}
#footer  {
/*	background: #000;  */
	width: 958px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
}
#footer p  {
  color: #808080;
  font-size: 10px;
  margin: 2em;
}
