body {
 background-color: #FFF; text-align: left;  margin: 0; padding: 0;
	 padding-bottom: 5px;}
	
a {color: #333; text-decoration: underline;}
a:hover {color: #666; text-decoration: underline;}

div#container {position: relative; background-image: none; background-repeat: repeat-y; background-position: top left; margin: 5px auto 10px auto; border: 1px solid #FFFFFF; font-size: 14px; background-color: #FFFFFF;   text-align: left; width: 600px;  color: #000000; font-family: Arial, Helvetica, sans-serif; padding:0; line-height: 1.4em; }

div#header {display: none; margin: 0; padding: 0; background-image: url(images/header.jpg); background-repeat: no-repeat;height: 193px;  text-align: right; border-top: 1px solid #666;border-bottom: 1px solid #FFFFFF;}

div#navbar {display:none; margin-top: 165px;}
div#navbar a {color: #2E485F; font-weight: bold; text-decoration: none; padding-right: 15px;}
div#navbar a:hover {color: #9B4F44;}


div#content {margin: 10px; }
div#rightcol {float: right; width: 187px; padding: 0; text-align: right; margin-left: 20px; margin-bottom: 30px; margin-right: 0; display: none;}
div#rightcol img {border: 4px solid #6893B5; }
div#rightcol p {margin-bottom: 16px; margin-top: 0;}

div#footer {display: none; clear: both;}

h1 {color: #000000; font-weight: normal; font-size: 26px;}

p {margin-top: 0.5em; margin-bottom: 1em;}

