body {margin: 0;padding: 0;
      background: #FFFFFF url('../images/background2.jpg');
	  font-family:arial,verdana,sans-serif;ur.
	 }

html{margin: 0;padding: 0;}

#container{
	width:850px;
	margin: auto;
	padding:0;
	background-color: #666666;
	
}
#header {
    width:850px;
   	background-color: #3A3A3A;
}

#banner {
    width:850px;
  	background-color: #E4E4E4;

}

#nav{
	width:850px;
	background-color: #3A3A3A;
	
}

#content {
	color: #000000;
	width: 790px;
	text-align: justify;
	background-color: #E4E4E4;
	padding: 30px;	}
	


#content img {
	padding: 15px;
              }

#content H1 {
	text-align: left;
    color: #0066FF;
	font-size: 22px;
	text-decoration: bold;
              }
			  
#content H2 {
	text-align: left;
	color: #CC0000;
	font-size: 18px;
	
              }


.style1 {
	text-align: justify;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	padding: 5;
	font-weight: normal;
}

.style2 {
    color:  #FFFFFF;
	}
	
	
.style3 {
	text-align: left;
    color: #0066FF;
	font-size: 22px;
	text-decoration: bold;
	}
	
.style4 {
	text-align: center;
    color: #CC0000;
	font-size: 18px;
	text-decoration: normal;
	}
	
.style5 {
	text-align: center;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	padding: 5;
	font-weight: normal;
}

.style6 {
	text-align: justify;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	padding: 5;
	font-weight: normal;
}



#links {
	font-size: 12px;
	width: 850px;
	background:  #000000 url('../images/background4.jpg');
	;
	text-align: center;
	background-color: #666666;
	color: #FFF;
}	

#links a:hover {color: #339999;}

#footer {
	font-size: 14px;
	width: 850px;
	background:  #000000 url('../images/background3.jpg');
	text-align: center;
}

#footer a:hover {color: #339999;}

#footer a {color: #FFFFFF;}

#footer p {color: #FFFFFF;}

#footer .style2 {color:  #FFFFFF;}

#sitemap {
    float: left;
    margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;}
	
#sitemap a {color: #FFFFFF; text-decoration: none;}
	
#siteby {
    float: right,relative;
    margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
#siteby a {color: #FFFFFF; text-decoration: none;}

a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
	color: #942828;
}
a:active {
	text-decoration: none;
}
#links a {
	color: #FFF;
}

