/* TVK ORCHESTRA */

BODY	{	
		background: #000000; 
}  
	
div.tvk	{
			display: block;
			text-align: center;
		    margin-top: 0px;
		    margin-left: auto;
		    margin-right: auto;
}

.tagline	{	
		font-family: Times New Roman, serif;
		font-style: italic;			
		text-align: left;		
		font-size: 24px; line-height: 140%;
		color: white;
}

.textblock	{
		//position: relative;
		z-index: 2;
		// display: block;
		font-family: arial, verdana, sans-serif;		
		text-align: left;		
		font-size: 15px; line-height: 160%;
		font-weight: bolder;
		color: white;
}

.underimages	{
		position: relative;
		z-index: -1;
		margin-top: -470px;
		margin-right: 0px;
		margin-left: 0px;
}
		
.footeraddress	{	
		font-family: Times New Roman, serif;
		font-style: italic;			
		text-align: left;		
		font-size: 18px; line-height: 140%;
		color: white;
}
.footercopyright	{	
		font-family: Times New Roman, serif;
		font-style: italic;			
		text-align: left;		
		font-size: 14px; line-height: 140%;
		color: white;
}

		 
UL.navbar	{
	    margin-top: 12px;	    
		color: white;                
        background: #000;
        font-family: verdana, arial, sans-serif;			
		text-align: center;		
		font-stretch: narrower;
		font-size: 14px; line-height: 190%;            
        margin: 12px -20px 0px -380px;
        padding: 2px 0px 2px 0px;  
        list-style: none;     
}   

A.navlink:link 		{ text-decoration: none; color: #fff; border: 1px solid #f33;}
A.navlink:visited 	{ text-decoration: none; color: #fff; border: 1px solid #f33;}
A.navlink:active 	{ text-decoration: none; color: #fff; border: 1px solid #f33;}
A.navlink:hover 	{ color: #fff; background: #c00; border: 1px solid white; 	}

.home_img	{
	z-index: 0;
    margin: 12px 0px 0px 216px;	
}

span.red_tvk	{
		color: #f00;	
}

IMG.footer	{
	z-index: 0;
    margin: 12px 0px 0px -336px;	
}

UL.sig	{
		display: block;
	    margin-top: 0px;
		color: #339;   
		width: 401px;               
        font-family: arial, verdana, sans-serif;			
		text-align: left;
		font-size: 12px; line-height: 150%; 
		font-weight: bolder;           
        margin: 0px auto 0px auto;
        padding: 2px 0px 0px 130px;  
        list-style: none;
}       
    
.attribution	{
		text-align: right;	font-style: italic;  
}   
  


