
/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#808080;
 background: #000033;
 color: #333333;
 text-align:center;
 padding:0;
 font-size:small;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:650px;
 width: 850px;
 margin:auto;
 }

#hdr {
 height:60px;
 background:#eeeeee;
 background: #660000;
 color: #333333;
 }
#hdr img{
 float: left; }

#bar {
 display: block; 
 position: relative;
 height:100px;
 width: 850px;
 background: url(images/llcc-vets-headerb.jpg) no-repeat #c0c0c0;
 color: #333333;
 border:solid #000000;	
 border: solid #336699;
 border-width:1px 0 1px 0;
 border-width:4px 0px;
 }
 /*  Image map within background header */
#branches {	
  position: absolute;
  margin: 5px 15px;
  height: 90px; 
  width: 821px; 
  }
#branches a {
  text-decoration: none;  
  height: 90px;
  }
#branches a i {	
 visibility: hidden; 
 }
#branches #illinois{ 
  position: absolute;
  left: 1px; 
  width: 150px; 
  }
#branches #airforce {
  position: absolute; 
  left: 186px; 
  width: 90px;  
  }
#branches a#army { 
  position: absolute;
  left: 279px; 
  width: 90px;   
  }
#branches a#coastguard { 
  position: absolute;
  left: 373px; 
  width: 90px;  
  }
#branches a#marine { 
  position: absolute;
  left: 464px; 
  width: 90px;  
  }
#branches a#navy {
  position: absolute;
  left: 558px; 
  width: 90px; 
  }
#branches #powmia {
  position: absolute;
  left: 680px; 
  width: 140px;  
  }
 
 
#bodyblock {
 position:relative;
 background: #dcdcdc;
 background: #ffffff;
 color: #333333;
 width:650px;
 width: 850px; 
 padding:0;
 border: solid #cc9900;
 border-width:1px 0 1px 0;
}

/*  ******************************  */ 

#left-col {
 float:left;
 background:#ffffff;
 color: #660000;
 margin: 0;
 padding: 25px 0px 10px 0px;
 padding: 5px 0px 10px 0px;
 width:145px;
 width: 215px;
 text-align:left;
}

#left-col img {
	margin: 0px;
	padding: 10px 0 10px 22px;
	padding: 10px 0 10px 18px;	
	}
 
#left-col ul {
	margin: 0px;
	padding: 0 0 0 22px;
	list-style: none;	
}
#left-col ul li {
	list-style:none;
	display:block;
	background: url(images/navicon.gif) no-repeat left 50%;	
	/*background: url(images/navicon.gif) no-repeat 0 50%;*/
	padding: 6px 0px 6px 17px;		
}
#left-col a {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #A7294E;
	color: #990000;	
	text-decoration: none;
}
#left-col a:hover {
	text-decoration: underline;
}

#left-col p a {
	font-family: Tahoma;
	font-size: 1em;
	/*font-weight: bold;*/
	color: #cc9900;
	text-decoration: none;
}
#left-col p a:hover {
	text-decoration: underline;
	color: #990000;
}

#left-col p, h3 {
	padding: 10px 10px 0 22px;	
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#left-col h3 {
	padding: 0 10px 0 22px;	
	margin: 0;
	line-height: 1.1em;
	font-size: 1em;
	color: #006699;
} 


/*  ******************************  */ 
 

#content {
 width:495px;
 width:635px;
 width:630px; 
 min-height: 525px;
 margin: 0; 
/* padding left & right must be 0 for IE 6 */
 padding: 25px 0px 10px 0px; 
 background:#ffffff;
 color: #333333;
/* border:solid #000000;	
 border-width:0 0 0 1px; */
 text-align:left;
 }
#content p, h2, h3 {
	padding: 0 22px 10px 22px;	
	margin: 0 30px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
} 
#content h2 {
	padding: 0px 22px 5px 22px;
	font-size: 1.4em;
	color: #000066;
	color: #cc9900;
} 
#content h3 {
	padding: 10px 22px 5px 22px;	
	line-height: 1.2em;
	font-size: 1em;
	color: #006699;
} 
#content p {
	font-size: 1em;
	color: #000000;
	line-height: 1em;
	padding: 5px 20px;
	margin: 0 20px;
}
#content ul, ol {
	margin: 0px 20px;
	padding: 0 0 0 22px;
	list-style: none;	
}
#content ul li {
	list-style:none;
	display:block;
	background: url(images/ulicon.gif) no-repeat left 10px;	
	/*background: url(images/navicon.gif) no-repeat 0 50%;*/
	padding: 3px 0px 3px 10px;	
	margin: 0 60px 0 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
#content ol li {
	list-style:none;
	display:block;
	background: url(images/ulicon.gif) no-repeat left 10px;	
	/*background: url(images/navicon.gif) no-repeat 0 50%;*/
	padding: 3px 0px 3px 10px;		
	margin: 0 60px 0 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#content p a {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}
#content p a:hover {
	text-decoration: underline;
	color: #990000;
}
#content li a {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}
#content li a:hover {
	text-decoration: underline;
	color: #990000;
}

#content table {
	/*margin: 20px;*/
	margin-left: auto;
	margin-right: auto;	
	}
#content td {
	padding: 5px;
	text-align: center;	
	vertical-align: bottom;
	font-family: Tahoma;
	font-size: 1em;	
	}	

/*  ******************************  */ 

#ftr {
 height:25px;
 background:#c0c0c0;
 background: #660000;
 color: #ffffff;
 border:solid black;
 border: solid #336699;
 border-width:1px 0 0 0;
 border-width:4px 0px; 
 margin:0;
 }
 
#ftr p {
 color: #ffffff;
 color: #cc9900; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .8em;
 padding: 5px 5px;
 }

#ftr a {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}
#ftr a:hover {
	text-decoration: underline;
	color: #006699;
	}
