



#container {
/*
background: url(container.png) top center repeat-y !important;
background: url(container.gif) top center repeat-y; /*stoopid ie*/

width: auto;
margin: 0 auto;
min-height: 100%;
height: auto !important;
height: 100%; /*stoopid ie*/
}



#content, #ads {
width: auto;
}

h3 {
padding: 4px 10px;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
color: #fff;
background: #753d1c;
cursor: pointer;
}

h4 {
margin: 0;
padding: 5px 10px 0;
font-size: 12px;
color: #753d1c;
border-bottom: 1px solid #eee;
}

ol {
margin: 0;
padding: 0 10px 5px 25px;
}

h3 a:link, h3 a:visited {
font-weight: normal;
letter-spacing: 2px;
display: block;
color:#fff;
text-decoration: none;
}

h3 a:hover, h3 a:active {
color: #753d1c;
}

h3.news, h3.mootools {
background: #753d1c;
}

h3.gethelp, h3.prototype {
background: #753d1c;
}

ul#About_subNav {
margin:0;
padding:0;
font: normal 11px/16px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
color: #333;
list-style: none;
}

#About_subNav li {
list-style:none;
}

#About_subNav a {
text-decoration:none;
font: normal 12px/24px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
color:#753d1c;
margin:0;
padding:0 0 0 15px;
background:url(../images/bullet-left.gif) no-repeat 0 50%;

}

#About_subNav a:hover {
text-decoration:none;
color:#753d1c ;
margin:0;
padding:0 0 0 15px;
background:url(../images/bullet-left.gif) no-repeat 0 50%;

}

.navActive{
text-decoration:none;
font: normal 12px/24px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
color:#753d1c ;
margin:0;
padding:0 0 0 15px;
background:url(../images/bullet-left.gif) no-repeat 0 50%;