/*body*/
html, body{ 
	background-color: #ccf;
	text-align: center;
	margin: 0px;
}

.alignleft
{float: left;}

#container
{	
	width:800px;
	\width:802px;
	w\idth:800px;
	padding: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;	
	border: 1px solid #669;
	min-height: 500px;
	}
	
#banner
	{
	width:800px;
	\width:802px;
	w\idth:800px;
	background-image: url(../images/bannerbg.jpg);
	min-height: 100px;	
	max-height: 100px;
	}

.leftb
	{
	width:180px;
	\width:182px;
	w\idth:180px;
	max-height: 100px;
	float: left;
	}

.leftb img
	{
	border: 0px;
	padding: 0;
	margin: 10px;
	}

	
.leftb h2
	{	
	clear: left;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	}
	
.middleb
	{
	float: left;	
	width:300px;
	\width:302px;
	w\idth:300px;
	max-height: 100px;
	}

.middleb img
	{
	float: left;
	border: 0px;
	padding-top: 0px;
	margin-top: 10px;
	}	
.middleb h2
	{
	float: right;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fc3;
	text-align: right;
	margin: 1px;
	padding: 0px;
	}	
	
.rightb
	{
	float: right;
	width:290px;
	\width:292px;
	w\idth:290px;
	max-height: 100px;
	}

.rightb img
	{
	float: right;
	border: 0px;
	padding: 3px;
	margin: 0;
	}
	
.rightb h2
	{
	float: right;	
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #669;
	text-align: right;
	margin: 42px 2px 5px 0px;
	padding: 0px;
	}


#links
	{
	width:800px;
	\width:802px;
	w\idth:800px;
	text-align: left;
	padding: 0;
	margin: 0;
	background-color: #99c;
	}
	
#links  #current {
	background-image: url(../images/smorange.gif);
	background-repeat: no-repeat;
	background-position: left;	
      }

#links   #current a {
	background-image: url(../images/smorange.gif);
	background-repeat: no-repeat;
	background-position: left;	
      }	
			
#links ul
 { 
	padding: 0;
	margin: 0;	
}

#links ul li
 { /* all list items */
	text-align: left;	
	display: inline;
	padding: 0;
	margin: 0;	
}
			
#links a
{
font-family: arial, "lucida console", sans-serif;
font-size: 11pt;
font-style: normal;
text-decoration: none;
padding: 0px 10px 0px 20px;
margin: 0px;
}
	
#links a:link
{
color: #fff;
} 

#links a:visited
{
color: #fff;
} 

#links a:hover
{
	color: #fc3;
	background-image: url(../images/smorange.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#links a:active
{
color: #fc3;	
background-image: url(../images/smorange.gif);
background-repeat: no-repeat;
background-position: left;	

} 
#content
	{
	width:800px;
	\width:802px;
	w\idth:800px;		
	background-color: #ffffff;
	text-align: left;
	font-family: arial, "lucida console", sans-serif;	
	padding: 0px;
	margin: 0px;
	min-height: 200px;	
	}
	
#textarea

{	width:780px;
	\width:782px;
	w\idth:780px;
	min-height:400px;			
	padding: 10px 5px;
	margin: 0 5px;
}	
#textarea blockquote
{
 float: right;
 padding: 5px;
 margin: 2px;
 width: 100px;
 background: #99c;
 border: 1px solid #669;
 }

#textarea blockquote h1
{
 text-align: center;
 color: #fc3;
 font-size: 9pt;
 font-weight: bold;
 } 
 
#textarea blockquote p
{
 text-align: center;
 color: #fff;
 font-size: 8pt;
 }    
 
.rightcol
{
 float: right;
 padding: 5px;
 margin: 5px;
 width: 250px;
 background: #99c;
 border: 1px solid #669;
 }

.rightcol h2
{
 text-align: center;
 color: #fc3;
 font-size: 9pt;
 font-weight: bold;
 } 
 
.rightcol p
{
 text-align: left;
 color: #fff;
 font-size: 9pt;
 }   

.rightcol p a:link
{
font-size: 10pt;
color: #fc3;
font-weight: normal;
text-decoration: none;
 }  
.rightcol p a:visited
{
font-size: 10pt;
color: #fc3;
font-weight: normal;
text-decoration: none;
 }    
 
.rightcol p a:hover
{
font-size: 10pt;
color: #fff;
font-weight: normal;
text-decoration: none;
 }  
 
.rightcol p a:active
{
font-size: 10pt;
color: #fff;
font-weight: normal;
text-decoration: none;
 }  
 
.rightcol li a:link
{
font-size: 10pt;
color: #fff;
font-weight: normal;
text-decoration: none;
 } 
.rightcol li a:visited
{
font-size: 10pt;
color: #fff;
font-weight: normal;
text-decoration: none;
 }    
 
.rightcol li a:hover
{
font-size: 10pt;
color: #fc3;
font-weight: normal;
text-decoration: none;
 }  
 
.rightcol li a:active
{
font-size: 10pt;
color: #fc3;
font-weight: normal;
text-decoration: none;
 }  
 
 
.rtimg

{
border: 0;
padding: 15px;
margin: 15px;
float: right;
}

.img
{
border: 0;
padding: 0;
margin: 5px 5px 25px 5px;
}

.quote

{
font-size: 9pt;
color: #669;
font-style: italic;
margin: 10px;
}

#textarea h1
{
font-size: 12pt;
color: #669;
font-weight: bold;
} 	

#textarea h2
{
font-size: 11pt;
color: #669;
font-weight: normal;
font-style: italic;
} 
#textarea h3
{
margin: 15px 0 5px 0;;
font-size: 10pt;
color: #669;
font-weight: bold;
} 

#textarea h4
{
font-size: 10pt;
color: #669;
font-weight: normal;
font-style: italic;
} 

.body p
{
font-size: 10pt;
color: #669;
font-weight: normal;
} 

.body td
{
font-size: 10pt;
color: #669;
font-weight: bold;
border-bottom: 1px solid ##ccccff;
} 

#textarea ul li
{
font-size: 10pt;
font-style: italic;
color: #669;
font-weight: normal;
} 

.body a:link
{
font-size: 10pt;
color: #99c;
font-weight: normal;
text-decoration: none;

} 

.body a:visited
{
font-size: 10pt;
color: #99c;
font-weight: normal;
text-decoration: none;
} 

.body a:hover
{
font-size: 10pt;
color: #fc3;
font-weight: normal;
text-decoration: none;
} 

.body a:active
{
font-size: 10pt;
color: #fc3;
font-weight: normal;
text-decoration: none;
} 

#textarea .small
{
font-family: "Arial";
font-size: 8pt;
font-style: italic;
color: #ff0000;

}


#textarea img
{
 margin: 2px;
 border-width: 2px;
 border-color: #996600;

 }
 
  
#form
{
font-family: "Arial";
font-size: 12pt;
color: #663300;
text-decoration: none;
margin-left: 25px;
padding: 15px;
}

#form table tr td
{
font-family: "Arial";
font-size: 12pt;
color: #663300;
text-decoration: none;
margin-left: 25px;
padding: 15px;
}

 
#footer
	{
	width:800px;
	\width:802px;
	w\idth:800px;	
	background-color: #99c;
	font-family: arial, "lucida console", sans-serif;	
	text-align: center;
	padding: 5px 0px;
	}
	
#footer p
	{
	padding: 2px;
	margin: 0;
	font-size: 8pt;
	color: #fff;	
	} 
