/* Home page styles */

h1 a {color: #666;}

#contentarea {float: left; width: 800px; background: url(images/home_mainrpt.png) repeat-y;}

#sidebar {float: right; width: 305px; color: #999;}
#sidebartop {background: url(images/home_sidebartop.png) no-repeat top; padding-top: 20px;}

#sidebar #welcome {width: 120px; float: left; padding-left: 20px;}
#sidebar #welcome h2, #sidebar #about h2 {border: none; color: #FFF; font-size: 210%;}
#sidebar #about {width: 120px; float: left; padding: 3px 0 0 20px;}
#sidebar #about h3 {width: 120px; clear: both; color: #CCCCCC; font-size: 170%;}
#sidebar #about ul {padding: 0; margin: 0;}
#sidebar #about li {float: left; display: inline; padding: 0; margin:  0 0 10px;}
#sidebar #about img {width: 25px; height: 25px; margin: 2px;}

#footertop { background: url(images/home_footertop.png) no-repeat; height: 41px; }

