A:link { color: #990000 }       /* unvisited link */
A:visited { color: #551A8B }   /* visited links */
A:active { color: #990000 }    /* active links */

BODY {  background-color: #e2e2e2;
	color: #000000;	
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
        font-size: 100%;
	left: 20px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	border-style: none;
	}

.heading {
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-weight: bold;
	font-size: 14pt;
	}
	
EM {
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	}

.foot {	font-size: 8pt;
	text-align: center;
	}

.menubox {
border-top:black solid 1px;
border-bottom:black solid 1px;
padding-top:3px;
padding-bottom:4px;
font-size:12px;
font-weight:bold;
font-family:Verdana, Tahoma, Arial,sans-serif;

background-color: #7f513c;

position:absolute;
top:120px;
margin-left: 0;
margin-right: 0;
padding-left: 0;
border-left: none;
border-right: none;
width:100%;
	}

.toparea {
/** background-color: #7f513c; **/
position:absolute;
top:0;
left:0;
top:0px;
height:106px;
width:100%;
	}

  #page
  {
  	background: #e2e2e2;
	margin:4px 2px;
  }

  #page-inner
  {
  }

  #header
  {
    position: absolute;
    top:6px;
    height: 162px;
    left: 6px;
    right: 6px;
    background: gray; 
  }
	
  #header-inner
  {
    position: absolute;
    left: 6px;
    right: 6px;
    top: 16px;
    height: 148px;
    background: /** Chartreuse **/  url(images/theme/header_cvuuf.jpg) top left repeat-x ;
  }

  #header-left
  {
    position: absolute;
    left: 0px; 
    top: 16px; 
    height: 148px;
    width: 6px;
    background: /** OrangeRed **/ url(images/theme/left_shadow_cvuuf.jpg) repeat-y;
  }

  #header-top-left
  {
    position: absolute;
    left: 0px;  
    height: 16px;
    width: 16px;
    background: /** OrangeRed **/  url(images/theme/header_top_left.jpg); 
  }

  #header-top-center
  {
    position: absolute;
    left: 16px;  
    right: 16px;  
    height: 16px;
    background: /** OrangeRed **/  url(images/theme/header_top_middle.jpg); 
  }

  #header-right
  {
    position: absolute;
    right: 0px;  
    top: 16px;
    height: 148px;
    width: 6px;
    background: /** red **/  url(images/theme/right_shadow_cvuuf.jpg) repeat-y;
      }

  #header-top-right
  {
    position: absolute;
    right: 0px;  
    height: 16px;
    width: 16px;
    background: /** yellow **/  url(images/theme/header_top_right.jpg);
  }

.leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:140px;
}

.maincont {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 140px;
	position: absolute;
	top:160px;
}


.missionbox {
color:black;
font-size:10px;
font-weight:bold;
font-family:Verdana, Tahoma, Arial,sans-serif;
position:absolute;
top:122px;
left:0px;
width:100%;
text-align:center;
	}

/** main (container for everything else) **/
  #main
  {
  left:6px;
  right:6px;
	position: absolute;
	top:170px;
  }

  #main-inner
  {
    position: absolute;
    left: 0px;
    right: 6px;
    top: 0;
    height: 100%;

  }


  #main-main-sidebar
  {
    position: absolute;
    left: 146px;
    right: 0px;
    top: 0;
    background: white;
  }


  #main-main
  {
    position: absolute;
    left: 6px;
    right: 0px;
    top: 0;
   background: /** white **/ url(images/theme/content_bg.jpg) repeat ; 

  }

  
  #main-left
  {
    position: absolute;
    top:0;
    left: -6px; 
    width: 6px;
    height: 100%;
    background: /** Salmon **/  url(images/theme/left_shadow_cvuuf.jpg) repeat-y ;
  }
  
  #main-left-sidebar
  {
    position: absolute;
    top:0;
    left: -146px; 
    width: 6px;
    height: 100%;
    background: /** Salmon **/  url(images/theme/left_shadow_cvuuf.jpg) repeat-y ;
  }

  #main-right
  {
    position: absolute;
    right: -6px;  
    width: 6px;
    top:0;
    height: 100%;
    background: /** PaleGreen **/ url(images/theme/right_shadow_cvuuf.jpg) repeat-y;
  }

  #main-bottom
  {
    position: absolute;
    bottom: -48px;
    height: 48px;
    width: 100%;
    background: /** Aqua **/  url(footer_m_bg.jpg) repeat-x;
  }
  
  #sidebar-left
  {
    position: absolute;
    left:-140px;
    top:0;
    height:100%;
    width: 140px;
    background: url(images/theme/contentss.jpg) repeat-y;
  }
/** content **/
  #content-sidebar
  {
  position: absolute;
  left:140px;
/**    background: white url(content_bg.jpg) repeat; **/
  }

  #content-inner
  {
  }

/** footer **/
  #footer
  {
    	background: purple;
  }

  #footer-inner
  {
    position: absolute;
    height: 107px;
    left: 34px;
    right: 34px;
    margin-top: 0px;
    background: /** SkyBlue**/ url(images/theme/footer_m_bg.jpg);    
  }

  #footer-inner-sidebar
  {
    position: absolute;
    height: 107px;
    left: -112px;
    right: 34px;
    margin-top: 0px;
    background: /** SkyBlue **/  url(images/theme/footer_m_bg.jpg);    
  }

  #footer-left-sidebar
  {
    position: absolute;
    left: -146px;  
    height: 107px;
    width: 40px;
    background: /** OrangeRed **/ url(images/theme/footer_l_bg.jpg);
  }

  #footer-left
  {
    position: absolute;
    left: -6px;  
    height: 107px;
    width: 40px;
    background: /** OrangeRed **/ url(images/theme/footer_l_bg.jpg);
  }

  #footer-right
  {
    position: absolute;
    right: -6px;  
    height: 107px;
    width: 40px;
    background: /** Peru **/  url(images/theme/footer_r_bg.jpg);
  }
