/* external CSS file */
/* filename 'sheet1.css' */
/* NO HTML MARKUP ALLOWED */

body{margin-top:20px;margin-left:2.5%;margin-right:5%;background:white;}
#homebutton{border-style:none;}
h1, h3, h4, h5, h6 {color: black; font-family: trebuchet ms, serif;}
h1 {white-space:nowrap;background:#97B7BE; padding:15px; padding-bottom:5px; 
	margin-top:0px;margin-bottom:0px; font-size:24px; font-weight:600;font-style:italic;}
h2 {font-size:16px; line-height:95%; color:black;font-family: trebuchet ms, serif;}
h3 {padding: 15px;font-size:10pt; color:black; background:#D9D2B5; font-weight:100;}
h6 {background:#97B7BE; font-size:14px;margin:0px;padding:15px;padding-bottom:5px;white-space:nowrap;}
#contactblock{white-space:nowrap;margin-bottom:0px;width:100%;}
#navigation{position:absolute;left:20px;top:518px;background:#97B7BE; width:180px; padding:15px; padding-top:25px; padding-left:15px; margin-top:4px;}
#content{position:absolute;left:230px;top:522px; width:77%;margin-right:5%;}
#titleblock{width:800px;}
a:link{color:black;text-decoration:none;}
a:visited{color:#D9D2B5;text-decoration:none;}
a:focus{color:#D9D2B5;text-decoration:none;}
a:hover{color:#D9D2B5;text-decoration:none;}
a:active{color:#D9D2B5;text-decoration:none;}
