@charset "UTF-8";
body {
	background-color: #006BB7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p, ul, ol, h1, h2, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
p, ul, ol, h1, h2 {
	margin-right: 58px;
	margin-left: 88px;
	font-weight: bold;
}
p, ul, ol {
	font-size: 90%;
}
li {
	margin-top: 14px;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	text-transform: uppercase;
	color: #469E9B;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 120%;
	font-style: italic;
	color: #006BB7;
	text-align: center;
	margin-top: 0px;
}
a {
	color: #006BB7;
	font-weight: bold;
}
a:hover {
	color: #FFD87D;
}
.top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
}
.topbar {
	background-image: url(images/stephen.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
}
.tophome {
	background-image: url(images/tophome.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
}
.topbarhome {
	background-image: url(images/stephen.gif);
	background-repeat: no-repeat;
	background-position: 100px bottom;
}
.bottomhome {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
	line-height: 16px;
}
.main {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
b, strong {
	color: #000000;
}
.highlight {
	color: #000000;
	margin-bottom: 30px;
}
.feature {
	background-image: url(images/featureoval.gif);
	background-repeat: no-repeat;
	background-position: center -15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.feature p {
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.white {
	color: #FFFFFF;
}
.smallwhite {
	color: #FFFFFF;
	font-size: 11px;
}
.lightblue {
	color: #A1D2F1;
}
.navlink {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.navlink:hover {
	color: #FFD87D;
	font-weight: bold;
}
.inset {
	float: right;
	margin: 3px 0px 10px 5px;
	border: 4px solid #469E9B;
}
.banner {
	border: 4px solid #A1D2F1;
}
a:hover .banner {
	border-color: #FFD87D;
}



#hiddengifts {
	background-image: url(images/hiddengifts/topband.gif);
	background-repeat: repeat-x;
	height: 345px;
	width: 100%;
	text-align: center;
}
#hiddengifts p {
	margin-left: 8px;
	margin-right: 8px;
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hgnav {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}
.hgnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hgnav a:hover {
	color: #D9161C;
}
.authornav {
	font-size: 14px;
}
#cycleintro p {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
#cycleintro em {
	font-size: 18px;
}
#cyclebox {
	width: 310px;
	height: 180px;
	text-align: left;
	position: relative;
}
#cycle {
	height: 180px;
	width: 100%;
	overflow: hidden;
	position: absolute;
}
#cyclefader {
	height: 180px;
	width: 100%;
	background-color: #51B9E9;
	position: absolute;
	opacity: 0.0;
	filter: alpha(opacity=0); /* IE */
}
#cycle p {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 4px;
	margin-left: 4px;
}
#hiddengifts .attribution {
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
#toptext {
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	width: 120px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 24px;
}
