html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border:0;
	font-size:1em;
	vertical-align:baseline;
	margin:0;
	padding:0;
	background-color:transparent
}
body {
	background-image:-ms-radial-gradient(center, ellipse farthest-corner, #FFF 0%, #AEC0C2 100%);
	background-image:-moz-radial-gradient(center, ellipse farthest-corner, #FFF 0%, #AEC0C2 100%);
	background-image:-o-radial-gradient(center, ellipse farthest-corner, #FFF 0%, #AEC0C2 100%);
	background-image:-webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFF), color-stop(1, #AEC0C2));
	background-image:-webkit-radial-gradient(center, ellipse farthest-corner, #FFF 0%, #AEC0C2 100%);
	background-image:radial-gradient(ellipse farthest-corner at center, #FFF 0%, #AEC0C2 100%);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2e1ff+0,66b6fc+100;Blue+3D+%236 */
background: rgb(178,225,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(178,225,255,1) 0%, rgba(102,182,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 ); /* IE6-9 */
}
a {
	text-decoration:none
}
span.red {
	color:red
}
div.contentA {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	margin-bottom:20px
}
figure img {
	padding:0;
	box-shadow:1px 1px 20px #101010;
	margin:10px 5px;
	border-radius:15px;
	display:inline-block
}
figcaption {
	color:#121212
}
p {
	font-size:20px;
	width:800px;
	text-align:center;
	width:100%;
	margin: 5px auto;
}
div.gallery {
	max-width:1600px;
	width:100%;
	margin:10px auto ;
	padding:20px 10px;
	display:block
}
div.thumbHolder {
	width:100%;
	display:block;
	margin:0;

}
div.thumbHolder figure {
	width:210px;
	height:140px;
	padding:0;
	margin:20px 20px 30px;
	display:block;
	float:left;
}
div.thumbHolder figure.health {
	width:190px;
	height:237px;
	padding:0;
	margin:auto 50px;
	display:block;
	float:none;
	display:inline-block;
	
}
div.thumbHolder figure.health figcaption {
	width:190px;
	text-align:cemter;
	font-size:12px;
	margin:auto;
}
 figcaption {
	width:220px;
	text-align:center;
	font-size:12px
}
div.thumbHolder figure img.pan {
	width:500px;
}
div.thumbHolder figcaption {
	width:220px;
	text-align:center;
	font-size:12px
}
h1.headTitle {
	font-size:38px;
	width:100%;
	text-align:center;
	margin:10px auto 0;
	font-family:'monda', cursive
}
h2.subTitle {
	font-size:32px;
	width:100%;
	text-align:center;
	margin:10px auto;
	font-family:'monda', cursive
}
h2.section {
	text-align:center;
	padding:3px;
	background-color:#FFF;
	font-family:'monda', cursive;
	font-size:24px;
	width:100%;
	margin:0 auto;
	border-radius:10px;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+20,2989d8+50,1e5799+80&0+0,0.8+15,1+19,1+81,0.8+85,0+100;Blue+Two+Sided+Transparent */
background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(30,87,153,0.8) 15%, rgba(30,87,153,1) 19%, rgba(30,87,153,1) 20%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 80%, rgba(30,87,153,1) 81%, rgba(30,87,153,0.8) 85%, rgba(30,87,153,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(30,87,153,0.8) 15%,rgba(30,87,153,1) 19%,rgba(30,87,153,1) 20%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 81%,rgba(30,87,153,0.8) 85%,rgba(30,87,153,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(30,87,153,0.8) 15%,rgba(30,87,153,1) 19%,rgba(30,87,153,1) 20%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 81%,rgba(30,87,153,0.8) 85%,rgba(30,87,153,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.clear {
	clear:both;
	height:10px;
	width:100%;
}
header {
	width:800px;
	margin:10px auto
}
header a {
	color:#900
}
header p {
	width:100%;
	margin:10px auto;
	text-align:left;
	padding:4px 6px;
	background-color:#FFF;
	border-radius:10px;
	font-size:20px
}
p, header p {
	font-family:'Open Sans Condensed', cursive
}
footer {
	width:800px;
	height:30px;
	margin:20px auto
}
footer address {
	text-align:center
}
