/* CSS Document */
/*NAV*/
.nav {

background-image:url(http://images.acswebnetworks.com/1010/249/nav_bar.jpg);

background-repeat:no-repeat;

width:551px;

height:31px;
margin-top:20px;
margin-left:10px;
z-index:1;

}

.navhomepage {
background-image:url(http://apps2.acstechnologies.com/itoi/homepage/homepage_nav_back.jpg);
background-repeat:no-repeat;
width: 522px;
height: 31px;
margin-top:20px;
margin-left: 30px;
}

.about {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/about_up.jpg);
background-repeat:no-repeat;
width:41px;
height:15px;
z-index:2;
float:left;
padding-right:22px;
margin-top:8px;
margin-left:20px;
}
.about a {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/about_up.jpg);
background-repeat:no-repeat;
display:block;
width:41px;
height:15px;
text-decoration:none;
}
.about a:hover {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/about_down.jpg);
background-repeat:no-repeat;
display:block;
width:41px;
height:15px;
}
.speakers {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/speakers_up.jpg);
background-repeat:no-repeat;
width:61px;
height:15px;
z-index:2;
float:left;
padding-right:22px;
margin-top:8px;
}
.speakers a {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/speakers_up.jpg);
background-repeat:no-repeat;
display:block;
width:61px;
height:15px;
text-decoration:none;
}
.speakers a:hover {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/speakers_down.jpg);
background-repeat:no-repeat;
display:block;
width:61px;
height:15px;
}
.classes {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/classes_up.jpg);
background-repeat:no-repeat;
width:49px;
height:15px;
z-index:2;
float:left;
padding-right:22px;
margin-top:8px;
}
.classes a {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/classes_up.jpg);
background-repeat:no-repeat;
display:block;
width:49px;
height:15px;
text-decoration:none;
}
.classes a:hover {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/classes_down.jpg);
background-repeat:no-repeat;
display:block;
width:49px;
height:15px;
}
.travel {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/travel_up.jpg);
background-repeat:no-repeat;
width:40px;
height:15px;
z-index:2;
float:left;
padding-right:22px;
margin-top:8px;
}
.travel a {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/travel_up.jpg);
background-repeat:no-repeat;
display:block;
width:40px;
height:15px;
text-decoration:none;
}
.travel a:hover {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/travel_down.jpg);
background-repeat:no-repeat;
display:block;
width:40px;
height:15px;
}
.fun {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/fun_up.jpg);
background-repeat:no-repeat;
width:22px;
height:15px;
z-index:2;
float:left;
padding-right:22px;
margin-top:8px;
}
.fun a {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/fun_up.jpg);
background-repeat:no-repeat;
display:block;
width:22px;
height:15px;
text-decoration:none;
}
.fun a:hover {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/fun_down.jpg);
background-repeat:no-repeat;
display:block;
width:22px;
height:15px;
}
.register {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/register_up.jpg);
background-repeat:no-repeat;
width:53px;
height:15px;
z-index:2;
float:left;
padding-right:22px;
margin-top:8px;
}
.register a {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/register_up.jpg);
background-repeat:no-repeat;
display:block;
width:53px;
height:15px;
text-decoration:none;
}
.register a:hover {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/register_down.jpg);
background-repeat:no-repeat;
display:block;
width:53px;
height:15px;
}
.exhibits {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/exhibits_up.jpg);
background-repeat:no-repeat;
width:53px;
height:15px;
z-index:2;
float:left;
padding-right:22px;
margin-top:8px;
}
.exhibits a {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/exhibits_up.jpg);
background-repeat:no-repeat;
display:block;
width:53px;
height:15px;
text-decoration:none;
}
.exhibits a:hover {
background-image:url(http://apps2.acstechnologies.com/itoi/images/nav/exhibits_down.jpg);
background-repeat:no-repeat;
display:block;
width:53px;
height:15px;
}
ul {
font-size: 12px;
margin: 7px;
margin-left:25px;
}