/***** HTML & CSS STUARTTRAYNOR.COM - DESIGN OLLYGIBBS.COM *****/
body {background: #FFFFFF;}
#wrapper {width: 890px; margin: 0px 10px 10px 40px;}
#header {width: 100%; background: url(img/top_bg.jpg) top center no-repeat;}
#main {width: 100%; background: url(img/main_bg.jpg) top center repeat-y;}
#dark_top {width: 839px; background:url(img/dark_top.jpg) top left no-repeat #282929; height: 19px;}
#dark_main {width: 839px; background:url(img/dark_main.png) top left repeat-y #282929;}
#dark_bottom {width: 839px; background:url(img/dark_bottom.jpg) top left no-repeat #282929; height: 15px;}
#items_left {float: left; margin: 0 0 0 25px;}
#items_right {float: right; margin: 0 30px 0 0;}
.item {background: url(img/item_main.jpg) top center repeat-x #343635; width: 350px; height: 180px; border: 1px solid #222222; margin: 25px 20px 25px 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.item img {margin: 10px 10px 0px 15px; display: block;}
.links {margin: 5px 15px;}
.links p {font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 10pt; font-weight: normal; color: #CDBD9E; margin: 0px;}
.links p a {color: #F17928; text-decoration: none;}
#footer {width: 100%; background: url(img/footer.jpg) top center no-repeat; height: 29px;}
#footer p {font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 8pt; font-weight: normal; color: #F17928; text-align: right; padding: 5px 90px 0 0;}
#clear {clear : both; margin : 0;}