/* Side Navigation Menu */

#divTopLeft 
{
	background-image: url(../images/BKG_sidenav.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 448px;
	background-color: #ffffff;
	visibility: visible;
}

#tabhofnews 
{ 
margin: 131px 0 0 -15px; 
display: block; 
width: 61px; 
height: 94px 
}

#tabhofnews a 
{  
display: block; 
width: 61px; 
height: 94px; 
background-image: url(../images/BTN_hof_news.gif); 
background-repeat: no-repeat
}

#tabhofnews a:hover 
{  
display: block; 
width: 61px; 
height: 94px; 
background-image: url(../images/BTN_hof_news_ro.gif); 
background-repeat: no-repeat 
}

#tabhofnews a:active
{  
display: block; 
width: 61px; 
height: 94px; 
background-image: url(../images/BTN_hof_news_ro.gif); 
background-repeat: no-repeat 
}

#tabhofsamples 
{
margin-left: -15px; 
display: block; 
width: 61px; 
height: 94px 
}

#tabhofsamples a 
{  
display: block; 
width: 61px; 
height: 94px; 
background-image: url(../images/BTN_hof_samples.gif); 
background-repeat: no-repeat
}

#tabhofsamples a:hover 
{  
display: block; 
width: 61px; 
height: 94px; 
background-image: url(../images/BTN_hof_samples_ro.gif); 
background-repeat: no-repeat
}

#tabhofsamples a:active 
{  
display: block; 
width: 61px; 
height: 94px; 
background-image: url(../images/BTN_hof_samples_ro.gif); 
background-repeat: no-repeat
}

#tabhofbriefs 
{ 
margin-left: -15px; 
display: block; 
width: 61px; 
height: 94px 
}

#tabhofbriefs a 
{
display: block; 
width: 61px; 
height: 94px; 
background-image: url(../images/BTN_hof_briefs.gif); 
background-repeat: no-repeat
}

#tabhofbriefs a:hover 
{
display: block; 
width: 61px; 
height: 94px; background-image: url(../images/BTN_hof_briefs_ro.gif); 
background-repeat: no-repeat 
}

#tabhofbriefs a:active
{
display: block; 
width: 61px; 
height: 94px; background-image: url(../images/BTN_hof_briefs_ro.gif); 
background-repeat: no-repeat 
}

