body {
	background-image: url(images/top_bgrnd_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #49bdef ;
	text-align: center ;
 }


#container {
  width: 900px;
  margin-right: auto ;
  margin-left: auto ;
  text-align: left ;
 }
 
 #bulk {
  text-align: center ; 
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF ;
}

 #empty {
margin: 185px; 
 }
 
.clearthefloats {
clear:both;
}
 
#navbar{
text-align: right ;
font-family: Helvetica, "Helvetica World", Verdana, Arial, san-serif  ;
font-size: 11px; 
font-weight: bold;
padding: 0px 40px 0px 40px; 
} 
 
#content {
 width: 860px;
background-color: #FFFFFF ;
font-family: Helvetica, "Helvetica World", Verdana, Arial, san-serif  ;
padding: 0px 20px 0px 20px; 
margin-bottom: 0px;
}

#content h1 {
text-align: left ;
text-indent: 1.1em ;
font-family: "JY Comic Pro", "Comic Sans MS", serif  ;
border-bottom: solid 1px #000000;
}
#content h2 {
text-align: left ;
clear:both;
text-indent: 1.1em ;
font-family: "JY Comic Pro", "Comic Sans MS", serif  ;
border-bottom: dashed 1px #898989;
}

#footer {
 width:860px;
 margin-top: 0px;
font-weight: bold;
padding: 0px 20px 0px 20px; 
}
#footer ul li{
float:left;
Margin:8px;
list-style-type:none;
}
#footer ul li a {
color:#FFFFFF;

}
