
body
{
	text-align:center;
	background-color:#EEDC82;
}


#container
{
	width:800px;
	margin:0 auto;
	text-align:left; 
	line-height:150%;
	position:relative;
	background-color:white;
	
}

#header
{
	width:100%;
	height:60px;
	padding:0.5em;
	color:#603311;
	position:relative;
	background-image:url('sunflower_top3.jpg');
	background-repeat:no-repeat;
	
		
}

html>body #header
{
	width:98%
}


#footer
{
	width:100%;
	height:60px;
	padding:0.5em;
	color:white;
	background-color:#8F8FBC;
	text-align:center;
	position:relative;
	
}

html>body #footer
{
	width:98%;
}

h1.header
{	text-align:right;
	font-size:280%;
	padding-right:15px;
	margin:0;
	font-family:"Eras Medium ITC","Times New Roman","Trebuchet MS","bookman old style", serif;
	

}
#left
{
	float:left;
	width:160px;
	margin:0;
	padding:1em;
	position:relative;
	top:-10px;
	color:#603311;
	background-color:#FAFAD2;
	
}


html>body #left
{top:-15px;}


#content
{
	margin-left:190px;
	padding:1em;
	position:relative;
	top:-10px;
	font-family:Arial, sans-serif;
	
}

#menu
{
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	position:relative;
	top:-10;
	height:25px;	
}


html>body #menu
{	top:-20px;
}

a.menu:ul
{
float:right;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}


a.menu
{
float:left;
width:6em;
text-decoration:none;
color:white;
background-color:#8F8FBC;
padding:0.2em 0.6em;
border-right:1px solid white;
}


a:hover {background-color:#603311}
li {display:inline}

ul
{
	float:right;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}


/*a.menu
{
	float:right;	
	width:6em;
	text-decoration:none;
	color:white;
	background-color:#8F8FBC;
	border-right:1px solid white;
	padding:0.2em 0.6em;
	
}



a.menu:link

{
	color:white;
	
}



a.menu:visited

{
	color:white;
	
}


a.menu:hover 

{
	background-color:#603311;
	

}



a.menu:active

{
	background-color:#603311;
}



li
{
	display:inline;
}

*/

.headerInfo 


{
	display:inline;
	list-style:none;
}




.disc {
list-style: disc;
	}

#signature
{
	font-family:"bradley hand itc","lucida handwriting";
	font-size:150%;
	font-weight: 900;
	
}
