body {
   
	font-family: "Trebuchet MS",Verdana;
    font-size: 12px;  
    line-height: 20px; 
    /*background: url('test.jpg') no-repeat;  */
    
}
#left {         
	float:left;
	min-height: 200px;
	
 
}  
#right {     
	float: left;
	padding-left: 20px;
}         

#menu a { 
	color:#666666;      
	display:block;
	margin-bottom: 15px;
	text-decoration:none;
	font-weight:bold;
	font-size: 18px;
}                       

#menu a:hover, #menu a.active {
	color:#7a2222;
}

#menu {
	margin-top: 70px; 
	margin-bottom: 130px;
}   

#wrapper {
	
	width: 1060px;
} 

#content_show {
	width:632px;      
	margin-top: 30px;
	margin-left: 30px;
}   

.with_gallery {
	float:left;   
	width: 306px;  
	margin-left: 20px;
}      

#content_gallery {
	float:left;
}    

#carousel-wrapper {
   
    width: 300px;
    height: 150px;
    overflow: hidden;
   
}            
  
#carousel-box {
    position: relative;
 	border: 5px solid #cccccc;        
}

.carousel-control {
	
	position: absolute;
	
}                      

#prev_slide {
	
	top: 68px;
	left: -11px;
	
}  

#next_slide {
	
	top: 68px;
	left: 294px;
	
}

#carousel-content {
    width: 2500px;
}
#carousel-content .slide {
    float: left;
    width: 300px;
    height: 150px;
}   
#children h1 a {
	text-decoration:none;
	color: black;
}
#children h1 {
	font-size: 15px;  
	margin-top: 25px;
	margin-bottom: 15px;
	
}      

#children a {
	margin-right: 10px;
}      

.paginator { 
	margin-top: 20px;
	font-size: 14px;
}    

.more {     
	display: block;
	color: black;
	text-decoration:none;
	margin-bottom: 10px;
}         

#content_text h1 {
	            
	margin: 5px 0px;  
	font-size: 16px;
}

