

/* Layout Stylesheet */ 

body {
	margin: 20px;
	background: #EEEEEE;
	color: #333333;
	text-align: center;
	padding: 0;
}

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

#hdr {
	height: 150px;
	 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	border-width:1px 0 0 0px;
	
}

#hdr2 {
	height: 100px;
	 	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	border-width:0px 0 0 0px;
	
}
#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:0px 0 0px 0;
 }
 #bar2 {
	height: 25px;
	background: transparent;
	color: #333333;
	border: none #000000;
	border-width: 1px 0 1px 0;
	 text-align:left;
}

#bodyblock {
	position: relative;
	background: #c0c0c0 repeat-x;
	color: #426E00;
	width: 750px;

	
	padding: 0;
}

#l-col {
	float: left;
	background: transparent;
	color: #333333;
	width: 185px;
	

	
		
}
#l-col2 {
	float: left;
	background: transparent;
	color: #333333;
	width: 245px;
	

	
		
}
#main {
 width:750;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:1px 1px 1px 1px;
 text-align:left;

 
 

 }
 #contgrey {
	width: 700px;
	background: #F0F0F0;
	color: #333333;
	border: solid #000000;
	 border-width:1px 0 0 0px;
	text-align: left;
	
}


#contyellow {
 width:700px;
 background:#FFFFE0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 0 0px;
 text-align:left;
 }
 



 }

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

#contyellow {
 width:750px;
 background:#FFFFE0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 0 0px;
 text-align:left;
 
 

 }
  #contyellow2 {
 width:700px;
 background:#FFFFE0;
 color: #333333;
 border:solid #000000;	
 border-width:0px 0 0 0px;
 text-align:left;
 
 

 }
 #contgrey {
	width: 700px;
	background: ThreedLightShadow;
	color: #333333;
	border: solid #000000;
	 border-width:1px 0 0 0px;
	text-align: left;
	
}
 



 }
 #cont2 {
	width: 560px;
	background: #FFFFE0;
	color: #333333;
	border: dashed #000000;
	border-width: 0 0 0 0px;
	text-align: left;
	
	 
}
 #cont3 {
	width: 280px;
	background: ThreedLightShadow;
	color: #333333;
	border: dashed #000000;
	border-width: 0 0 0 0px;
	text-align: left;
	float:right;
	 
}
#cont4 {
	width: 280px;
	background: transparent;
	color: #333333;
	border: dashed #000000;
	border-width: 0 0 0 0px;
	text-align: left;
	float: left;
	 
}

#ftr {
	height: 50px;
	background: #c0c0c0;
	color: #333333;
	border: solid black;
	border-width: 1px 0 0 0;
	margin: 0;
	text-align: center;
}
.rss_box {
     width: 300px;
     background-color: #ffffff;
}

.rss_title, rss_title a {
    margin: 0px 0;
    padding: 0;
}


