
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #c8c2a7; 
background: url(./images/bg_matt.jpg);
 font-size: 12px; margin: 0px auto; padding: 0px;  font-family: verdana, arial, sans-serif; color: #333333; line-height: 17px;
 
} 

a:link {color: #c30704; text-decoration: none;}
a:visited {color: #c30704; text-decoration: none;}
a:hover {color: #26456d; text-decoration: none;}
a:active {color: #26456d; text-decoration: none;}

 
#pagewidth{ 
 width:770px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 border-right: 1px solid #000000;
 border-left: 1px solid #ffffff;

 } 

#wrap {
	width: 100%;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #b5b584;
	background: url(./images/back.gif) top center repeat-y;
	
}

.border-text {padding-top: 8px;}

#border{
 position:relative; 
 height:30px; 
  background-color:#626262; 
background: url(./images/header-top.gif) top center repeat-x;
 width:760px;
 padding-right: 10px;
 color: #ffffff;
 font-size: 11px;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 text-align:right; 
 
  }  

#border a:link {color: #ffffff; text-decoration: none; }
#border a:visited {color: #ffffff; text-decoration: none;}
#border a:hover {color: #c30704; text-decoration: none;}
#border a:active {color: #c30704; text-decoration: none;}



#space{
 
 height:10px; 
  background-color:#000000; 
 width:770px;
 background: url(./images/space.gif);
}  

 
#header{
 position:relative; 
 height:150px; 
  background-color: #000000; 
 width:770px;
 background: url(./images/banner4.jpg);
 
} 
 
#leftcol{
margin: 0px;
 width:160px; 
 float:left; 
 position:relative; 
 background-color: transparent;

  }

#lc {font-size: 11px; font-face: arial;}

#lc a:link {color: #ffffff; text-decoration: none; }
#lc a:visited {color: #ffffff; text-decoration: none;}
#lc a:hover {color: #c30704; text-decoration: none;}
#lc a:active {color: #c30704; text-decoration: none;}
 
#maincol {
 float: right; 
 position: relative; 
 width:590px; 
 padding: 10px 10px 10px 5px;
 font-size: 12px;
 min-width: 590px;
 background: url(./images/militia-head.gif) top right no-repeat;
  }
 
#maincol2 {
 float: right; 
 position: relative; 
 width:590px; 
 padding: 10px 10px 10px 5px;
 font-size: 12px;
 min-width: 590px;
   }


 .main-title {
 font-size: 120%; 
 color: #26456d;
 font-weight: bold;
 font-family:  verdana, arial, sans-serif;
 background-color: transparent;
 padding-left: 5px;
 
 }


 .main-title2 {
 font-size: 130%; 
 color: #094ea4;
 font-weight: bold;
 font-family:  verdana, arial, sans-serif;
 background-color: transparent;
 }

.main-title3 {
 font-size: 110%; 
 color: #ffffff;
 font-weight: bold;
 font-family:  verdana, arial, sans-serif;
 background-color: transparent;
 background-image: url(./images/glossyback3.gif);
 padding: 2px;
 }
 
  #sub_right { width: 200px; padding-left: 5px; padding-right: 5px; float: right;  margin-bottom: 10px;}
  
  #sub_right a:link {color: #c30704; text-decoration: none;}
#sub_right a:visited {color: #c30704; text-decoration: none;}
#sub_right a:hover {color: #cccccc; text-decoration: none;}
#sub_right a:active {color: #cccccc; text-decoration: none;}
  
  #sub_left  {width: 360px; padding-left: 5px; padding-right: 5px; float: left; font-size: 12px;}
  
#sub_left a:link {color: #c30704; text-decoration: none;}
#sub_left a:visited {color: #c30704; text-decoration: none;}
#sub_left a:hover {color: #26456d; text-decoration: none;}
#sub_left a:active {color: #26456d; text-decoration: none;}
  
#sub_right_main  {width: 200px; background-color: #ffffff; ; float: right; font-size: 11px;}
#sub_right_main p {padding-left: 5px; padding-right: 5px;}

#sub_right_main a:link {color: #c30704; text-decoration: none;}
#sub_right_main a:visited {color: #c30704; text-decoration: none;}
#sub_right_main a:hover {color: #cccccc; text-decoration: none;}
#sub_right_main a:active {color: #cccccc; text-decoration: none;}

#sub_right_content  {width: 200px; background-color: #ffffff; margin-bottom: 0px; padding: 0px; float: right; font-size: 11px; background: url(./images/sign-back.gif);}
#sub_right_content p {padding-left: 5px; padding-right: 5px; }



#footer{
 height:50px; 
  background-color:#7d4933; 
 clear:both;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #ffffff;
 background: url(./images/footer.gif);
  } 
 
img.l  {float: left;}
img.r  {float: right;}
img {border: 0px;}




