/* Layout Stylesheet */ 

body {
	margin:0px;
	color: #333333;
	padding:0;
	text-align: left;
	background-color: #e5d5b9;  
 }

#outer {
 text-align:left;
 border:0px solid #000000;
 width:777px;
 /* margin:auto; */
 }

#hdr {
 height:113px;
background:#d2b37c;
 color: #333333;
 }

#bar {
	height:185px;
	background:#c0c0c0;
	color: #333333;
 }

#bar2 {
	height:34px;
	background:#3c0200;
	color: #FFFFFF;
 }

#bodyblock {
 position:relative;
	background-image: url("/images/bs/bodybar.gif");
	background-repeat:repeat-y;
 color: #333333;
 width:777px;
 padding:0;
 }

#bodyblockwide {
 position:relative;
	background: #ffffff;
 color: #333333;
 width:777px;
 padding:0;
 }

#l-col {
 float:left;
 background:#d2b37c;
 color: #333333;
 width:198px;
  text-align:left;
 }

#printcontent { width:390px; float:left;}
#cont {
 width:576px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 }

#widecont {
 width:777px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 }

#ftr {
 	width:777px;
	height:70px;
	color: #333333;
	margin:0;
	background-image: url("/images/bs/foot_bkgnd.gif");
 }
 
#topnavtext {
	position: absolute;
	top: 96px;
	left:38px;
	width: 330px;
	height: 18px;
}

#topnavtext {
	position: absolute;
	top: 96px;
	left:38px;
	width: 330px;
	height: 18px;
}

#topnavback {
	position: absolute;
	top: 124px;
	left:652px;
	width: 104px;
	height: 18px;
}

