#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	}
	
a {
	text-decoration: none;
}
			
#slider .slide h3 {
	margin: 0px 10px 0 10px;
	color:#ffffff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	padding-top: 10px;
}

#slider .slide h4 {
	margin: 10px 10px 0px 10px;
	color:#7af1ff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-transform: uppercase;
}
	
			
.boxgrid {
	width: 274px;
	height: 229px;
	margin:9px;
	float:left;
	overflow: hidden;
	position: relative;
	background-color: #53a8d0;
}


.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

#slider .slide .boxgrid p{
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	padding-top: 10px;
	color:#333333;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2;
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #53a8d0; 
	height: 229px; 
	width: 100%; 
}

.captionfull .boxcaption {
	top: 235px;
	left: 0;
}

.caption .boxcaption {
 	top: 220;
 	left: 0;
}

#slidey {
	width: 900px;
}
	
#slider {
	height:  744px;
	width: 860px;
	margin-left: 0px;
	margin-top: 9px;
} 
 
#slider .slide {
	height:  800px;
	top:  0;
	left: 0;
	width: 900px;
	margin-left: -6px;
} 
.yellow {
	background:none;
}
.pink {
}

.red {background:red;}

#next {
	}
	
#next:hover {background-position:bottom center;}

#back {
	
	}
	
#container-page { background:none; }
#content { background:none; }
#footer { background:none; }
#footer div { border-top: none; padding: 16px 3px; }
#footer p, #footer li, #footer li a { color:#666; }
#footer li a {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#footer li a:hover {
	color: #444;
	border-bottom: 1px solid #444;
}
