
#container {
			width: 600px;
			\width: 600px;
			w\idth: 600px;
			height: 120px;
			border: 1px solid red;
			margin: 10px;
			padding: 10px;
			margin-left: 10px;
			margin-right: auto;
			padding: 10px;
		}
#banner {
			
			padding: 15px;
			margin-bottom: 5px;
			background-color: transparent;
			align: center;
			border: 1px solid yellow;
		}
#content {
			padding: 12px;
			background-color: #cccc99;
			align: justify;
		}
	#footer {
			clear: both;
			align: center;
			width: 600px;
			height: 5px;
			padding: 1px;
			margin-top: 1px;
			
			background-color: #999999;
			border: 2px solid yellow;
		}	

.text1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; color: #cc3300}

.text2 {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-style: normal; color: #003366; font-weight: bolder}

.text3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #003300; font-weight: bolder}

.text4 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; color: #336600}

.text5 {  font-family: Verdana; font-size: 25pt; font-style: normal; color: #003399; font-weight: bolder}

 ul.navbar {
  background: #ffffcc;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 51px;
  top: 475px;
  width: 6em;
  height: 2em;
  border-left: 1em solid red;
  border-right: 1em solid red;
   }
  
 
  
  ul.navbar li {
  background: #ffffff;
  margin: 0.5em;
  padding: 0.5em;
  border-left: 1em blue;
  				} 
  
 ul.navbar2 {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 470px;
  top: 165px;
  width: 12em }
  
 ul.navbar2 li {
  background: #ffffff;
  margin: 0.5em 0;
  padding: 0.3em;
  border-left: 1em solid red}
  		
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	background-image: url("cedar02paint02.jpg");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: absolute;
	top: 0%;
	left: 0%;
	background-width: 100%;
	background-height: 100%;
     }
div {
	margin-left: 25px;
	margin-right: 25px;
	}
.div2 {text-align: left;
	background-color: #ffffcc;
	margin-left: 25px;
	margin-right: 25px;
	}	

p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
	text-align: center;
	text-indent: 0%;
	
  }
b {
	text-align: center;
    }
i {
	text-color: #003300;
  }
h1 {
	bold: 
	font-size: 25pt;
	text-align: center;
	text-transform: capitalize;
   } 
h2 {
	Italic:
	font-size: 20pt;
	color: #ffff00;
	text-align: center; 
	text-transform: capitalize;
   }
h3 {text-align: center;
	color: #660000;
   } 	   
h4 {text-align: left;
	color: #003333;
   }	   
h5 {
	bold:
	font-size: 6pt;
	text-align: right;
	text-transform: capitalize;
   }
h6 {
	bold:
	font-size: 3pt;
	text-align: center;
	color: #003366;
	}
	
	
ul {
	margin-left: 20px;
	margin-right: 20px;
   }
li {
	margin-middle: 10px;
	bgcolor: #ffffcc
   }	
	
img.flag {
	width: 68px;
	height: 50px;
	vertical-align: text-bottom;
	}
img.arrow {
	width: 68px;
	height: 33px;
	vertical-align: text-top;
	}

