body {background-color: #e6e6e6; font-size: 80%; overflow: scroll;}


.container {background-color: #fff; margin-top: 10px; border-width: 1px; border-style: solid; border-color: #ccc;  }
.content {padding: 10px;}
.header {padding-top: 10px; margin: auto ;}
.bottom {position: relative; vertical-align: bottom; height: 73px; }
#welcome {position: absolute; left: 0; bottom: 15px; }
.sidebar {position: relative; min-height: 420px;}
.sidebar img {position: absolute; right: -8px; top: 0px; } 

.sep, .copyright {color: #333; background-color: #333; margin-top: 5px; margin-bottom: 5px; padding: 0px;} 
.copyright {font-size: 75%; color: #fff; text-align: center;}
.thick {height: 10px;}
.thin {height: 2px;}

h1,h2,h3 {text-align: center; }
h4 {font-weight: bold;}
h3.banner {background-color: #333; color: #fff; padding: 5px;}
