
/* Layout Stylesheet */ 
img {
border:0;
}

td {
border: #000000 2px solid; background: white;
}

body{
float: clear;
 background-image:url(515781_w_big_marooned2.jpg);
 margin: 0;
 padding:0;
 /*background: maroon;*/
 color: #333333;
 }
	 
#hdr{
float: clear;
 /*height:35px;*/
 height:265px;
 background:#152941;
 color:#c0c0c0;
 border:solid #000000;
 border-width:2px 0px;
 margin:15px 0 0 0;
 }
#hdr a:link {
 color:#c0c0c0;
 font-size: larger;
}
div .post {
 font-size: larger;
 }
#lh-col{
float: clear;
 position: absolute;	
 top: 290px;
 right: 20px;
 width: 180px;
 border: 2px solid #000000;
 background: #c0c0c0;
 color: #333333;
 margin: 0px;
 padding: 0px;
 /*height: 430px;*/
 text-align: center;
 font-weight: bold; font-size:105%;
 }

#rh-col{
 margin: 20px 20px 20px 20px;
 border: 2px solid #000000;
 background: #ffffff;
 padding: 10px;
 height: 100%;
 position: absolute;
 right: 210px;
 top: 290px;
 bottom: 0px;
 color: #333333;
 font-size:100%;
 font-weight:bold;
 }