﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color: #101313;
    font-family: Tahoma;
    color: #8d9192;
    font-size: 10pt;
    text-align:justify;
}

div.centeredcontent {
		width: 970px;
		position: absolute;
		left: 50%;
		margin-left: -485px; 
	}


.tablemain 
{
    width: 970px;
}



/* Index Stuff */
.tdfour
{
    background-color: #262a2a;
    width: 288px; 
    height: 324px;
    vertical-align: top;
    padding: 15px 35px 0px 25px;
    
}

.tdfive
{
    background-color: #262a2a;
    width: 680px;
    height: 154px;
    padding: 15px 30px 0px 30px;
    
}

.tdsix
{
    background-color: #262a2a;
    width: 298px; 
    height: 58px;
    
}

.upcomingbanner
{
    background-image: url(images/layout_13.jpg);
    width: 272px;
    height: 55px; 
    font-size: 24px;
    padding: 0px 0px 0px 20px;
}

.upcominglist
{
    background-color: #262a2a;
    width: 242px;
    height: 324px;
    vertical-align: top;
    padding: 15px 25px 0px 25px;
}

.welcomebanner
{
    background-image: url(images/layout_13.jpg);
    width: 397px;
    height: 55px;
    font-size: 24px;
    padding: 0px 0px 0px 20px;
}

.welcome
{
    background-color: #262a2a;
    width: 678px;
    height: 154px;
    padding: 15px 30px 0px 30px;
}

.listeninbanner
{
    background-image: url(images/layout_13.jpg);
    width: 322px;
    height: 55px; 
    font-size: 24px;
    padding: 0px 0px 0px 20px;
}

.listenindetail
{
    width: 282px; 
    height: 150px;
    padding: 15px 30px 0px 30px;
    vertical-align: top;
}

.adviceradio
{
		width: 311px; 
    vertical-align:top;
    text-align: center;
    padding: 45px 25px 0px 0px;
}

/* End Index Stuff */

h1
{
    font-size: 18px;
    color: #ffffff;
    font-weight:normal;
    margin: 0px 0px 0px 0px;
}

h2
{
    font-size: 12px;
    color: #ffffff;
    font-weight:normal;
    margin: 0px 0px 0px 0px;
}

h3
{
}

h4
{
}

h5
{
}

h6
{
}

p
{
    margin: 15px 0px 0px 0px;
}

span.purple
{
    color: #614768;
}


a:link {color: #614768}     /* unvisited link */
a:visited {color: #614768}  /* visited link */
a:hover {color: #ffffff}   /* mouse over link */
a:active {color: #614768}   /* selected link */

img.imgla
{
    float:left;
    border: none;
    margin: 0px 15px 10px 5px;
}
img
{
    border: none;
}

p.footer
{
    text-align: center;
}

td.contentone
{
	background-color: #151717;
	margin: 5px 5px 5px 5px
}