html {height:100%;}

body {margin:0; padding:0; background-color:#ffffff; color:#333333; font-family:arial, verdana, sans-serif; font-size:12px; height:100%; line-height: 125%;}

#container {width:804px; background-color: #ffffff; position:relative;}

#border {border-style:solid; border-width:3px; border-color: #666666;}

#header {height:72px;  border-bottom-style:solid; border-bottom-width:10px; border-bottom-color: #999999;}

#left {float:left; width:65%; position: relative; top:0px; background-color:#ffffff;}

#right {float:right; width:35%; position: relative; top:0px; background-color:#ffffff;}

.clear {height:1px; width:100%; clear:both;}

.text {background-color:#ffffff; padding:10px; text-align:left; color:#666666; margin:1px;}

.small {background-color:#cccccc; padding:10px; text-align:left; border-style:solid; border-width:3px; border-color: #999999; color:#666666; margin:2px;}

a:link, a:visited {color:#666666; text-decoration:none; font-weight: bold; font-size:13px;}
a:hover {color:#666666; text-decoration:underline; font-weight: bold; font-size:13px;}

h1 {color:#990000; font:20px/30px Arial; font-weight:500; text-align:center;}
h2 {color:#666666; font:14px/24px Arial; font-weight:500; text-align:left; margin-top:-5px; margin-bottom:0px;}
h3 {color:#666666; font:14px/24px Arial; font-weight:bold; text-align:left; margin-top:-5px; margin-bottom:-5px;}
