

#navcontainer ul{
margin: ;
padding: ;
list-style-type:;
font-family:;
font-size:;
}

#navcontainer li { 
margin:;
}

#navcontainer a{
display: block;
padding:;
width:;
color:;
font-weight:;
background-color:;
text-decoration:;
}

#navcontainer a:hover{
text-decoration:;
color:;
font-weight:;
padding:;
background-image:;
}

#navcontainer h2{
font-size:;}


/*THIS IS THE SUB NAVIGATION*/

.navcontainerSub ul  { 
margin: 0 0 0 0px;
text-align: ; 
}

.navcontainerSub li { 
margin:;
text-align:; 
}


.navcontainerSub a{
display: block;
padding:;
margin-left:;
width:;
color:;
background-color:;
font-weight:;
font-size:;
text-decoration:;
}

.navcontainerSub a:hover{
color:;
background-color:;
margin-left:;
font-size: ;
text-decoration:;
font-weight:;
}

/*Standard Navigation Style Attributes*/

#hornavlist li{
width:;
display: inline;
list-style-image:;
list-style-position:;
list-style-type:;
color: ;
font-family:;
font-size:;
font-variant:;
font-weight:;

text-decoration: ;
text-transform:;
margin: 0 0 0 10px;
padding:;}

#hornavlist ul{
width:;
display: inline;
list-style-image:;
list-style-position:;
list-style-type:;
color:;
font-family:;
font-size:;
font-variant:;
font-weight:;

text-decoration: ;
text-transform:;
margin:;
padding:;}

#hornavlist a {
color:;
text-decoration:;
font-weight:;
font-family:;
font-size:;
font-variant:;
font-weight:;
text-decoration:;
text-transform:;
padding:;
}


#hornavlist a:hover {
color: ;
text-decoration:;
font-weight:;
font-family:;
font-size:;
font-variant:;
font-weight:;
text-decoration:;
text-transform:;
padding:;
background-image:;
background-position:;
}


#hornavlist a:visited{
color:;
text-decoration:;
font-weight:;
font-family:;
font-size:;
font-variant:;
font-weight:;
text-decoration:;
text-transform:;}


#hornavlist a:active{
color:;
text-decoration:;
font-weight:;
font-family:;
font-size:;
font-variant:;
font-weight:;
text-decoration:;
text-transform:;}

