

/* Layout Stylesheet */ 





#outer {



 border:none;

 width:867px;

 margin:auto;
 background-color:#605e5e;
 background-image:url(images/gradient.jpg);
 background-repeat:repeat-x;

 }



#hdr {



 background:#ffffff;

 color: #333333;

 border:none;

  border-style:none;
  margin:0;
  padding:0;

 }



#bar {

 height:41px;

 background-position:right;
 color: #ffffff;

 border:none;

  border-style:none;

 }
 
#bar ul{
list-style-type:none;
margin:0px;
position:relative;
top:6px;
padding:0;
}

#bar li{
display:inline;


}
#bar a{ 
float:left;
width:100px;
text-decoration:none;
color:white;
font-weight:bold;
background:#000000;
padding:10px;
border-right:1px solid #FFFFFF;




}
#bar a:hover{
background:#aa2c35;
}



#blackbar {
 background-image:url(images/black.gif);
 height:20px;
 color: #ffffff;
 }


#barcontent {

 height:251px;

 background-color:#FFFFFF;

 background-position:right;

 color: #333333;

 border:none;

  border-style:none;

  text-align:center;

 }

#bodyblock {

 position:relative;


 background-image:url(images/gradient.jpg);
 background-repeat:repeat-y;
 width:867px;
 top:86px;

 padding:0;
 margin:0;
 border-style:none;

 }

 

 #fullbodyblock {

 position:relative;

 background: #ffffff;

 color: #333333;

 width:867px;

 padding:0;

 border-style:none;



 background-repeat:no-repeat;

 background-position:bottom right;

 text-align:left;

 }



 

 #m-l-col {

 float:left;

 width:550px;

 margin:0;
 text-align:left;


 }

 #m-l-col ul {
 margin-left:60px;
 line-height:1.3;
 }

#m-cont {

 width:250px;

 background-repeat:no-repeat;

 background-position:bottom right;

 color: #333333;





 }



#ftr {

 height:24px;

 background:#ffffff;

 background-image:url(images/bottom_03.jpg);

 background-repeat:no-repeat;

 color: #333333;

 border:none;

 border-width:0px 0 0 0;

 margin:0;

 text-indent: top 10px;

 font-weight:600; 

  text-align:center;

 

 }

 #ftrnav {



 background:#000000;

 background-position:top;

 background-repeat:no-repeat;

 color: #ffffff;

 border:solid black;

 border-width:0px 0 0 0;

 margin:0;

 text-align:center;

 line-height:1.2;


 }

 
#ftrnav a:link { color:#ffffff; text-decoration:underline;}

#ftrnav a:visited {color:#CCCCCC; text-decoration:underline;}

#ftrnav a:hover {color: #FF0000; text-decoration:underline;}


  #ftrnav p{



 text-align:center;



 }

 

 
#hdr {

 height:78px;

 background:#ffffff;

 color: #333333;

 border:none;

  border-style:none;

 }




