body { margin:0px auto;padding:0px; }
div,hr,ul,li,p { margin:0px;padding:0px; }
table { font-family:Arial, Helvetica, sans-serif;color:black;font-size:11px; }
.small { font-size:10px; }

a{ color:CC6666 }
a:hover{color:666; }

#home_about
{
	display:block;
	width:88px;
	height:30px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../graphics/links/home_nav_about.jpg) top left no-repeat;
}
#home_about:hover{ 
background-position: bottom left; }
#home_about.active{ background-position:bottom left; }

#home_team
{
	display:block;
	width:88px;
	height:30px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../graphics/links/home_nav_team.jpg) top left no-repeat;
}
#home_team:hover{ 
background-position: bottom left; }
#home_team.active{ background-position:bottom left; }

#home_princ
{
	display:block;
	width:99px;
	height:30px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../graphics/links/home_nav_princ.jpg) top left no-repeat;
}
#home_princ:hover{ 
background-position: bottom left; }
#home_princ.active{ background-position:bottom left; }

#home_contact
{
	display:block;
	width:104px;
	height:30px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../graphics/links/home_nav_contact.jpg) top left no-repeat;
}
#home_contact:hover{ 
background-position: bottom left; }
#home_contact.active{ background-position:bottom left; }

#home_home
{
	display:block;
	width:69px;
	height:30px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../graphics/links/home_nav_home.jpg) top left no-repeat;
}
#home_home:hover{ 
background-position: bottom left; }
#home_home.active{ background-position:bottom left; }
