html { overflow: scroll;}
body { font: normal 62.5% Arial, verdana, helvetica, sans-serif; color: # ;}

/* general */
.clear { clear: both;}

/* fonts */
h1 { font-family: Times, serif; font-size: 2.8em;}  
h2 { font-size: 1.4em;}

h6 { font-size:font-size: 2.8em; color:#FFFFFF; margin-left:10px; margin-top:0px; line-height:2em; letter-spacing:.1em;}

A:link { font-size:font-size: 2.8emx; color:#646a4f; text-decoration:none;}
A:visited { text-decoration: none; color:#646a4f}
A:active { text-decoration: none;}
A:hover { text-decoration: none; color:#FF0000;}

p { font-size: 1.2em; line-height: 1.6em; letter-spacing: .05em; margin-bottom: 10px;}

/* structure */
div#container { margin: 0 auto; width:750px;} 
div#header { text-align: center; margin-top: 20px;}    
div#threeSixbkg { float:left; width:320px; margin-top: 20px; padding: 30px 30px; background-color: #6d7755; background-image: url(media/36_background.png); background-position: center; background-repeat: no-repeat;} 
	div#threeSixbkg p { font-size: 1.6em; color:#efa30e; text-align: justify;} 
div#mainCopy { float:right; width:368px; background-color: #FFF; padding: 20px 0px 50px 2px;} 
div#footer { text-align: center;}     
	
