﻿body 
{
    background: #FFFFFF; 
    color: #222; 
    font-size: 11px; 
    font-family: Verdana, sans-serif; 
    padding: 0; 
    margin: 0; 
 }

/*---:[ global typography elements ]:---*/
/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; }
	
h1 { font-size: 2.0em; line-height: 1.12em; letter-spacing: -1px; color: #6B9144; }

h2 { font-size: 1.8em; line-height: 1.12em; letter-spacing: -1px; color: #73257A; }

	h2 a, h2 a:visited { color: #73257A; }
	
	h2 a:hover { color: #73257A; }
	
	.page h1 { margin: 0 0 0.6071em 0; }
	
	h1.archive  { font-size: 1.4em; line-height: 1.46667em; margin: 0 0 1.06667em 0; color: #6B9144; }
	
	#sidebar h2 { font-size: 1.5em; line-height: 1.5556em; margin: 0 0 0.5em 0; color: #73257A; }
	
h3 { font-size: 1.3846em; line-height: 1.1111em; color: #6B9144; }

	.entry h3 { margin: 1.6667em 0 0.5556em 0; }
	
	#comments h3 { font-size: 1.8em; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; }

	#comments h3#respond { margin: 2.2222em 0 0 0; }
	
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #000; }


a { color: #73257A; text-decoration: none; }

a:visited { color: #777; text-decoration: none; }

a:hover { color: #a90000; text-decoration: none; }
	
a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #a90000; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }

p.center { text-align: center; }



#contentdiv
{
width: 920px;
height: 700px;
background-color: #3d7646;
background: url(http://WWW.FMHS.ORG/images/ff09background.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
} 




