body {
	background-color: #ffffff;
	width: 100%;
	margin:10px 10px 0px 10px;
	padding:0px;
	font-family: Times-New-Roman, Georgia, sans-serif;

	color: #2A7027;
 	margin-top: 10px;
  	margin-bottom: 10px; 
	margin-left: 10px;
	margin-right: 20px;
	font-size: .8em;

	text-align: left;
	word-spacing: 1px;
	line-height: 14px;
/*
	margin: 0px;

	padding: 0px; 

	text-align: center;

	align: center;
	
	scrollbar-arrow-color: #FD9A52;
	scrollbar-base-color:#800000;
	scrollbar-shadow-color: #8C0001;
	scrollbar-track-color: #A04040;
*/


}

#caption {
     text-align: center;
	 font-weight: bold;
	 
 }

div#thumb {

	width: 750px;
	height: 100px;

	text-align: center;

	overflow: auto;
	background-color: #D5EA54;

}


#rightcontent {
		position: absolute;
		right: 10px;
		top: 140px;
		width:200px;
		background:#D5EA54;

}

/**********************************Links***************/
a:link {
	color: #2C9CAD;
	font-decoration: underline;
}


a.menulink { color: #ffffff; font-size: 16px; font-weight: bold; text-decoration: none }

a:visited.menulink {
	color: #e6f4e6; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}

a:hover.menulink{
	color: #F02565;
	text-decoration: none;
	Background: none;
}


a:visited:hover.menulink { 
	color: #F02565;
	text-decoration: none;
	}

a:visited {
	color: #912D7E;
	text-decoration: underline;
}

a:hover {
	color: #F02565;
	text-decoration: none;
	Background: #ffffff;
}



/*a:active {

	color: #000099;

	text-decoration: none;

}*/


/**********************************paragraphs***************/
p {

	font-family: Times-New-Roman, Georgia, sans-serif;

	color: #2A7027;
 	margin-top: 10px;
  	margin-bottom: 10px; 
	margin-left: 10px;
	margin-right: 20px;
	font-size: 12px;

	text-align: left;
	word-spacing: 1px;
	line-height: 14px;
}

.list{

	font-family: Times-New-Roman, Georgia, sans-serif;

	color: #2A7027;
 	margin-top: 0px;
  	margin-bottom: 0px; 
	font-size: 12px;
}

.firstChar{
	font-size= 140%;
	font-weight= bold;


}
/****.link {
	font-family: Times-New-Roman;
	color: ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
  	margin-bottom: 0px; 
	line-height: 10px;
}
********/
.copytext {

  font-family: Times-New-Roman, sans-serif;
  font-size: 10px;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 10px; 
  text-align: left;
  color: #B3DD38;
}

h1 {

  font-family: Times-New-Roman;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 10px; 
  text-align: left;
  color: #F02565;
}

h2 {

  font-family: Times-New-Roman;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 10px;
  margin-bottom: 8px; 
  text-align: left;
  color: #F02565;
}

h3 {

  font-family: Times-New-Roman;
  font-size: 14px;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 8px;
  margin-bottom: 0px; 
  text-align: left;
  color: #2A7027;
}

.menu {

  font-family: Times-New-Roman;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 10px; 
  text-align: left;
  color: #F02565;
}
#menus
{
font-size:13px;
margin-left:10px;
}
#menus h1{
margin-left:0px;
}
div.menutitle
{
position:relative;
font-size:14px;
margin:20px 0px 0px 0px;
font-weight:bold;
}
div.menutitle span
{
position:absolute;
right:5px;
font-style:italic;
}
#menus strong
{
font-family:Verdana,Tahoma,Arial;
font-size:15px;
color:#030;
}