/*  
Theme Name: Gymnastics Unlimited
Theme URI: http://www.gymunlimitedga.com
Description: Template designed for gymnastics unlimited
Version: 0.1
Author: Todd Andrae
Author URI: http://www.gymnasticsunlimitedga.com/
*/
body{font-family: sans-serif; padding: 0px; margin: 0px;  text-align: center; background-color: #FFFF67;}
img{border: 0px;}
div#containerDiv{text-align: left; margin: auto; padding: 0px 0px 0px 110px; width: 1200px; background: url('./images/mainBg.jpg'); background-position: top center; background-repeat: repeat-y; background-color: #fff;}
h1{text-align: center; align: middle; width: 880px; height: 120px; padding: 10px; margin: 0px; background: url('./images/headerBg.jpg'); background-repeat: no-repeat; background-color: #000;}
h1 a{color: #fff; font-family: sans-serif; font-size: 34pt;}
ul#navUl{list-style: none; width: 100%; margin: 0px; padding: 0px; position: relative; width: 900px; background: url('./images/navUlBg.jpg');}
ul#navUl li.page_item{float: left; background: url('./images/navLiBg.jpg'); background-repeat: no-repeat; height: 24px; padding: 3px 5px 0px 25px; white-space: nowrap;}
ul#navUl li.page_item a{text-decoration: none; color: #fff; width: 100%; height: 27px;}
div#contentDiv{clear: both; width: 890px; padding: 5px 5px 50px 5px; min-height: 200px; background: url('./images/contentBg.jpg'); background-position: bottom center; background-repeat: no-repeat; background-color: #fff;}
div#footerDiv{position: relative; width: 900px; height: 200px; background: url('./images/footerBg.jpg'); background-position: bottom center; background-repeat: no-repeat;}
div#leftImage{float: left; width: 125px; height: 475px; background: url('./images/mainBgLeft.jpg'); position: absolute; left: -125px; bottom: 0px;}
div#rightImage{float: left; width: 125px; height: 475px; background: url('./images/mainBgRight.jpg'); position: absolute; left: 900px; bottom: 0px;}
div.gallery-thumb img{float: left; border: 0px; margin: 0px 0px 5px 5px;}
div.gallery-photo img{width: 890px;}
div.clear{clear: both;}
