body {
/*background:		url(index/bck_tile.jpg);*/
text-align:		center;
font-size: 		18px;
font-family: 	Verdana, Arial, Helvetica;
color:			#666666;
vertical-align: baseline;
background-color: #fafafa;
}

a {
padding:		2em;
font-weight:	bold;
font-style:		italic;
text-decoration:underline;
font-size: 		1.2em;
font-family: 	Verdana, Arial, Helvetica;
color: 			#8b8b8b;
vertical-align: baseline;
background: 	transparent;
text-align: 	justify;
}

a:hover {
color:			#369;
font-style:		italic;
text-decoration:underline;
}


img {
border:		0;
padding:	0.1em 1em 1em 1em;
}

/*img:hover {
background-color: #ffffff;
}*/

.textlink {
margin-left:	2em;
margin-right:	2em;
display:		inline;
}

.container  {
background: url(ipods/pattern.gif);
}

#forborder {
border-left: 0.1em solid #dedede;
border-right: 0.1em solid #dedede;
padding-bottom: 2em;
}
.menubar {
	height:	31px;
	background:	url(ipods/bar_t.gif) repeat-x;
	text-align:center;
	margin-top:	0.2em;
}

.menubar p {
	line-height: 1em;
	padding-top: 0.2em;
	margin-top:	0;
}

#menubar_l {
	margin-top: -2.2em;
	float:left;
}

#menubar_l img{
	padding:0;
}

#menubar_r {
	margin-top: -2.2em;
	float:right;
}

#menubar_r img{
	padding:0;
}

.bottomrow {
	height: 15px;
	background:	url(ipods/bar_b.gif) repeat-x;
	text-align:center;
	margin-top:	0;
}

.bottomrow p {
	line-height: 1em;
	padding-top: 0.2em;
	margin-top:	0;
}

#bottomrow_l {
	float:left;
}

#bottomrow_r {
	float:right;
}

#bottomrow_l img{
	padding:0;
}

#bottomrow_r img{
	padding:0;
}