* {margin:0 auto;}
body {background:url(images/body-bg.jpg) repeat;font-size:0.8em;font-family:Verdana, Geneva, sans-serif;}
#wrapper {background:url(images/content-bg.png) repeat-y;height:auto;width:1044px;}
#navigation {height:50px;overflow:hidden;color:#fff;width:1004px;background:url(images/nav-banner.jpg) no-repeat;}
#navigation p {padding:10px;}
#large-banner {width:1004px;overflow:hidden;}
#large-banner img {width:1004px;}
#content {width:980px;min-height:300px;}
#main-content {width:650px;}
#side-bar {width:300px;}
#footer {padding-top:30px;height:50px;width:1044px;background:url(images/footer-bg.png) no-repeat top;}
#footer a {background:url(images/link-bg.png) repeat;margin-right:75px;color:#fff;padding:3px;}
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
