﻿div#mainWrapper
{
    width: 805px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}
 
div#header
{
    margin-top:3px; 
    position: relative;
    width: 805px;
    height: 30px;
   
    
    background-color:Black;
    /*background: transparent url(_images/edge.jpg) no-repeat;*/
}

div#websiteTitle 
{ 
    position: absolute;
    top: 10px;
    right: 590px;
    font-family: Georgia;
    font-size: 24px;
    color: #000000;
}

div#utilities 
{
  position: relative;
    width: 805px;
    top: 5px;
       text-align:right;
   
   
}

div#utilities a
{
    color: #ffffff;
    text-decoration: none;
}


table#mainTable
{
    margin-top: 0px;
   
    
    width: 100%;
  /*  border-left: solid 1px #000000;*/
    background-color:White;
}

table#mainTable td.blackborderright
{
 /*    border-right: solid 1px #000000;
 background: transparent url(des_images/menu_bg.jpg) ;*/
}

td#navigation
{
    font-family: Georgia;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 8px;
    width: 142px;
    text-align:right;
 
    
    
    
}

td#contentWrapper
{
    width: 700px;
    
}

table#contentTable
{
    padding: 0;
    margin: 0;
}

td#imageCell
{
    padding-bottom: 1px;
}

td#contentCell
{
   
    width: 420px;
    padding-left: 22px;
    padding-right:10px;
    padding-bottom: 20px;
   
    background-color: #FFFFFF;
}

td#sidebarCell
{
    
    /*border-right: solid 1px #000000;*/
    width: 130px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 38px;
     padding-bottom:30px;
    background-color: #ffffff;
     text-align:center;
    
}

div#footerCell
{
      border-top:solid 5px  #49A4D1;
  
     width: 805px;
    height: 40px;
    padding-left: 0px;
    padding-right: 0px;
  
    padding-top: 7px;
    font-size: 10px;
    color: #ffffff;
    text-indent: 10px;
    text-align:center;
     background-color:Black;
    /*background: transparent url(des_images/home_footer3.png) no-repeat;*/
   
}

div.sectionsettings 
{
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: #FaFaF8;
    border: solid 1px #000000;
    padding: 0px;
    
    
    width: 390px;
}

div.sectionsettings table td
{
    vertical-align: middle;
}

div#breadcrumbs
{
    margin: 0;
    padding: 0;
    height: 28px;
    padding-top: 10px;
    text-align:right;
}

div#breadcrumbs .node
{
    color: #999999;
    text-decoration: none;
    padding-right: 5px;
}

div#breadcrumbs .currentNode
{
    color: #000000;
}

div#breadcrumbs .separator
{
    color: #999999;
    padding-right: 5px;
}

div#footer 
{
      
    
    padding-top: 20px;
    color: #000000;
    font-size: 10px;
}








div#bannerr
{
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    height:	155px;
    width: 805px;
    margin-bottom: 0px;

   
     background: transparent url(_images/banner3.jpg) no-repeat;
    
    
    
}








div.sidebartop 
{
   
    background: url(_images/sidebar_top1.gif);
    width: 193px;
    height:28px;
    
  
}




div.sidebar 
{
     background: url(_images/sidebar_bg1.gif) repeat-y;
    
     width: 193px;
}

div.sidebarbottom
{
    background: url(_images/sidebar_bottom1.gif);
    width: 193px;
    height:5px;
     
}




div.sidebar ul 
{
    margin: 0;
    padding: 0;
}

div.sidebar ul li.item
{
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: -22px;
}

div.sidebar ul li.sidebaritemseparator
{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	background: transparent url(_images/sidebar_ruler.gif) no-repeat center;
	padding-top: 10px;
	width: 161px;
	height: 10px;
}

div#newsstop
{
	background: url(_images/sidebar_top1.gif);
	width: 193px;
	height: 28px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}

div#newssbottom
{
    background: url(_images/sidebar_bottom1.gif);
    width: 193px;
    height:5px;
     
}

div#newss 
{
     background: url(_images/sidebar_bg1.gif) repeat-y;
    
     width: 193px;
     height:120px;
}

div#linkss 
{
     
    
  
}

