

/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background:#041a36;
 color: #333333;
font-family:  tahoma, Geneva, sans-serif;
font-size: 10pt;
 }	 
	 
#lh-col{
 position:absolute;
 top:303px;
 left:0;
 width:400px;
 z-index:3;
background: #162A44;




 color: #333333;}

#rh-col{
 position:absolute;
 top:303px;
 right:0;
 width:200px;
 z-index:0;
 background: #162A44;

 color: #333333;
}

#c-block {
 width:100%;
 z-index:1;
 background:#041a36;


 color: #ffffff;
 height:100%;}

a.c-block:hover {background-color: #be3522}
a.c-block: visited { font-weight: ; color: #ffffff;}

#hdr
{
 height:75px; 
 border-bottom:0px solid #000000; 
 width:100%; 
background:#041a36;



 color: #333333; 
 margin:0;
  }
#hdr2{
position:absolute;
 top:75px;
 height:218px; 
border-top:1px solid #ffffff;
 border-bottom:1px solid #ffffff; 
 width:100%; 
background:#ffffff;
background-image: url(images/blueback.jpg);
background-repeat: repeat;
z-index: 6;


 color: #000000; 
 margin:0 , 300,0 200;
  }
#hdr3
{
position: absolute;
top: 293px;
height: 10px;
background:#041a36;
zindex:5;
width: 100%;
}

#c-col{
 margin:0 200px 0 400px;
 position:relative;
 background:#041a36;
 color: #333333;
 z-index:1;
 border: solid #000000;
 border-width:0 0px;
 }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#e1f02e;
 color: #333333;
 margin:0; 
 z-index:7;
 }

div.right2
{
background-image: url(images/bluesquare.jpg);
background-repeat: no-repeat;
color: white;


}

a.head 
{
float: right;
width:8em;
text-decoration:none;
color:#e1f02e;
background-color:#041a36;
padding: .4em 0em 0em .4em;
border-right:1px solid #355073;
font-weight: ;
font-size: 8pt;

}
a.head:hover {background-color: #e1f023; color:#333333;}
a.head: visited {background-color: #041a36; font-weight: ; color: #e1f023;}
li.head {display:inline}

#leftmenu2 {

	
	margin-top: 0px;
        margin-bottom: 0px;
	width: 400px;
	padding: 0px;
	font: bold 8pt/1.5  arial, sans-serif;

       
	}
#leftmenu2 ul, #leftmenu2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
width: 200px;
height: 45px;
background-image: url(images/leftnav2.jpg);
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
	}


a.leftmenu2
{
float: left;
width:;
text-decoration:none;
color:white;


padding:1.25em 1.75em;


font-weight:bold ;
margin-left: 0px;
}
a.leftmenu2:hover {color: #FDFF00}
a.leftmenu2: visited {color: #ffffff; font-weight:bold ;
}

div.float {
  float: left;
margin-left: 20px;
  }
  
div.float p {
   text-align: center;
color: white;
   }

div.container {
margin-left: 15px;
  border: 0px solid #666;
  background-color: #1c314c;
  }

div.spacer {
  clear: both;
  }
a.container{
color: #ffffff;
}
a.container:hover {background-color: #e1f023; color: #333333;}
a.container: visited { color: #ffffff;}
div.container2 {
margin-left: 15px;
  border: 0px solid #666;
  background-color: #ffffff;
  }

div.welcome
{
background-color: #ffffff;
}