#container {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;

}
h2 {
  
  padding: 25px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 2em;
  font-weight: bold;
  color: #ffff33;
  text-align: center;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  height: 3px;
  width: 450px;
  background-image: url(logo.png);
margin-top:20px;

}

h2 a:link {
color:white;
max-height:100%;}
h2 a:visited {
color:white;
max-height:100%;}
h2 a:hover {
text-decoration:none;
color:white}


div#searcharea {
  height: 44px;
  width: 240px;
  position: absolute;
  left: 400px;
  top: 35px;
}
#searcharea h3 {
  font-size: 0.8em;
  color: #546daf;
}
#searcharea form input {
  border-top: 2px solid #546daf;
  border-left: 2px solid #546daf;
  border-right: 1px solid #546daf;
  font-size: 0.9em;
}
#searcharea a {
  font-size: 0.75em;
  font-weight: bold;
  color: #546daf;
}
div#header1 {
  width: 500px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 50px;
}
div#header2 {
	background-image: url(header2.png);
	background-repeat:no-repeat;
	background-border:no-border;
	font-size: 2em;
	font-family: Georgia,"Times New Roman",Times,serif;
	height: 70px;
	position: relative;
	top: 80px;
	padding-top: 28px;
	padding-left: 400px;
	

}


div#nav1 {

	background-image: url(tabs.png);
	background-repeat: no-repeat;
		position: absolute;
	z-index: 2;
	top: 50px;;
	
}

div#navigation {
	font-family: Georgia,"Times New Roman",Times,serif;
	position: absolute;
	top: 185px;
	left: 85px;
	text-align: center;
	width: 640px;
	z-index: 4;

}


a:visited {
  text-decoration: none;
color:black;
}
a:hover {
color:blue;

 }
body {
  margin: 0;
  padding: 0;
  background-color:#CAECF9;

}

div#homebox {
top:280px;
height:160px;
width:590px;
z-index: 1;
background-color:#FEF1B5;
padding:20px;
}



div#column1 {
	padding: 20px;
	font-family: Tahoma,Arial,sans serif;
	font-size: 0.8em;
	background-image: url(tabstest.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	height: 380px;
	width: 730px;
	position: absolute;
	z-index: 2;
	top: 205px;
	clip: rect(auto,auto,auto,auto);
	
}
div#column1 a:link {
  text-decoration: none;
color:#0000CC;

}
div#column1 a:visited {
  text-decoration: none;
color:#0000CC;

}
div#column1 a:hover {
  text-decoration: underline;

}
div#column1 ul li {
  list-style-type: square;
}
div#column2 {
  width: 145px;
  height: 130px;
 position: absolute;
  top: 280px;
left:610px;
z-index:3;
padding:15px;

background-image: url(bdcol.gif);
background-repeat: no-repeat;
font-family:Georgia,Arial, sans serif;
font-size:0.95em;
}
div#column2 a:link {
  text-decoration: none;
color:black;
padding:10px;


}
div#column2 a:visited {
  text-decoration: none;
color:black;
padding:10px;


}
div#column2 a:hover {



  text-decoration: underline;


}
div#footer {
	font-family: Georgia,Arial,sans serif;
	font-size: 0.9em;
	position: absolute;
	top: 645px;
	width: 600px;
	margin-left: 100px;
	color: black;
	text-align:center;
}


div#footer a:link {
color: #0000CC;
text-decoration:none;}


div#footer a:visited {
color: #0000CC;
text-decoration:none;}


div#footer a:hover {
text-decoration:underline; }

.mainnav {
  border-right: 1px solid black;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
}

div#column1 img {
border:3px ridge; }
