#banner {
background: url(banner.jpg) bottom center;
}

#otherbanner {
background: url(otherbanner.jpg) bottom center;
}

#tile2 {
background: url(tile2.gif) top center;
}

#texta {
background: url(text1.gif) top center;
}

#largebanner {
background: url(largebanner.jpg) top center;background-repeat:no-repeat;
}

#largebannerV2{
background: url(/images/largebannerV2.jpg) top center;background-repeat:no-repeat;

}

#align {
text-align: bottom left;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a {
color: #000000;
}

h3 {
margin-bottom: 0;
padding-bottom: 0;
} 

h4 {
margin-bottom: 0;
padding-bottom: 0;
} 









#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0em;
}

#nav-menu li a:hover {
color: #000000;
background: url(menu1.gif) top;
}

#nav-menu li a
{
background: url(menu.gif) top;
height: 60px;
line-height: 60px;
float: left;
width: 100px;
display: block;
color: #333333;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}
