@charset "utf-8";

body {
font-family: Tahoma, Arial;
background-image: url(../images/background.png);
background-repeat: repeat-x;
background-position: bottom;
background-attachment: fixed;
background-color: #a6dafe;
width: 832px;
margin-left: auto;
margin-right: auto;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

#head {
background-image: url(../images/head.png);
width: 832px;
height: 190px;
}
#contents {
background-image: url(../images/body.png);
background-repeat: repeat-y;
width: 832px;
}
#precontents {
background-image: url(../images/ipodcolors.png);
background-repeat: no-repeat;
background-position: right;
width: 780px;
margin-left: auto;
margin-right: auto;
}
#precontents1 {
background-image: url(../images/touch-ipod.png);
background-repeat: no-repeat;
background-position: right;
width: 780px;
margin-left: auto;
margin-right: auto;
}
#texthead {
background-image: url(../images/texthead.png);
background-repeat: no-repeat;
background-position: top;
width: 452px; /*-50px padding*/
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
}
P {
font-size: 14px;
}
#registerbox {
background-image: url(../images/register.png);
width: 400px;
height: 120px;
margin-left: auto;
margin-right: auto;
}
#registerbox form {
padding-top: 5px;
text-align: center;
}
#pub {
background-image: url(../images/pub.jpg);
width: 502px;
height: 88px;
}
#foot {
background-image: url(../images/foot.png);
width: 832px;
height: 46px;
}
