/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif; background-color: rgb(255,255,204)}
 .TextObject { font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif}
 .TextNavBar { font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif}
 
.nof_EmptyStyleBanners1-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

ul#list-nav {
list-style:none;
padding-top:15px;
width:700px
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
text-decoration:none;
padding:10px 10px;
width:100px;
background:#FFC;
margin: 0 auto;
color:black;
text-align:center;
border-left:1px solid #fff;
}

ul#list-nav li a:hover {
background:#FF9;
color:#000
}
