body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #362A3F;
	background-color: #BED2E5; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 18px; color: #6C9446; margin-bottom: 30px; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 16px; color: #6C9446; margin-bottom: 0px; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 14px; }
h4 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 12px; }
a { font-weight: bold; color: #336699; text-decoration: none; }
a:hover { text-decoration: underline; }

#header { background-image: url(images/header_bkg.gif); background-repeat: no-repeat; background-color: #BED2E5;
	position: absolute; top: 0px; left: 0px; height: 100px; width: 100%; }
#header_left { position: absolute; top: 0px; left: 0px; width: 450px; }
#header_right { position: absolute; top: 0px; left: 450px; width: 350px; }
#image { position: absolute; top: 100px; left: 0px; width: 150px; height: 100px; }
#sidebar { background-color: #6C557E; position: absolute; top: 200px; left: 0px; width: 140px; height: 100%; padding: 5px; padding-bottom: 20px; }
#sidebar a { color: #BED2E5; }
