body {
   margin: 0;
   padding: 0;
   font-family: Arial;
   color: #000;
   background: #FFFF99;
   font-size: 12px;
}

#wrapper {
   position: relative;
   margin: 0 auto;
   padding: 0;
   width: 950px;
}

#sitewrapper {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   background: #FFF;
}
/*HEADER WRAP CODES */
.blackbar {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 950px;
   height: 48px;
   background: #000;
}

.header {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 950px;
   height: 178px;
   background: transparent url(../images/bg_header.jpg) no-repeat top center;
   text-align: left;
   color: #000;
}

.websitetitle {
   position: absolute;
   top: 50px;
   left: 60px;
}

.websitetitle h1, .websitetitle h1 a, .websitetitle h1 a:visited {
   margin: 0;
   padding: 0;
   color: #000;
   font-size: 31px;
   font-weight: normal;
   text-decoration: none;
}

.websitetitle h1 a:hover {
   color: #252525;
}

.websitetitle h3 {
   color: #000000;
   text-decoration: none;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
}
/* NAVIGATION WRAP CODES */
#navigationwrap {
   position: absolute;
   top: 0;
   right: 10px;
}

#navigationwrap ul {
   padding: 0;
   margin: 0;
   background-color: transparent;
   color: White;
   float: left;
   font-family: arial, helvetica, sans-serif;
}

#navigationwrap ul li {
   display: inline;
   padding: 0;
   margin: 0;
}

#navigationwrap ul li a {
   padding: 0;
   line-height: 32px;
   margin-left: 10px;
   text-align: center;
   font-size: 19px;
   color: White;
   font-weight: normal;
   text-decoration: none;
   float: left;
   width: 150px;
   height: 32px;
   background: url('../images/bg_topnav.gif') no-repeat top center;
}

#navigationwrap ul li a:hover {
   background: url('../images/bg_topnav.gif') no-repeat top center;
   color: yellow;
}
/* CONTENT WRAP CODES */
.contentwrap {
   position: relative;
   float: left;
   margin: 0;
   padding-top: 20px;
   width: 950px;
   background: url(../images/bg_contentwrap.gif) repeat-x top left;
}

.insidecontentwrap {
   position: relative;
   float: left;
   margin: 0;
   padding-bottom: 20px;
   width: 950px;
   background: url(../images/bg_contentbottom.gif) repeat-x bottom left;
}
/* SIDEBAR CODES HERE */
.sideboxwrap {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 219px;
   background: url(../images/bg_sideboxbody.gif) repeat-y top center;
}

.sideboxbody {
   position: relative;
   float: left;
   margin: 0;
   padding-top: 10px;
   width: 219px;
   background: url(../images/bg_sideboxtop.gif) no-repeat top center;
}

.sideboxbody h2 {
   overflow: hidden;
   position: relative;
   margin-top: 0;
   margin-bottom: 0;
   margin-left: 10px;
   margin-right: 0;
   padding-left: 10px;
   padding-right: 0;
   padding-bottom: 0;
   padding-top: 0;
   line-height: 49px;
   width: 186px;
   color: #FFF;
   font-size: 14px;
   font-weight: normal;
   background: url(../images/bg_sideboxh2.gif) no-repeat top left;
}

.sideboxbody ul {
   clear: both;
   padding: 0;
   margin-left: 10px;
   margin-right: 0;
   margin-bottom: 0;
   margin-top: 0;
   width: 190px;
}

.sideboxbody li {
   list-style: none;
   margin: 0;
   padding: 0.25em;
}

.sideboxbody li a, .sideboxbody li a:visited {
   text-decoration: none;
   color: #000;
}

.sideboxbody li a:hover {
   color: #252525;
}

.sideboxfooter {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 219px;
   height: 97px;
   background: url(../images/bg_sideboxbottom.gif) no-repeat bottom center;
}
/* LEFT SIDE WRAP CODES */
.leftsidewrap {
   position: relative;
   float: left;
   margin: 0;
   padding-left: 10px;
   width: 230px;
}
/* POST WRAP CODES */
.postwrap {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 470px;
}

.postboxwrap {
   position: relative;
   float: left;
   margin-bottom: 30px;
   padding: 0;
   width: 470px;
}

.postboxwrap h1, .postboxwrap h1 a, .postboxwrap h1 a:visited {
   margin: 0;
   padding: 0;
   color: #000;
   font-size: 19px;
   font-weight: bold;
   text-decoration: none;
}

.postboxwrap h1 a:hover {
   color: #FFCC00;
}

span.postdate {
   color: #000;
   font-size: 14px;
   font-weight: normal;
   margin-bottom: 10px;
   padding: 0;
}

.postboxwrap a, .postboxwrap a:visited {
   color: #000;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}

.postboxwrap a:hover {
   color: #FFCC00;
}

.postbottom {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 470px;
   color: #FFCC00;
}

.postbottom a, .postbottom a:visited {
   color: #FFCC00;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}

.postbottom a:hover {
   color: #000;
}
/* RIGHT SIDE WRAP CODES */
.rightsidewrap {
   position: relative;
   float: left;
   margin: 0;
   padding-left: 10px;
   width: 230px;
}
/* FOOTER WRAP CODES */
.footerwrap {
   position: relative;
   float: left;
   margin: 0;
   padding-left: 40px;
   text-align: left;
   width: 910px;
   height: 199px;
   background: #000 url(../images/bg_footer.gif) no-repeat bottom center;
   color: #FFF;
   font-size: 12px;
}

.footerwrap a, .footerwrap a:visited {
   color: #FFF;
   text-decoration: none;
}

.footerwrap a:hover {
   text-decoration: underline;
}

.footerleft {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 300px;
   color: #FFF;
}

.footercenter {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 300px;
   color: #FFF;
}

.footeright {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 300px;
   color: #FFF;
}

.footerwrap ul {
   float: left;
   padding: 0;
   margin: 0;
   width: 280px;
}

.footerwrap li {
   list-style: none;
   margin: 0;
   padding: 0.25em;
}

.footerwrap li a, .footerwrap li a:visited {
   text-decoration: none;
   color: #FFF;
}

.footerwrap li a:hover {
   color: #FFCC00;
}

.navigationbottom {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
   width: 460px;
}

.navigationbottom a, .navigationbottom a:visited {
   color: #000;
   text-decoration: none;
}

.navigationbottom a:hover {
   color: #FFCC00;
}
/* display and additional classes */
.clear {
   clear: both;
}

.w50 {
   width: 50px !important;
}

.w100 {
   width: 100px !important;
}

.w150 {
   width: 150px !important;
}

.w200 {
   width: 200px !important;
}

.w250 {
   width: 250px !important;
}

.w300 {
   width: 300px !important;
}

p.summary {
   padding-top: 5px;
}

div.results {
   margin-top: 20px;
}

div.result {
   padding-bottom: 20px;
}

div.result div.title a, div.result div.title a:link, div.result div.title a:visited {
   font-weight: bold;
}

div.result div.url {
   color: green;
}

div.pagination {
   margin-top: 20px;
}

#xtree {
   white-space: nowrap;
   overflow: hidden;
}

#xtree ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
}

#xtree li ul {
   padding-left: 20px !important;
}

#xtree li img {
   padding-right: 3px;
   border: none;
}

.submenu {
   white-space: nowrap;
   overflow: hidden;
}

.submenu ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
}

