body {
	margin: 0;
	font-size: 11px;
	background: url("ipod_top_line.gif") repeat-x left top;
	background-color: #f0f0f0;
	font-family: verdana, arial, helvetica, sans-serif;
}
img.textimg {
	float: left;
	margin-right: 10px;
}
td.carea {
	color: #666666;
	line-height: 20px;
}
td.carea a:visited { color: red; text-decoration: none; }
td.carea a:link    { color: red; text-decoration: none; }
td.carea a:hover   { color: red; text-decoration: none; }
p {
	text-indent: 15px;
	margin: 0;
}
img {
	border: 0;
}
h1 {
	font: 28px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #959595;
	margin-bottom: 0px;
}
h2 {
	font: 20px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #959595;
	margin-bottom: 0px;
}
div.purpleComment {
	background-color: #FFD9F2;
	width: 530px;
	margin-bottom: 15px;
	color: #444444;
	padding: 10px;
	overflow: hidden;
}
div.blueComment {
	background-color: #D9FFF8;
	width: 530px;
	margin-bottom: 15px;
	color: #444444;
	padding: 10px;
	overflow: hidden;
}
img.arrow {
	width: 3px;
	height: 10px;
	border: 0;
	margin-right: 5px;
}



div.wrap
{
	width: 924px;
	margin: auto;
}
.top_menu ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.top_menu li {
	display: block;
	font-size: 14px;
	background: url("ipod_menu_bg.gif") no-repeat 0px 0px;
	float: left;
	line-height: 18px;
}
.top_menu li a {
	padding: 11px 18px 12px 18px;
	display: block;
	color: #111111;
	text-decoration: none;
}
.top_menu li a:hover {
	color: #ffffff;
	background: #111111;
}
div.footer {
	border-top: #d2d2d2 1px solid;
	margin-bottom: 100px;
	color: #777777;
	line-height: 14px;
}
div.col1 {
	float: left;
	width: 175px;
	padding: 8px 70px 0px 4px;
}
div.col2 {
	float: left;
	padding-top: 17px;
}
.footer span {
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.footer span a {
	color: #777777;
	text-decoration: none;
}
.footer span a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}