/* Layout Stylesheet */ 
body{float: none;
	margin: 0px;
	padding:0px;
	color: #009999;
	font-family: Verdana, sans-serif;
 }	 
	 

#lh-col{{display: none}


#rh-col{
	position:absolute;
	top:215px;
	width:150px;
	z-index:2;
	background:#89365e;
	height: auto;
	border: 1px solid #E6D6BE;
	color: #e6d6be;
	left:75%;

}

#rh-col p {	
	line-height: 120%;
	align: center;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}

#rh-col a:link, #active a:visited, #active a:hover
{
	color: #e6d6be;
	text-decoration: none;
	font-size: 80%;
	font-family: arial, Helvetica, sans-serif;
	font-weight: 200;
}

#c-block {
 width:100%;
 height: 95%;
 z-index:1;
 color: #333333;
 }

#hdr{float: none;
	height:196px;
	border-bottom:0px solid #000000;
	color: #333333;
	margin:0 1%;
	width: 90%;
  }

#c-col{
 margin:15px 170px 0 10px;
 position:relative;
 background:#e1ccb9;
 color: #89365e;
 z-index:5;
 border: solid #89365e;
 border-width:3px;
 height: 97%;
 padding: 10px;
 }

#ftr {
 width:100%;
 height:30px;
 border: solid #89365e; 
 border-width:2px;
 background:#e6d6be;
 color: #89365e;
	margin:0 1%;
	width: 98%;
font-size: x-small;
	
 }

#navcontainer ul
{float: none !important;}

#navcontainer li
{display: none}

#navcontainer a
{display: none}

#navcontainer a:link, #navlist a:visited
{display: none}

#navcontainer a:hover
{display: none}


#active a:link, #active a:visited, #active a:hover
{display: none}

/*{
border: 0px;
background-color: transparent;
background-image: url(../images/buttondown.gif));
color: #006633;
}*/
