

body {
	background: #fff;
	text-align: center; 	
	margin-top: 0px;
	line-height: 100%; 
	}

#m {
    background-color: #fff;
  	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	display: inline-table;
	padding: 0px;
	text-align: left;
	border-bottom: 1px #996633 dotted;
	}
	
#c {
    background-color: #fff;
  	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	display: inline-table;
	padding: 0px;
	text-align: center;
	}
	
#o {
    background-color: #fff;
  	border: 0px solid #cccccc;
  	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-table;
	padding: 0px;
	text-align: left;
	}

#l {
   background: transparent;
   text-align: left;
   width: 210px;
   height: 360px;
   font: 11px Trebuchet MS, verdana, arial, sans-serif; 
   padding-top: 0px;
   padding-left: 3px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 15px;
   margin-left: auto;
   margin-right: auto;
   border: 0px #000 solid;
  float: left;
   }

#lcopy {
   background: transparent;
   text-align: left;
   width: 210px;
   height: 330px;
   font: 11px Trebuchet MS, verdana, arial, sans-serif; 
   padding-top: 0px;
   padding-left: 3px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 15px;
   margin-left: auto;
   margin-right: auto;
   border: 0px #000 solid;
  float: left;
   }   
   
   
#r {
   background: transparent;
   text-align: center;
   width: 230px;    
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 7px;
   margin-left: auto;
   margin-right: 50px;
   border: 0px #000 solid;
   float: right;
   }
   
#rtext {
   background: transparent;
   text-align: left;
   width: 300px;    
   padding-top: 5px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 15px;
   margin-top: 7px;
   margin-left: auto;
   margin-right: auto;
   border: 0px #000 solid;
   float: right;
   }
  
#h {
   background: #ffffff;
   text-align: left;   
   }
   
	
h1 {
	font: 9px geneva, arial, sans-serif;
	font-weight: normal;
	color: #996633;
	text-align: left;
	letter-spacing: 2px;
	}

		
p {
	font: 9px geneva, arial, sans-serif;
	font-weight: normal;
	color: #996633;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
	p.l {
	font: 9px geneva, arial, sans-serif;
	font-weight: normal;
	color: #cccc99;
	margin: 0px;
	margin-top: 8px;
	}
	
	p.r {
	font: 10px geneva, arial, sans-serif;
	font-weight: normal;
	color: #996633;
	margin-top: 24px;
	margin-bottom: 4px;
	line-height: 200%;
	}
		
li {
	font: 9px geneva, arial, sans-serif;
	font-weight: normal;
	color: #996633;
	margin-top: 4px;
	margin-bottom: 4px;
	} 
	
			
img	{
	border:	0px;
	}


	
a {
   text-decoration: none;
   font-weight: normal;
   color: #ffffff;
	}
	
a:link {
   color: #ffffff;
   background-color: transparent;
   border-bottom: 0px dotted #660;
	}
	
a:visited {
   color: #ffffff;
   background-color: transparent;
	}
	
a:hover	{
   color: #663300;
   background-color: transparent;
   font-weight: normal;
	}




	
a.s:link {
   color: #CCCC99;
   background-color: transparent;
	}
	
a.s:visited {
   color: #CCCC99;
   background-color: transparent;
	}
	
a.s:hover	{
   color: #663300;
   background-color: transparent;
   font-weight: normal;
	}



	

		
