
#topnav
{
 position: relative;
 left: 66px;
 top: -26px;
 color: #000000;
 text-decoration: none;
 font-family: tahoma;

}


#botnav
{
 position: relative;
 left: 120px;
 bottom: -50px;

}

#copy
{
position: relative;
left: 220px;
bottom: -50px;
}


#banner
{
 position: relative;
 top: 10px;
 padding-left: 1%;
 padding-right: 1%;


}




#botbanner
{
 bottom: 0px;
 margin-top: 0px;


}






#box  
{  
  background-color:#cc0000;
  padding-left: 1%;
  padding-right: 1%;
  width: 800px;    
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
  margin-bottom: -10px;
  border-style: solid;
  border-width: 2px;
}


  




#content
{

 position: relative;
 left: 0px;
 top: -10px;
 font-size: 19px;
 Font-style: tahoma;
 margin-right: 20px;
 margin-left: 20px;

}

#flower
{
position: relative;
margin-top: 0px;
margin-right: 10px;

}

a:link
{
	color: #003300;
	text-decoration: none;
	font-family: tahoma;

}




a.bottom:link
{
	color: #003300;
	font-size: 10px;
	text-decoration: none;

	
}


a.bottom:hover
{
	color: #cc0000;
	font-size: 10px;
}

a:visited
{
 color: #003300;
 text-decoration: none;

}


a:hover
{
	color: #cc0000;
	text-decoration: none;
	
	
}

body
{
 background-color: #999999;
{


