body {
	background: white;
	font-family: Verdana, Sans-Serif; 
	font-size: 11px;
	color: #4a4949;
}

img  {
	border: 0;
}
.smaller {
	font-size:80%;
}
a {
	color:#5f1616;
}
h2 {
	font-size:14px;
	font-weight:bold;
	display:inline;
	color:black;
}
h3 {
	font-size:12px;
	color:black;
}

h1 {
	margin-top:0;
	display:inline;
}



#container
{
	margin: 0 20px;
	width: 980px;
}

#container a, a:visited {
	text-decoration: none; 
	color: #5f1616;  
}

#container a:hover { 
	color: #000;
	text-decoration:none;
}


#header
{
	padding: 5px 10px;
}

#header h1 { margin: 0; }

#navigation
{
	margin-left:120px;
	margin-top:-10px;
	width: 848px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#000;
	text-decoration: none;
	border-right: 1px solid#666;
}

#navigation li a:hover { color: white; background:black	; }

#content
{
	clear: left;
	padding: 10px 30px;
	margin-left:100px;
}


#content td
{
vertical-align:top;
padding:15px 15px 5px 0;
}

#content td.shipping 
{
	width:180px;
}

.indent1 {
	padding-left:100px;
	
}

#footer
{
	text-align: right;
	margin-right:40px;
	padding: 10px;
	height: 1%;
}

.listen {
	padding-right:20px;
	background-image: url(images/listen.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

table.apap {
	
}
td.apap {
	width:280px;
	border-right: 1px solid #ccc;
	
}


td.apap img {
	padding-bottom:10px;
	padding-top:3px;
	width:260px;
	height:auto;
}
