/* CSS for DUBRadio.net April 2008 by J Dub */

body {
		background-color: #000000;
		background-attachment: scroll; 
background-image: url(images/mainback.jpg); 
background-repeat: repeat; 

		font: 16px Tahoma;
	color:#98a1bb;
}
/*lins decoration */
a:link {
	color:#FFFFFF;
	text-decoration: none;

}
a:visited
{
	color:#c70202;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#98a1bb;

}

a:active {}

#left2 :visited {
	
}
/*tables */

td {
	vertical-align: top;	
}

th {vertical-align: top;
	
}


/*site header table */
#headmain {
	font-family: Tahoma;
	background-color: #000000;
	border-color: #c70202;
	border-width: 2px;
	border-style: solid;
}
#head1 {
	font-family: Tahoma;
	background-color: #000000;
	border-color: #c70202;
	border-width: 2px;
	border-style: solid;
}

/* main menu area on left colum of site */
#leftmain {
	font-family: Tahoma;
	background-color: #000000;
	border-top: 2px;
	border-top-color: #c70202;
	border-top-style: solid;
	border-bottom: 2px;
	border-bottom-style:solid;
	border-bottom-color: #c70202;}
	
#left1 {
	font-family: Tahoma;
	background-color: #000000;
	
}




#left2{
	
	background-color: #000000;
	font: 16px Tahoma;
	color:#98aab1;
	vertical-align: top;
	
}
#left3 {
	font-family: Tahoma;
	background-color: #000000;
	vertical-align: top;
}

#left4 {
	font-family: Tahoma;
	background-color: #000000;
	
	 
}

/* main part of content area of site */

/*top table for radio player*/

#play1 {
	
background-color: #000000;
border-color: #c70202;
	border-width: 2px;
	border-style: solid;
}

#player1 {
	font-family: Tahoma;
	background-color: #000000;
	border-bottom: 2px;
	border-bottom-style:solid;
	border-bottom-color: #c70202;
	

/* content tables, only really for borders and layout*/
	
}

#contentmain1 {
	
background-color: #000000;
border-color: #c70202;
	border-width: 2px;
	border-style: solid;
	border-right-width: 0px;
}

#contentmain2 {
	
background-color: #ffffff;

}
#contentmain3 {
	
background-color: #000000;
	}

/* 3 tables for main content of site */



#input1 {
	
background-color: #000000;



	}
	
	#input2 {
	
background-color: #000000;



	}
	
	#input3 {
	
background-color: #000000;

	}


/* site footers */
	
	#foot1 {
	
        background-color: #000000;
         
}
#foot2 {
	
        background-color: #000000;
       
}

#foot3 {
	
        background-color: #000000;
		font: 12px Tahoma;
	color:#FFFFFF;}