body	{ background-image: url(/media/navigation/); background-repeat: ; background-color: #000000; margin-top: 5px;}
.header_content { padding:5px;}
.footer_content {  padding:5px; }
.container .col1 { margin: 0 355px 0 205px; } 
.container .col1wrap { right: 200px; } 
.container .col2 { width: 190px; right: 0px; } 
.container .col3 { width: 340px; margin-right: 15px; } 
.container .colleft { left: 550px; } 
.container .colmid { margin-left: -350px; }
.image, .image a:link { margin-left:-5px; }
.image_left { padding-right: 5px; }
.image_right { padding-left:5px; }
h1, h2, h3, h4 { margin: 5px 0 5px 0; }
.fixed #wrapper { width: 980px; }

		
/*----------- Column colors (25) --------------*/

#header {  background: #000000;/* Header background*/ }
.header_content { color:#E6E6E6; }
.header_content h1 { color:#FFFFFF; }
.header_content a {  color:#FFFFFF;  } 
.header_content a:hover { color:#E8E4C6; }
.header_shield { background:#D8D81D; }

.container .colleft {background: #000000; /* Left background */ }
.col2 {  color:#E6E5E5; }
.col2 h2 {  color:#a57d35; margin:12px 0 2px 0; font-size:.92em;}
.col2 a  {  color:##FFFFFF;  } 
.col2 a:hover { color:#00c; background:#454545;}
.col2_shield { background:#D1CC40; }

.container .colmid { background: #000000; /* Center background */ }
.col1 {  color:#6F6F6F; }
.col1 h1 {  color:#FF9; }
.col1 a  {  color:#FFFFFF;  }
.col1 a:hover { color:#E8E4C6; }
.col1_shield { background:#8AE128; }

.container { background:  #000000; /* Right background*/ }
.col3 {  color:#DFDFDF; }
.col3 h3 {  color:#a57d35;  }
.col3 a  {  color:#FF3;  } 
.col3 a:hover  { color:#F09; } 
.col3_shield { background:#CEE8B0; }

#footer {  background:#000000; /* Footer background */}
.footer_content { color:#DFDFDF; }
.footer_content h4 { color:#a57d35; }
.footer_content a  {  color:#FFFFFF;  } 
.footer_content a:hover  { color:#E8E4C6; } 
.footer_shield { background:#09581B; }

/*----------- Menu colors (42) --------------*/

#top_menu { background:#494949; }
.top_here {  background:#242323; color:#FCFC0F; }
.top_link a  {  background:#515151; color:#FFFFFF; }
.top_link a:hover {  background:#DFDFDF; color:#FC0A0A; }

#header_menu { background:#242323; }
.header_here {  background:#242323; color:#FCFC0F; }
.header_link a  {  background:#525252; color:#FFFFFF; }
.header_link a:hover {  background:#DFDFDF; color:#FC0A0A; }

#left_menu { background:#454545; }
.left_here {  background:#242323; color:#FCFC0F; }
.left_link a  {  background:#A4A4A4; color:#FFFFFF; }
.left_link a:hover {  background:#DFDFDF; color:#FC0A0A; }

#right_menu { background:#454545; }
.right_here {  background:#242323; color:#FCFC0F; }
.right_link a  {  background:#696969; color:#FFFFFF; }
.right_link a:hover {  background:#DFDFDF; color:#FC0A0A; }

#footer_menu { background:#000000; }
.footer_here {  background:#242323; color:#FCFC0F; }
.footer_link a  {  background:#454545; color:#FFFFFF; }
.footer_link a:hover {  background:#DFDFDF; color:#FC0A0A; }

#bottom_menu { background:#000; }
.bottom_here {  background:#242323; color:#FCFC0F; }
.bottom_link a  {  background:#000; color:#DFDFDF; }
.bottom_link a:hover {  background:#DFDFDF; color:#FC0A0A; }

