body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #362A3F;
	background: #BED2E5 url(/images/side_bkg.gif) repeat-y; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 21px; color: #A65732; margin-bottom: 30px; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 18px; color: #A65732; margin-bottom: 0px; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 16px; }
h4 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 14px; }
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; padding: 5px; padding-bottom: 20px; }
#sidebar a { color: #BED2E5; }
#sidebar ul { margin: 1em 0; padding: 0; list-style: none; }
#sidebar li { margin: 1em 0; padding: 0; }

img.right { position: relative; float: right; border: 1px solid #6C557E; padding: 1px; margin: 0 0 5px 5px; }