body {
  text-align: center;
  background-color: #d2dee3;  // whitesmoke;  // #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#333333;
}


#left_side p.quote { margin-bottom: 0pt; }
#left_side p.attrib { margin-top: 0pt; }

A:link {
	COLOR: #022f73; text-decoration: none;
  font-weight:bold;
}
A:visited {
	COLOR: #022f73; text-decoration: none
}
A:active {
	COLOR: #022f73; text-decoration: none
}
A:hover {
	COLOR: #022f73; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
   background: #FFFFFF url('../img/content_bg1.jpg') top left repeat-y;
  border: 1px solid #555555; //  #425227;

}

#page_header {
  height: 100px;
  background: #FFFFFF url('../img/header.jpg') bottom left no-repeat;
  clear: both;
  border: 1px solid #555555;
}

#page_header h1 {
  padding-top:30px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #e41535;
  line-height:26px;
  letter-spacing:-1px;
}

a.h1 {
  color: #e41535;
text-decoration: none;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #black; // #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  margin-bottom:40px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding: 4px;
  background-color: #003366; 
}

#center h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding: 4px;
  background-color: #666666; 
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center p.news {
  margin-top: 15px;
  margin-bottom: 5px; 
  line-height: 16px;
  padding: 0px;
}


#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
//  border: 1px solid #555555;
// background-color: white; 
}

#left_side h3 { 
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  background-color: #003366;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}


#right_side { 
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side p.recenttweet {
  margin-top: 12px;
  margin-bottom: 5px; 
  line-height: 16px;
  padding: 0px;
}



#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  background-color: #003366;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 60px;
  background: #022f73; // #555555;
  clear: both;
  border-left: 1px solid #555555;
  border-right: 1px solid #555555;
  border-bottom: 1px solid #555555;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color: whitesmoke; // #D5D0B0;
}

#page_footer A:link {
	COLOR: whitesmoke; text-decoration: none
}
#page_footer A:visited {
	COLOR: whitesmoke; text-decoration: none
}
#page_footer A:active {
	COLOR: whitesmoke; text-decoration: none
}
#page_footer A:hover {
	COLOR: white; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #666; // #e41535;
//  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px; 
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#twitter_div #twitter_update_list, #twitter_div #twitter_update_list li {
  margin-left: 0; 
  padding-left: 0;
  list-style-type: none; 
}

#twitter_div #twitter_update_list li {
  font-family: verdana;
  margin-bottom: 6pt;
  font-size: 11px;
  line-height: 16px;
}

#twitter_div #twitter_update_list li a {
  font-weight: normal;
  font-size: 10px;
}

.resources li {
//  color: red;
line-height: 10%; 

}
.resources li p {
//  color: blue;
   line-height: 10% ;   
}

a.h3link { color: whitesmoke; }

ul.tocul {
  font-family: verdana, arial, sans-serif;
  list-style-type: none; 
  font-size: 11px;
  line-height: 16px;
}

ul.tocul ul.tocul {
 padding-left: 12pt; 
}

