body {	
	background-image: url(../img/wood.gif);	
	font-family: Times New Roman, Times, serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #003300;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
.container {
   
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;
}

.container2 {
  top: 1000px;
  margin-top: 1px;
  width: 1000px;  
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;
}
.col1 {
float:left;
width:auto;
list-style-type: none;
position:relative;
}

.col2 {
float:left;
width:auto;
position:relative;
margin-left:10px;
margin-right:10px;
list-style-type: none;
}

.col3 {
position:relative;
float:right;
width:250px;
list-style-type: none;
}



div.center {
  margin-left: auto;
  margin-right: auto;
  }

div#hrImage {
    clear: both;
}

span.left {
    float: left;
    width: 94%;
}

span.center {
    float: center;
    width: 5%;
}
span.right {
    float: right;
    
}



#h1 {
	display:block;
	background: url("/img/newlogo.png") top left no-repeat;
	height:160px;
	width:100%;
}



ul#list-nav {
list-style:none;
margin:5px;
padding:0;
width:500px
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
text-decoration:none;
padding:5px 0;
width:75px;
background:#485e49;
color:#eee;
float:left;
text-align:center;
border-left:1px solid #fff;
}

ul#list-nav li a:hover {
background:#a2b3a1;
color:#000
}


#a  {
     font-family: "Times New Roman";	
	 font-size: 1em;
	 color: #000000;
	 text-align: center;
	 }

#b  {
     font-family: "Brush Script MT";	
	 font-size: 3em;
	 color: #336600;
	 text-align: center;
	 }
#c  {
     font-family: "Times New Roman";	
	 font-size: 2em;
	 color: #000000;
	 text-align: center;
	 }
#d  {
     font-family: "Times New Roman";	
	 font-size: 14px;
	 color: #000000;
	 text-align: left;
	 }

#left {
	float: left; 
	width: 20%; 
	margin-left: 50px;
	_margin-left: 25px;
	}
#center {
	float: center; 
	width: 20%; 
	margin-left: 50px;
	_margin-left: 25px;
	}

.box1 {
	background: #00FFFF; height: 100%; width: 100%;
	border: solid 2px #EF8861;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align:left;
	}
.box2 {
    background: #80FF80; height: 100%; width: 100%;
	border: solid 2px #EF8861;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 600px;
	text-align:left;
	}
.box3 {
	background: #FF80FF; height: 100%; width: 100%;
	border: solid 2px #EF8861;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 600px;
	text-align:left;
	}
.box4 {
	background: #FFFF00; height: 100%; width: 30%;
	border: solid 2px #EF8861;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align:left;
	}	
.box5 {
    background: #FFFFFF ; height: 100%; width: 90%;
	border: solid 2px #EF8861;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align:left;
	}

	 
#f1 {
	clear:both;
	background: #00FF00;
	border: solid 2px #0033CC;
	height: 50px;
	width: 91%;
	text-align: center;
	}

#f2 {
	clear:both;
	height: 50px;
	width: 91%;
	text-align: center
	}	
	
