/* Home CSS Document */

#subnav, #breadcrumbs, #dateTime {display: none;}

#content                          {width: 250px; height: 350px; overflow: auto; position: absolute; margin: 50px 0 0 50px; font-size: 85%; color: #fff; padding: 0;}
#content a                        {color: #CCC;}

#contentboxes {float: left; display: inline; width: 980px; padding-top: 10px; background: url(../images/design/home_contentboxes.png) no-repeat top;}
.contentbox {float: left; display: inline;}
.contentbox h2 {color: #fff;}

#latestnews {width: 440px; margin-left: 30px;}
#latestevents {width: 260px; margin-left: 30px;}
#latestgallery {width: 150px; margin-left: 20px;}

#latestevents ul{width: 245px; padding: 0; margin: 0;}
#latestevents li{margin-left: 15px;}

#latestgallery li {float: left; display: inline; padding: 5px 10px; margin: 0;}
#latestgallery img {border: 1px solid #ccc; padding: 4px; background: #fff;}

#latestnews img {width: 50px; height: 50px; border: 1px solid #ccc; background: #fff; padding: 4px; float: left; margin: 5px 20px 10px 0}
#latestnews ul {margin: 0; padding: 0;}
#latestnews li {list-style-type: none; margin: 0; padding: 10px 0;}

