html, #c-carousel {
	height: 100%;
	padding: 0;
	margin: 0;
}



body{
	background:none;

}

#c-carousel {
	min-height: 600px;
}

#c-carousel * {
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}

#wrapper {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 350px;
	padding-top: 25px;
	margin: -50px 0 0 0;
	position: absolute;
	left: 0;
	top: 300px;
}

#tabs > div {
	width: 900px;
	height: 400px;
	float: left;
	overflow: hidden;
}

#tabs img {
	display: block;
	margin: 0 25px 0 0;
	float: left;
}

#tabs h3 {
	font-size: 30px;
	line-height: 20px;
	margin: 30px 0 20px 0;
}

#tabs #blue img {
	margin-top: 30px;
}

#tabs #pink img {
	margin-top: 30px;
}

#tabs #white img {
	margin-top: 30px;
}

#pager {
	width: 900px;
	margin: -76px auto 25px auto;
	text-align: center;
}

#pager a {
	border: 1px solid transparent;
	border-bottom: none;
	border-left: none;
	border-color: #ccc;
	color: #999;
	font-size: 20px;
	text-decoration: none;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	padding: 10px 30px;
}

#pager a:hover {
	color: #666;
}

#pager a:first-child {
	border-left: 1px solid #ccc;
}

#pager a.selected {
	background-color: #F4F0EE;
	color: #333;
}

#source {
	text-align: center;
	width: 400px;
	margin: 0 0 0 -200px;
	position: absolute;
	bottom: 10px;
	left: 50%;
}
#source, #source a {
	color: #999;
	font-size: 12px;
}

.beta{
	
	font-variant: small-caps;
	font-size:0.3em;
	vertical-align:super;

}

/*
     FILE ARCHIVED ON 23:41:36 Feb 19, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:26:24 Dec 07, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/