@charset "iso-8859-1";
/* Layout Stylesheet */ 

body {
 /*margin:20px;*/
 margin-top:0px;
 background-image:url(../images/pageBkgd.jpg);
 background-repeat:repeat-y;
 /*background: #F3F2BA;
 background-image: url(images/decal03.png) ;
 background-repeat: repeat-y ;*/
 color: #333333;
 /*text-align:center;
 padding:0;*/
 font-family: Palatino linotype, Helvetica, sans-serif ;
 line-height:120%;
 /*font-family: Terminal, monospace ;*/
 font-size: 0.8em ;
 }
#wrapper {
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	width: 852px;
	height: auto;
	/*border: #9900FF thick solid;
*/
}
/*#outer {
 text-align:left;
 border:1px solid #000000;
 width:750px;
 height: auto;
 margin:auto;
 }*/

#hdr {position:relative; top:2px; width:742px; height:100px; background-color: #030D81;
 }

#bar {
 height:25px;
 background:#0000d2;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: #dcdcdc;
 color: #333333;
 width:750px;
 height:inherit
 padding:0;
 }

#l-col {
	position:absolute;

//top:76px;
	width:150px;
	height:auto;
	/*background-color:#000099; */
 color: #990000;
	margin:5px; /*margin-right:5px;*/
	top: 100px;
 }

#cont {
position:absolute;
left:165px;
top:103px;
width:400px;
height: auto;
border:hidden;/* text-align:left; padding:8px;*/ 
background-color:hidden;
 }
 
 #cont2 { /* The place that contains the content*/
/*position:absolute; left:164px; top:140px;*/
width:400px;
height: auto;
border:solid #aae3f3 2px;
text-align:left;
padding:8px;
background-color:White;
 }
 
#cont img {
 margin: 5px;
 float: right ;
 } 

#cont p.quote1 {
 color:#000066;
 } 
 
#cont p.quote2 {
 color: #660000;
 }  

#ftr {
 height:25px;
 background:#76A5D6;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0 ;
 }
 
 #stroke-1 {
 position:absolute;
 top:103px;
 left:585px;
 width:150px;
 height: auto;
 margin-left: 5px;
	}
	
 /*#copyright {
  position:relative;
  top:5px;
  }	*/
