#navigation {
margin:0px;
padding:0px;
padding-right:5px;
text-align: center;
font-size:75%;
background-color:#FAECCE;
height: auto 100%;
margin-top:20px;
}

#navigation ul {
    text-align:left;

	margin:0px;
padding:0px;
list-style:none;
	}
	
#navigation li {
margin-left:1em;
padding-left:0px;
list-style:none;
	}
#navigation ul ul {
}

#footer {
    margin-top:50px;
    clear:both;
}

#navigation hr {
color: #ffffff;
background-color: #ffffff;
height: 2px;
border:0px;
width:130px;
}
#sidebar {
background-color:#FAECCE;
float:left;
}
.seeall {
display:none;
color:#ff0000;
}
.navtitle {
font-weight:bold;
}
#footer {
width: 910px; 
background:#4969A8; 
color: #ffffff; 
height: auto;
margin: 0 auto 0 auto; 
margin-top: 50px;
text-align:center;
font-weight:bold;
}

#header, #footer, #footer a:link, #footer a:visited, #header a:link, #header a:visited{
color: #ffffff; 
font-weight:bold;
text-decoration:none;
margin:0px;
padding:0px;
}
#header {
width:910px;
background-color:#FAECCE; 
margin:0px; 
padding:0px;
background-image: url('images/headerback.gif');
background-repeat: repeat-y;
}

#footer a:hover, #header a:hover{
text-decoration:underline;
}

#footer li {
display: inline; 
list-style-type: none; 
padding-right: 20px;
}
#header li {
display: inline; 
list-style-type: none; 
padding-right: 20px;
margin:0px;
}
#header ul {
margin:0px;
margin-top:.4em;
padding:0px;
}
#cart {
width: 120px;
padding:5px;
padding-top:20px;
text-align:center;
background-color:#FAECCE;
}
#all {
background-image:url('images/navbackground.gif');
background-repeat:repeat-y;
}
* html #all {
background-image:url('images/navbackgroundbig.gif');
background-repeat:repeat-y;
}
#stuffs {
margin-left:140px;
margin-top:40px;
padding:0px;
}
#headbar {
width:849px;
background:#375699;
margin:0px;
padding:1px;
padding-left:30px;
color:#ffffff;
float:right;
margin-top:-5px;
}
.blueheader {
color:#375699; font-family:Helvetica; font-weight:900; font-size: 4em;line-height: 1.5em;text-align:center;
}
.blueheadersm {
color:#375699; font-family:Helvetica; font-weight:900; font-size: 2.5em;margin:10px; text-align:center;line-height: 1.5em;
}
.orangeheader {
color:#cd4222; font-family:Helvetica; font-weight:900; font-size: 2em; margin:10px; text-align:center; line-height: 1.5em;
}
.redheader{
color:#990000; font-family:Helvetica; font-size: 1.5em; line-height: 1.5em;
}

ul{
    margin-top:0px;
    list-style-type:disc;
    font-size:100%;
}
li {
    font-size:100%;
    list-style-type:disc;
    }