body {
  background-color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	}
	
table.splash {
	background-color: #5C3D3B;
	width: 750px;
	height: 580px;
	text-align: center;
	border: 1px solid #bbbbbb;
	}
	
td.portrait {
	background-color: #5C3D3B;
	background-image: url("/_images/erin01.gif");
	background-position: top right;
	background-repeat: no-repeat;
	}  

td.body-logo {
  border-bottom: 5px solid #D21A13;
	padding-right: 10px;
	padding-top: 5px;
	}

td.small-head {
   font-family: Verdana, Helvetica, Arial, Sans-serif;
	 color: #cccccc;
	 font-size: 9px;
	 } 
	
.redbar-left {
  position: relative;
	left: 1px;
	top: 30px;
	width: 13px;
	height: 1px;
	border-bottom: 5px solid #9F180C;
	margin-top: -25px;
	}
	
.redbar-right {
  position: relative;
	left: 407px;
	top: 65px;
	width: 365px;
	height: 1px;
	border-bottom: 5px solid #9F180C;
	margin-top: -25px;
	}

table.body {
  margin-top: 10px;
  margin-left: -5px;
  margin-bottom: 10px;
  margin-right: 5px;
  border: 1px solid #bbbbbb;
  background-color: #000000;
  }

p {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #cccccc;
	}

p.extras {
	font-size: 11px;
	line-height: 14px;
	padding-left: 5px;
	margin-top: -13px;
	}	
	
p.note {
  font-size: 9px;
	line-height: 11px;
	margin-top: 10px;
	}

p.small {
  font-size: 10px;
	margin-bottom: 10px;
	}	

h2 {
  color: #ffffff;
	font-family: Palatino,"Times New Roman",serif;
	font-size: 18px;
	padding-bottom: 2px;
	border-bottom: 2px solid #D21A13;
	margin-bottom: -10px;
	}

h3 {
  color: #ffffff;
	font-family: Palatino,"Times New Roman",serif;
	font-size: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #D21A13;
	margin-bottom: -10px;
	margin-top: 0px;
	}

h4 {
  color: #ffffff;
	font-family: Palatino,"Times New Roman",serif;
	font-size: 13px;
	font-style: italic;
	margin-bottom: -15px;
	}

img.gallery {
  border: 1px solid #000000;
	}

A:hover, A:active {
	color: #fff
	}

A:hover .gallery, A:active .gallery {
  border: 1px solid #fff;
	}

p.link {
  line-height: 16px;
  font-size: 12px;
  }

p.white {
	line-height: 11px;
	color: white;
	}  

a:link {
  color: #BFE7E5;
	text-decoration: none;
	}

a:visited {
  color: #888888;
	text-decoration: none;
	}

a:hover {
  color: white;
	}

div.nav-splash {
  position: absolute;
	left: 150px;
	top: 520px;
	}
	
td.nav {
  padding-left: 10px;
	padding-right: 10px;
	}

td.nav-right {
  border-left: 1px solid #bbbbbb;
	}
	
td.body-right {
  text-align: right;
	}	
	
table.footer {
  width: 750px;
  }

td.footer {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 7pt;
	color: #D21A13;
	padding-top: 5px;
	}
	

a.listen_button,
a.listen_button:link,
a.listen_button:visited {
	background:#ccc;
	border: #c00 2px outset;
	color: #000;
	font-size: 10pt;
	font-weight: 900;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	padding: 5px 10px;
	text-decoration: none; 
}
a.listen_button:hover {
	background: #c00;
	color:#fff;
	border:outset 2px #000;
}
a.listen_button:active {
	background: #666;
}

.pricing {
	color:#000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-weight: 900;
	border:solid 1px #000;
	background:#fff;
	float:right;
	margin-top:-36px;
	margin-right:0px;
	padding: 3px 2px;
	width: 115px;
}

ul.special_offer {
	list-style: none;
	padding:0;
	margin: 0 0 -17px 0;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-weight: 900;
	color:#fff;
	border:solid 1px #fff;
	width:auto;
	padding:3px;
	background:#c00;
}

.alert{
	color:#c00;
	font-weight:900;
	padding:5px;
	border:solid 1px #c00;
}