@charset "UTF-8";
/* CSS Document */

body {position:relative; height:100%; background:#000 url(images/bckgrnd1.gif) no-repeat top left; text-align:center; }
body a {text-decoration:none;}

div#wrapper { width:933px; margin: 19px auto 0; text-align:center;  overflow:hidden; position:relative;}

div#header { width: 933px; height: 104px; display:block; margin: 0 0 0; }

div#nav {width: 925px; height: 36px; background: transparent url(images/navbar.png) no-repeat 0 0; text-align:left; margin: 0 auto 5px; }
div#pageInfo {width:925px; height:40px;}


div#rightPane {width: 201px; float:right; text-align:left; }
div.RightPane2 { width:195px; margin:0 0 0 -195px; padding:0;  text-align:left; float:right;}
div.RightPane2 p {padding:0; margin: 0;}

/* div#search {width: 201px; height: 35px; text-align:left; background:url(images/search-bg.gif) no-repeat -4px -4px; } 
div#search input {margin: 4px 0 0; border:0 none; } */

div#center {width: 724px; overflow:hidden; margin:0 2px 0 4px; padding:0; position:relative; float:left;}
div#centerTop {width: 724px; height: 8px; background: url(images/centerTop.png) no-repeat 0 0; margin:0; padding:0; font-size:0;}
div#centerBottom {width: 724px; height: 8px; background: url(images/centerBott.png) no-repeat 0 0; display:block;  margin:0; padding:0; font-size:0;}

/* div#mainContent {width: 933px; margin:0; padding:0; }*/
div.ContentPane2 { margin-left:0px; text-align:left; background: #fff url(images/centerBg.png) repeat-y 0 0; float:left;}
div#footer { position:relative; clear:right; width:933px; height: 56px; margin:10px auto; text-align:left;}

body div#footer p, div#footer span.footer {font: normal 11px/14px Arial, Helvetica, sans-serif; color:#ccc; margin: 4px 12px;}
div#footer a {font: bold 11px/14px Arial, Helvetica, sans-serif; color:#838383; }

div#footerMenu {margin: 4px 0 10px 200px; color:#838383;}

.clearing {clear:both;}

body div#mainContent .blueBold { font: bold 14px/19px Arial, Helvetica, sans-serif; color:#560800; padding:0; margin:0;}
div#mainContent p { font: normal 12px/15px Arial, Helvetica, sans-serif; color:#755f44; margin: 1px 0 2px;}

/*div#titleObject {width: 720px; height: 35px; text-align:left;}*/
div#titleObject { width: 704px; float: left;  text-align:left;b height: 35px;}

body div#titleObject h2 {font: normal 20px/35px Arial, Helvetica, sans-serif; color:#fff; padding: 0; margin: 0 0 0 20px;}

.MainMenu_MenuItem {font: normal 12px/35px Arial, Helvetica, sans-serif; color:#fff;}


div#search { text-align: right; width: 205px; float: right; margin-right: 0; background: url(images/searchBG.gif) 16px 4px no-repeat;}

 #dnn_dnnSEARCH_txtSearch
{
    width: 155px;
    height: 22px; line-height:22px; font-size: 12px;    
 	border: 0;
    margin-left: 12px; 
    margin: 4px 0 0; 
    cursor: pointer;
}

#dnn_dnnSEARCH_cmdSearch img
{
    border: 0;
    position: relative;
    top: 6px;
    left: 0;
}



