body,td,th {
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

body {
	margin:0;
	padding:0;
	background: url(images/bg.jpg) center top no-repeat #FDE900;
	_text-align: center;
}

#content{
 margin: 280px auto 0 auto;
 width: 850px;
}

#content2{
 margin: 20px auto 0 auto;
 width: 850px;
}

#sounds{
text-align: left;
padding-left: 400px;
}

#main2{
 text-align:left;
 padding: 200px 0 0 340px;
}


#main{
 text-align:left;
 padding-left: 340px;
}


a:link {
	color: #E50065;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E50065;
}
a:hover {
	text-decoration: none;
	color: #E50065;
}
a:active {
	text-decoration: underline;
	color: #E50065;
}
.px10 {
	font-size: 10px;
}

#copy {
	font-size: 11px;
}

.atten{
 font-size: 11px;
 line-height: 110%;
}

.stitle{
 color: #FFF;
 background:#333;
}

.attenb{
 font-size: 14px;
 font-weight: bold;
 line-height: 110%;
 color: #CC0000;
}

.attena{
 font-size: 14px;
 font-weight: bold;
 color: #000;
}
