/* CSS Document */
.tagline { font-size: 18px; font-family: Verdana, "Gill Sans", Arial, sans-serif; }
.text { font-size: 12px; font-family: Verdana, "Gill Sans", Arial, sans-serif; margin: 3px 40px 1px 5px; }
.header {text-transform: uppercase; font-family: Verdana, "Gill Sans", Arial, sans-serif; font-size: 14px; font-style: bold; }
.footer-table { font-family: Verdana, "Gill Sans", Arial, sans-serif; font-size: 12px; text-align: center; text-decoration: none; } 

#navcontainer ul  { margin: 0; padding: 0; list-style-type: none; font-family: Verdana, "Gill Sans", Arial, sans-serif; font-size: 12px; background-color: #FFFFFF; color: #000000; }
#navcontainer ul li { display:inline ; }
#navcontainer ul li a { text-decoration: none; padding: .2em 1.10em; background-color: #FFFFFF; color: #000000; text-align: left; }
#subnavcontainer ul  { position:relative; top:-10px; margin: 0; padding: 0; list-style-type: none; font-family: Verdana, Arial, "Gill Sans", sans-serif; font-size: 12px; background-color: #009900; color: #FFFFFF; }
#subnavcontainer ul li { display:inline ; }
#subnavcontainer ul li a { text-decoration: none; padding: 0 1.25em; display:inline-table ; color: #FFFFFF; text-align: left; position: relative:left: 10px; }
#navcontainer li a#current { text-decoration: none; padding: .2em 1.10em; background-color: #FFFFFF; color: #009900; text-align: left; }
#bodytext {display: table; position: absolute; top:150px; left:8px;   color: #000000; padding: 0; margin: 0; border-color: #FFFFFF; }
#nav { 
	margin: 0; 
	padding: 0; 
	height: 20px; 
	list-style: none; 
	display: inline; 
	overflow: hidden; 
	width: 201px; 
	font: 13px Verdana, Arial, "Gill Sans", Sans-serif;
}
#nav li { 
	margin:0; 
	padding: 0; 
	list-style:none; 
	display:inline; 
}
#nav a { 
	float: left; 
	padding: 30px 10px 0 0px; 
	overflow: hidden; 
	height: 0px !important; 
	height /**/ :38px; /* for IE5/Win only*/ 
}
#nav a:hover { 
	background-position:0 -38px;
	
	
}
#nav a:active, #nav a.selected { 
	background-position: 0 -76px; 
	
}
#thome a { 
	width: 79px; 
	background: url(Images/buttons/aboutus.gif) top left no-repeat; 
}
#tmemberservices a { 
	width: 136px; 
	background: url(Images/buttons/memberservices.gif) top left no-repeat; 
}
#twhatsnew a {
	width: 94px;
	background: url(Images/buttons/whatsnew.gif) top left no-repeat;
}
#tartship a { 
	width: 82px; 
	background: url(Images/buttons/artship.gif) top left no-repeat; 
}
#tgetinvolved a {
	width: 106px;
	background: url(Images/buttons/getinvolved.gif) top left no-repeat;
}
#tartsneats a { 
	width: 82px; 
	background: url(Images/buttons/artsneats.gif) top left no-repeat; 
}
#tcontactus a {
	width: 82px;
	background: url(Images/buttons/contactus.gif) top left no-repeat;
}
