	body
	{
		text-align: center;
		padding: 0px;
		background: #B0BFC2;
	}
	
	#header
	{
		width:720px;
		float: left;
	}	
		
	#container
	{
		text-align: left;
		margin: 0px auto;
		width: 720px;
		background: #fff;
		border-bottom: 2px solid #387A9C;
		font-family: Arial, Helvetica, sans-serif;
	}
	/* con1-3 all apply to quiz7 */
  #con1
	{
  display: inline;
  float: left; 
  }
  #con2
  {
  display: inline;
  float: left;
  padding-left: 30px;
  padding-bottom: 600px; 
  }
  #con3
  {
  display: inline;
  float: left;
  padding-left: 80px;
  }
  /* con 4 - two columns of text */
  #con4
  {
  display: inline;
  float: left;
  margin: 5px 0;
  padding-left: 10px;
  padding-right: 10px;
  border-left-width: 1px;
  border-left-style:solid;
  border-left-color:#369;
  }

	#nav
	{
	float: left;
	width: 130px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px 0px;
	}
	
	#nav2
	{
	float: left;
	width: 125px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px 0px;
	}
	
	#nav a
	{
	display: block;
	text-decoration: none;
	background: #ccf;
	color: #039;
	width: 120px;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #fff;
	font-size: 80%;
	line-height: normal;
	}
	#nav2 a
	{
  background: #fff;
  display: inline;
  font-size: 100%;
  }
  #nav a:hover
	{
	background: #369;
	color: #fff;
	}

	#nav ul
	{
  margin:0;
  padding:0;
  list-style-type: none;
  }
  
	}
	#nav li
	{
	display: inline;
	}

	#nav img
	{
		padding-left: 35px;
	}
	
	ul.arrow
	{
  list-style-image: url("images/arrow.gif")
  }
  ul.arrow li
	{
  font-size: 90%;
  line-height: 150%;
  }
	
	.selection
	{
	display: block;
  text-align: left;
  }
  p.nav
  {font-size: 10pt;
  }

  
  p.selection
  {
  display: inline;
  font-size: 8pt;
  }
  p.date{
    color: gray;
    font-size: 10px;
    margin: 5px 10px 10px 0px;
  }
  img.selection
  {
  display: inline;
  clear: left;
  float: left;
  }
  	
	select { float: left; background-color: #B0C4D7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

 input.search {background-color: #387A9B;  font-size: 10px; color: white;}
	  
  
	#new_items
	{
	background: #C4D7E1; 
	font-size: 70%;
	width: 150px;
	margin-top: 70px;
	margin-left: 20px;
	padding: 5px 5px;
	}
	
	div.rss
	{
	font-family: arial;
  width: 125px;
  margin-left: 0px;
  }
  div.rss img
	{
		display: inline;
		float: left;
		margin-left: -30px;
	}
	div.rss p
	{
		font-weight: bold;
		font-size: 80%;
		padding: -10px;
		border-bottom: 2px solid #fff;
		color: #fff;	
		background: #387A9C;
	}
	
	div.weather
	{
		
		font-family: arial;
		background: #C4D7E1;
		border-bottom: 2px solid #387A9C;
		width: 125px;
		margin-left: 0px;
		
	}
	div.weather p
	{
		font-weight: bold;
		font-size: 80%;
		padding: 3px;
		border-bottom: 2px solid #fff;
		color: #fff;	
		background: #387A9C;
	
	}
	div.weather p.info
	{	
		padding-left: 5px;
		font-weight: normal;
		font-size: 70%;
		color: #000;
		margin-top: -15px;
		margin-bottom: 5px;
		padding-right: 0px;
		background: #Ccf;
		border-bottom: 0px;
		
	}
	div.weather img
	{
		display: inline;
		float: right;
		margin-left: -30px;
		margin-bottom: -10px;
	}
	
	div.col_1_item
	{
		float:left;
    font-family: arial;
		background: #C4D7E1;
		border-bottom: 2px solid #387A9C;
		width: 125px;
		margin-left: 0;
		margin-top: 10px;
	}
	div.col_1_item p
	{
		
    font-weight: bold;
		font-size: 80%;
		padding: 3px;
		border-bottom: 2px solid #fff;
		color: #fff;	
		background: #387A9C;
	
	}
	div.col_1_item p.info
	{	
		padding-left: 5px;
		font-weight: normal;
		font-size: 70%;
		color: #000;
		padding: 5px;
		background: #Ccf;
		border-bottom: 0px;
		
	}
	div.col_1_item img
	{
		float: left;
		padding: 0;
		margin-left: 0px;
		margin-bottom: 5px;
	}

	
	blockquote
	{
		display: inline;
		float: right;
		font-family: arial;
		margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:0px;
		background: #C4D7E1;
		border-bottom: 2px solid #387A9C;
		padding-top: 1px;
		color: #000;
		width: 200px;
		
	}
	
	blockquote p 
	{ 
		padding: 0em .5em 0em .5em;
		font-size: 90%;
	}
	
	blockquote p.source
	{
		font-family: arial;
		font-weight: bold;
		color: #fff;
		margin-top: 0px;
		border-bottom: 2px solid #fff;
		padding: 5px;
		background: #387A9C;
	}

#diary
{
    display: inline;
		float: left;
		font-family: arial;
    font-size:14px;  
		margin: 5px 0 10px 0;
		border-bottom: 2px solid #9ff;
		border-top: 1px;
		color: #000;
		width: 135px;
}
#diary p
{
    font-family: arial;
		font-weight: normal;
		text-align: center;
		color: #039;
		margin-top: 0px;
		border-bottom: 2px solid #fff;
		padding: 5px;
		background: #9ff;
}
#poetry 
{
margin-left: 100px;
}
	
.pullquote {
padding: 10px;
float: right;
width: 125px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #387A9C;
border-bottom-color: #387A9C;
font-size: 16px;
color: black;
text-align: left;
line-height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

div #text_left{
padding: 5px;
float: left;
width: 120px;
margin: 10px 5px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #387A9C;
border-bottom-color: #387A9C;
font-size: 80%;
line-height: 100%;
color: black;
text-align: left;
background-color: #f7f7f7;
}
	
	#content
	{
	 display: inline;
		float: left;
		width: 540px;
		margin-top: 10px;
		margin-left: 5px;
		padding: 10px 0px;
		line-height: 15px;
		font-size: 80%;
	}
	
	div.err_msg
	{
		color: red;
	}
	
	div.thumbnail
		{
			width: 200px;
			float: left;
			margin: 0 10px 10px 10px;
		}
	
		div.thumbnail img
		{
			margin: 10px 0 0 10px;
			border-top: 3px; solid #387A9C;
			border-left: 0px;
			border-right: 0px;
			border-bottom: 0px;
				
		}
	
		div.thumbnail p
		{
			margin: 0;
			padding: 0 10px 0px 10px;
			font-size: 80%;
		}
	
	.clear { clear: left; }
	
	#flash 
	{	
		font-size: 85%;
	}
	p
	{
  font-size:12px;
  line-height: 150%;
  }
  li
  {
  font-size:14px;
  line-height: 140%;
  }
	hr
  {
  height: 1px;
  color: #387A9C;
  clear: both;
  margin: 15px,0,0,0;
  }
  #new_line
  {
  clear: both;
  }
	h2
	{
		margin-top: 0;
		color: #B23B00;
		font-weight: normal;
	}
	
	h3
	{
		clear: left;
    font-weight: normal;
    float: centre;
		color: #369;
		margin-bottom: 10px;
	}
	h4
	{
		font-weight: normal;
		float: left;
		color: #B23B00;
	}
	h5
	{	
	  font-weight:normal;
	   padding: 0;
	   margin: 0;
  	font-size: 80%;
		float: left;
	}
	
	div.image
	{	
		float: center;
		margin: 0px 10px 10px 10px;
			
	}
	
	div.image_right
	{
		display: inline;
		float: right;
		margin: 0 5px;
	}
	
	div.image_right_text
	{
  font-size: 80%;
  margin 0;
  padding: 0;
  text-align: center;
  }
  
  div.image_left
	{
		display: inline;
		float: left;
		margin: 5px 5px 2px 5px;
		padding: 0;
	}
  div.image_left_text
	{
	
  font-size: 80%;
  margin 0;
  padding: 0;
  text-align: center;
  }
  
  div.image_big
	{
		display: block;
		clear: both;
		float: right;
		margin: 0px 30px 0px 20px;
	}
	div.image_big_text
	{
  font-size: 80%;
  margin 0;
  padding: 0 0 10px 0;
  text-align: center;
  }
	
	div.image_p
	{
  font-size: 80%
  }

	div.image_nodec
	{
		margin: 0px;
		border: 0px;
		margin: 0px;
	}
	
  
  #highlight_area
  {
  background: #ccffff;
  padding-left: 10px;
  padding-right: 10px;
  }
  
	#underline
	{
		float: left;
		clear: both;
		width: 720px;
		background: #387A9B;
		color: #fff;
		padding: 0px 0px 1px 0px;
		text-align: right;
		font-size: 80%;
	}
	
	#menu_box
	{
    display: inline;
		float: left;
		font-family: arial;  
		margin: 0 5px 20px 0;
		border-top: 2px solid #369;
    color: #000;
		width: 175px;
		height: 200px;
		background: url(images/blue_gradient.gif) repeat-x;
  }
  #menu_box img
  {
    float: left;
    margin: 5px 4px 4px 5px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  #menu_box_header
  {
  color: #039;
  padding: 20px 2px 5px 2px;
  text-align: left;
  display: block;
  font-size: 16px;
  font-weight: bold; 
  line-height: 120%;
  }
  #menu_box_header a
  {
  text-decoration: none;
  }
  #menu_box_p
  {
  margin: 0 5px 5px 5px;
  color: #000;
  padding:2px;
  clear: left;
  text-align: left;
  font-size: 11px;
  }
  
  
	//--------------------------------------------
	
	table { border-collapse: collapse; }
		
		th, td
		{
			border-right: .1px solid #fff;
			border-bottom: .1px solid #fff;
			padding: .5em;
		}
		
		tr { background: #B0C4D7; 
			font-size: 85%;
		}
		
		thead th
		{
			background: #387A9B;
			color: #fff;
		}
		
		tbody th
		{
			font-weight: normal;
			background: #ccf;
			
		}
		
		tr.alternate { background: #D7E0EA; }
		tr.alternate th { background: #cff; }
		tr.white { background: #fff;
    text-align: center; 
    }
		th.shaded {background: #eef; 
    text-align: left;
    width: 200px;
    padding: 6px; }
		
	//---------------------------------------------
.bargraph {
	font-family: Arial;
	color: #000;
	border-collapse: collapse;
	width: 450px;
}
.bargraph tdtxt{
  color: #FFF;
}
.bargraph td {
  font-size: 8px;
	padding:0;
	margin:0;
	vertical-align:bottom;
	text-align:center;
	background: #111 url(weather/rainfall/gridline.gif) 15px bottom;
}
.bargraph th {
  font-size: 8px;
	background: #EEE;
	padding: 1px;
}
.bargraph img{
	display:block;
	border-right: 0px solid #000;
}

