body { }
p { 
color: #b7720a;
font-size: 15pt; 
font-family: Acens;
background-image:
url(images/microphone.png); 
background-repeat: no-repeat;
background-position: 0 0;
text-indent: 50px;
width: 800px;
height: 40px;
margin-bottom: 2px;
padding-top: 10px;
}
a {
color: #5c5a4d;
font-size: 10pt;
background-repeat: no-repeat;
background-position: 0 1px;
text-indent: 0;
margin-right: 2px;
margin-left: 2px;
padding: 2px 5px;
}
td { }
a:link {
font-style: normal;
text-decoration: none;
}
a:visited { }
a:hover { color: gray; }
a:active { }
#mainbox { 
background-image: url(images/background.jpg);
background-repeat: no-repeat;
width: 800px;
height: 600px;
margin: 5% auto 0;
}
.title { 
color: #3c130f;
font-size: 60px;
font-family: Arial;
width: 200px;
height: 50px;
margin-top: 0px;
margin-right: auto;
margin-left: 10px;
padding-top: 2px;
}
.nav { 
color: #ad705d;
font-size: 12px;
font-family: Acens;
width: 800px;
height: 25px;
margin: 86px auto auto 20px;
}
.content { 
color: #3e1710;
font-size: 10pt;
font-family: Acens;
width: 390px;
height: 400px;
margin: 30px auto 10px 0;
padding: 0 0 5px 12px;
}
.copy { 
color: #000;
font-size: 10pt;
font-family: Acens;
background-image: url(images/bottom.jpg);
width: 800px;
height: 25px;
margin: auto auto 0;
padding-top: 10px; 
}

sidradio
{
	background: #313131;
	border: 1px solid #3f3f3f;
	margin: 0 0 5px 0;
	padding: 0 25px 0 25px;
}

sidradio p,
{
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 !important;
	padding: 7px 0 7px 0;
	text-align: right;
}
sidradio a {
margin-right: 1px;
margin-left: 1px;
padding: 1px 1px;
}
