body {
font-family : verdana, sans-serif; 
background-color: white;
background-image: url(background.png);
background-repeat: repeat-x;
background-position: left top;
color : black;
font-size : 14px; 
line-height : 1.28em; 
text-align : left; 
margin: 0;
padding: 0; 
} 

div#context {
float : right; 
width : 77%; 
font-family : verdana, sans-serif; 
font-size : 14px; 
padding : 5px; 
margin : 4px; 
position: none; 
background : #F8F8F8;  
-moz-border-radius: 10px; 
border-width: 0 2px 2px 0; 
} 

div#update {
float : left; 
width : 91%; 
font-family : verdana, sans-serif; 
font-size : 14px; 
padding : 6px; 
margin : 18px; 
position: none; 
background : #3300FF;  
-moz-border-radius: 10px; 
border-width: 0 2px 2px 0; 
} 

div#overall {
width : 1006px;
float : auto;
margin: auto;
}

div#nav {
width : 18%; 
float : left; 
font-family : Verdana, serif; 
font-size : 18px;
padding : 3px; 
margin : 4px;
position: none; 
background : #CCFFFF;
-moz-border-radius: 10px; 
border-top: 2px; 
border-bottom: 2px;
border-left: 2px;
border-left: 0px;
} 

a.nav:link, a.nav:visited {
text-decoration : none; 
color : #000000; 
font-size : 14.1px; 
font-weight: bold;
} 

a.nav:hover {
text-decoration : none; 
font-size : 14.4px; 
color : #0000CC; 
} 

a:link, a:visited, a:active {
color : navyblue; 
font-size : 14px; 
}

a:hover {
color : black; 
font-size : 14px; 
} 

span.promo2 {
font-family : Helvetica;
font-size : 21px; 
color : red; 
}

span.holiday {
font-family : Arial, Verdana; 
font-size : 29px; 
color: red;
text-align : center; 
}

ul {
margin: 0; 
padding: 0; 
list-style: none; 
}

hr {
height : 3px; 
width : 96%; 
color : #C7C7C7; 
} 

h1 {
color : #000099; 
font-size : 26px; 
font-family : Helvetica; 
text-align : center; 
}

h2 {
text-align : left; 
font-family: Trebuchet MS, Verdana, Arial; 
text-align: center;
font-size : 38px;
color : #000099;  
} 

p.right { text-align : right; }

p.center {text-align : center; }