/* CSS Document */
body { background-image: url(images/imgMainBg.jpg); height:100%; margin:0px; padding:0px; }
html {height: 100%;}
#divMain { height: 100%; position: relative; margin: 15px 0px; }
#divMain * { font-family: Arial, Helvetica, sans-serif; }
div.divCenter{ z-index: 5; width: 1066px; min-height: 100%; height: auto; margin: auto; position: relative; }

/*-------- Default Style --------*/
th,td,div,p,blockquote,ul,li,ol { font-size: 12px;  }
a,a:link,a:visited,a:active{ color: #719F00; text-decoration:none; }
a:hover{ color:#474376; text-decoration: none; }
img { border-style: none; }
h1 { text-transform: uppercase; margin: 0px 0px 8px 0px; padding: 0px 0px 8px 0px; font-size: 20px; font-family: Helvetica !important; }
blockquote { margin-left: 16px; }

/*-------- Animals --------*/
#divTopAnimal {}
#divBtmAnimal {position: absolute; bottom: 20px; left: 4px;}

/*-------- Structure Table --------*/
#tblStructure { width: 1066px; }

#LeftBar { width: 100px; height: 100%; background-image: url(images/imgLeftBar.jpg); }
#MiddleBar { width: 851px; height: 100%; background-color: #F6F1DF; }
#RightBar { width: 115px; padding-top: 20px; height: 100%; background-image: url(images/imgRightBar.jpg); }

#LeftBottomBar { width: 100px; height: 42px; background-image: url(images/imgLeftBottomBar.jpg); }
#MiddleBottomBar { width: 851px; height: 42px; background-image: url(images/imgBottomBar.jpg); }
#RightBottomBar { width: 115px; height: 42px; background-image: url(images/imgRightBottomBar.jpg); }

/*-------- Structure Table --------*/
#tblContent { width: 851px; height: 1000px; }

#tdLeft { width: 201px; height: 100%; overflow: hidden; background-image: url(images/imgLeftPaws.jpg); background-repeat: repeat-y; }
#imgLogo1 { margin: 20px 0px 20px 37px; }
div.divNav { margin: 3px 0px 3px 14px; }
#imgLogo2 { margin: 20px 0px 20px 54px; }

#tdContent { width: 624px; height: 100%; overflow: hidden; background-color: #EAF6CE; background-image: url(images/imgRightPaws.jpg); }
#dnn_ContentPane { height: 100%; width: 620px; margin-bottom: 20px; }
#dnn_LeftPane { height: 100%; width: 250px; overflow: hidden; padding-right: 10px; }
#dnn_LeftPane p { margin: 0px; }
#dnn_RightPane { height: 100%; width: 350px; overflow: hidden; padding-right: 10px; }
#dnn_LeftEvenPane { height: 100%; width: 305px; overflow: hidden; margin-right: 10px; }
#dnn_RightEvenPane { height: 100%; width: 305px; overflow: hidden; }

#tdSpace1 { width: 14px; }
#tdSpace2 { width: 12px; }

