html,body{margin:0;padding:0;  background-image: url(../images/bg_blur2.jpg); background-position: center top}
body{font: 100% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; color: #802A00; text-align:center}
div#header {height:149px; margin:0; color: #B59D00}
div#container{text-align:left; background: #E3E3E3;}
div#content p{line-height:1.4; font-size: 1em; margin-left: 80px; margin-right: 80px; }
div#contents p{line-height:1.4; font-size: 1em; margin-left: 80px; margin-right: 80px; white-space: pre}
div#footer p{font-size: 12px; color: #e3e3e3; text-align:center; padding: 10px}
div#footer a{text-decoration:none; font-size: 10px; color: #802a00; text-align:center; padding: 10px}
div#nav {background-image: url(../images/nav_bg.gif); repeat-x; height:74px;} 

#navbar {
				margin-top: 0px;
				padding-top: 7px;
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size:.8em;
    height:80px;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a strong {
				display: block;
				color: #e3e3e3;
				font-weight: bold;
				font-size: 1.1em;
				line-height: 1.5em;
}
#navbar a {
				display: block;
    width:225px;
    color:#000;
    text-decoration:none;
    background:url("../images/new_rollover.gif") no-repeat;
    float:left;
    padding:15px 10px 13px 10px;
    margin:0 -10px;
}
#navbar a strong:hover { 
				color: #e3e3e3;
}
#navbar a:hover { 
    background-position:0 -160px;
    color:#000;
}
#navbar a strong:active {
				color: #e3e3e3;
}
#navbar a:active {
    background-position:0 -0px;
    color:#000;
}

div#container{width:740px;margin:0 auto;}
div#contents{width:100%; margin-top: 0px; margin-bottom: 0px; background-color: #E3E3E3;}
div#content{width:100%; margin-top: 0px; margin-bottom: 0px; background-color: #E3E3E3;}
div#footer{clear:both; width:100%; height:75px; background-image: url(../images/footer_bg.jpg);}
div#left{float:left; margin-left: 0px; width: 480px; background-color: #fff; margin-bottom: 0px;}
div#right{float:right;}

div#hr {
	 border: none;
	 margin-top: -20px;
	 margin-left: 50px;
	 margin-bottom: -20px;
}

h1 {
	 color: #802A00;
	 margin-bottom: -12px;
	 font-size: 1.3em;
	 margin-top: 45px;
	 margin-left: 80px;
	 margin-bottom: 30px;
}

h2 {
	 color: #CC2200;
	 font-size: 1.0em;
	 margin-bottom: 5px;
	 margin-left: 80px;
	 margin-top: -30px;
}
div#content li {
	 margin-left: 70px;
	 margin-bottom: 10px;
}

div#content ul {
	 margin-bottom: 175px;
}

div#content a {
	 text-decoration: none;
	 color: #b59d00;
}
div#content a:hover {
	 text-decoration: none;
	 color: #000000;
}

#bullets  {
				 margin-left: 15px;
				 padding-left: 0;
				 list-style: none;
}

#bullets li {
				 padding-left: 20px;
			 	 background-image: url(../images/bullet.gif);
				 background-repeat: no-repeat;
}