body {
	margin: 0px 0px 20px 0px;
	background-image:url(images/nav_bg.jpg);
	background-repeat: repeat;
    text-align: center;
    background-position:top;
    background-color:#000000;
        
	}

a {
	text-decoration: none;
    font-size:small;

}
	


a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #FFFFFF;
	}

a:active {
	color: #FFFFFF;
	}

a:hover {
	color: #FFFFFF;
	}

h1 {
	margin-top: 130px;
	padding: 0px;
	font-weight: normal;
	font-size:x-larger;
	color:#FFFFFF;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
                
	}

h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: center;
	}
	
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}	
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: 51px;
	margin-bottom: 15px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left:0px;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#nav {
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/nav_bg.jpg);
	width:973px;
	height: 28px;
}

#nav ul {
	margin:0px 5px 0px 0px;








	padding:0px
	list-style-type:none;
	padding: 0px;

}
#nav li {
	font-size:small;
	float:left;
	padding:0;
	line-height:normal;
	text-indent:0;
	list-style-type:none;
	margin-left: 0px;
}

