body {
	background:url(../images/bg_out.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	font-family: Verdana;
 }

.shadow_top {
	background: url(../images/shadow_top.jpg);
	background-repeat: repeat-x;
	background-color:  #993366;
}
.shadow_right {
	width: 8px;
	vertical-align: top;
}
.shadow_left {
	width: 8px;
	vertical-align: top;
}
.news_content{
width: 150px;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
}
.nav{
background: url(../images/nav.jpg);
background-repeat: repeat-x;
height: 33px;
width: 780px;
}
a:link { 
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a:visited { 
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a:active { 
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a:hover {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
border: 0px;
 }
.listen a:link { 
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
background-color: #EAE6C3;
}
.listen a:visited { 
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
background-color: #EAE6C3;
}
.listen a:active { 
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
background-color: #EAE6C3;
}
.listen a:hover {
font-size: 12px;
font-weight: bold;
color: #9E3556;
text-decoration: underline;
background-color: #EAE6C3;
 }

.listen img{
border: 0px
}

.left_tab{
background-color: #993366
}

.nav{
background-color: #B79E20
}

.listen_header{
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.listen_content{
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
}
.content_page{
width: 488px;
border: 0px;
padding: 0Px;
}

.news_img{
vertical-align: top;
width: 150px;
height: 113px;
}


.footer{
height: 40px;
color: #FFFFFF;
background-color: #511a37;
vertical-align: top;

}