body {
	background:#000000 url(../images/pebbles_flat.jpg) repeat-x;
	background-attachment:fixed;
	text-align:center;
	margin:1em 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:180%;
	display: block;
	top: 0px;
	height: 20px;
}



h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 105%;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
}
p{
	margin-top:0em;
	margin-bottom:1em;
}
a img {
	border:none;
	
}
a{
	font-weight: bold;
	color:#F45832;
	text-decoration: none;
}

a:hover{
	 
	text-decoration: underline;
}
a.here{
	color:#FFF;
	background-color:#000;
	padding:0px 3px 0px 3px;
}

#wrapper{
    /*min-width:820px;*/
	width:760px;
	margin:auto;
	
	text-align:left;
	
}

#banner{
	padding-top:0.5em;
	width:390px;
	
	float:left;
	position:fixed;
}
.imageholder{
	text-align:center;
	padding-bottom:5px;
}

hr{
	display:none;
}

#content {
	width:342px;
	float: right;
	color:#FFF;
	background-color:#000;
	border:4px solid #F45832;
	
	margin:0.5em 0px 1em 0px;
}
body.skin #content{
	background:#000000 url(../images/skin_dark.jpg) repeat-x top left;
	background-attachment:fixed;
}
#navigation{
	width:400px;
	float:left;
	position:fixed;
	padding-top:3em;
}
#navigation ul{
	margin:0px;
	padding:0px;
}
#navigation ul li{
	float:left;
	padding:0px;
	width:23%;
	margin-right:1%;
	list-style-type:none;

}

#navigation ul li a{
	display:block;
	background-color:#000;
	margin-top:3px;
	padding:3px 5px 3px 5px;
	color:#FFF;
	border:2px solid #F45832;
	text-align:center;
	
}

#navigation ul li a:hover{
	text-decoration:none;
	color:#FFF;
	background-color:#F45832;
	border:2px solid #000;
}

#navigation ul li.here a,#navigation ul li.expandhere a,#navigation ul li.ancestor a{
	opacity:1;
	color:#000;
	background-color:#FFF;
	border:2px solid #000;
}





/*  CONTENT  */
#content0{
	margin:0px;
	padding: 0px 20px 0px 20px;
	
	
}
#content0 .clearboth{
	
	clear:none;
}
#content1{
	margin:0px;
	padding: 0px 20px 0px 20px;
	
}
#content2{
	margin:0px;
	padding: 0px;
	position:fixed;
	top:10em;
	right:49.5%;
	width:340px;
	padding:10px 20px 0px 20px;
	background-color:#000;
	color:#FFF;
	border:4px solid #F45832;
	
	/*opacity:.7;
  	filter: alpha(opacity=70);*/
}


/*   */
h2.right{
	margin-left:215px;
}
/*  MINIMUM MIDTH  */

/*   */



/*  TOP BANNER */


#banner h1{
	color:#FFF;
	font-size:2.3em;
	text-align:center;
	line-height:1em;
	margin:0px;
}

#banner h1 span{
	font-weight:normal;
}

.blockcontent,.pageblocktext{
	margin:0px;
}

.listingheader{
	padding:10px 20px 0px 20px;
	background-color:#FFF;
	color:#000;
	font-size:0.8em;
	position:fixed;
	top:10em;
	right:49.5%;
	width:340px;
}

.listing{
	margin-bottom:1em;
	padding-bottom:0.5em;
	
}	
.listing h3{
	font-size:1.4em;
	
	padding:10px 0px 5px 0px;
	margin: 0px;

	
}

.imageblock{
	position:fixed;
	top:10em;
	right:49.5%;
	border:4px solid #F45832;
}



h2.pagetitle{
	font-size:1.8em;
	margin:0px;
	margin-bottom:0.5em;
	padding:10px 20px 10px 20px;
	border-bottom:2px solid #FFF;
	font-weight:normal;
}

.listing h3 a{
	font-weight:normal;
	
}	

	

.clearboth{
	clear:both;
}


p.caption {
	font-size:85%;
}







