body {
	width:800px; 
	padding: 0 0 20px 0; 
	border-left: 100px solid #f3676c; 
	border-right: 100px solid #f3676c; 
	margin: 0 auto;
	}
img#titlebar {
	width: 625px;
	height: 238px; 
	margin: 0 auto; 
	display: block;
	}
img#divider {
	display: block; 
	text-align: center;
	width: 800px;
	height: 10px;
	padding: 0;
	clear: both;
	}
#tabs{
    margin: auto;
    font-family: "Century Gothic", Arial, sans-serif;
    font-size: 11px;
	text-align: center;
    color: #000;
	font-weight: bolder;
	min-width: 600px;
	clear: right;
	}
#tabs ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#tabs ul li{
    display: inline;
    margin: 0;
    text-transform: capitalize;
}
#tabs ul li a{
    padding: 5px 16px;
    color: #FFF;
    background: #f3676c;
    float: left;
    text-decoration: none;
    border: none;
    margin: auto;
    text-transform: capitalize;
}
#tabs ul li a:hover{
    background: #F9C;
    color:#7F9298;
    text-decoration:none;
    border-bottom:none;
}
#tabs ul li a.active{
    background: #F9C;
    color:#7F9298;
    border-bottom: none;
}
#content{   
    background: #F9C;
    clear:both;
    font-size:11px;
    color:#000;
    padding:10px;
    font-family:"Century Gothic", Arial, sans-serif;
}
div#picblock {
	padding: 0 10px 0 10px;
}
p {
	text-align: justify;
}
div#program {
	font-family:"Century Gothic", Arial, sans-serif;
	text-align: justify;
	padding: 0 10px 0 10px;
}
img#boys1 {
	width: 221px; 
	height: 299px; 
	float: right;  
	padding: 2em; 
	padding-right: 0; 
	padding-top: 0;
}
img#butler {
	width: 270px; 
	height: 219px; 
	float: right;  
	padding: 2em; 
	padding-right: 0; 
	padding-top: 0;
}
img#butler2 {
	width: 160px; 
	height: 240px; 
	float: middle;  
	padding: 2em; 
	padding-right: 0; 
	padding-top: 0;
}
img#tentacles {
	width: 261px; 
	height: 299px; 
	float: right;  
	padding: 2em; 
	padding-right: 0; 
	padding-top: 0;
}
div#advertisement {
		width: 796px; 
		height: 156px; 
		margin: auto;
}
img a{
	border:none;
}
#tabs2{
    margin: auto;
    font-family: "Century Gothic", Arial, sans-serif;
    font-size: 11px;
	text-align: center;
    color: #000;
	font-weight: bolder;
	min-width: 600px;
	clear: left;
	}
#tabs2 ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#tabs2 ul li{
    display: inline;
    margin: 0;
    text-transform: capitalize;
}
#tabs2 ul li a{
    padding: 5px 16px;
    color: #FFF;
    background: #f3676c;
    float: right;
    text-decoration: none;
    border: none;
    margin: auto;
    text-transform: capitalize;
}
#tabs2 ul li a:hover{
    background: #F9C;
    color:#7F9298;
    text-decoration:none;
    border-bottom:none;
}
#tabs2 ul li a.active{
    background: #F9C;
    color:#7F9298;
    border-bottom: none;
}
