body {margin: 0;padding: 0;
      background: #3366FF;
	  font-family:arial,verdana,sans-serif;
	 }

html{margin: 0;padding: 0;}

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

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

}

#nav{
	width:850px
    height:30px
	background-color: #FFFFCC;
	
}


#content {
	color: #000000;
	width: 830px;
	text-align: justify;
	background-color: #EAEAEA;
	padding: 10px;


	}

#content img {
	padding: 15px;
              }

.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: #C4231D;
	font-size: 20px;
	text-decoration: bold;
	}
	
.style4 {
	text-align: center;
    color: #CC9900;
	font-size: 16px;
	text-decoration: normal;
	}
h1 {
	font-size: 24px;
	color: #C4231D;
}

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

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

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

#footer {
	font-size: 11px;
	width: 850px;
	background: #000000;
	text-align: center;
	padding: 1em 0 0.5em 0;
	margin: 0.5em 0 0 0;
	background-color: rgb(174,152,117);
	color: #FFFFFF;
}

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

#footer a {color: #FFFFFF;}

#footer p {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;}
#links {
	padding-left: 50px;
	font-size: 12px;
}
a:link {
	color: #30C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #C60;
}
a:active {
	text-decoration: none;
}
.current {
	color: #FF0;
	margin: 0px;
}
