/* CSS Document */

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;
}
a {
	text-decoration:none;
}
span.red {
	color:red;
}
div.contentA {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}

figcaption {
	color:#121212;
}



p {
	font-size:14px;
	width:300px;
	text-align:center;
	
}
div.gallery {
	width:300px;
	margin: 10px auto 20px auto;
	padding:20px 0px 20px 0px;
	display:block;
}
div.thumbHolder {
	width:100%;
	display:block;
	margin:0px 0px 0px 0px;
}
div.thumbHolder figure {
	width:210px;
	height:160px;
	padding:20px 35px 20px 35px;
	margin:10px 00px 10px 0px;
	display:block;
	float:left;
}
div.thumbHolder figure img {
	width:100%;height:100%;
}
div.thumbHolder figcaption {
	width:210px;
	text-align:center;
	font-size:16px;
}

div.thumbHolder figure.health {
	width:500px;
	height:800px;
	padding:0;
	margin:auto 50px;
	display:block;
	float:none;
	display:block;
	
}
div.thumbHolder figure.health figcaption {
	width:190px;
	text-align:cemter;
	font-size:12px;
	margin:auto;
}
h1.headTitle {
	font-size:32px;
	width:100%;
	text-align:center;
	margin:10px auto 0px auto;
}
h2.subTitle {
	font-size:28px;
	width:100%;
	text-align:center;
	margin:10px auto 0px auto;
}

h2.section {
	
	
	text-align:center;
	
}
.clear {
	clear:both;
	height:10px;
	width:300px;
}
header {
	width:300px;
	margin:10px auto 10px auto;}
	
header p{
	width:100%;
	margin:10px auto 10px auto;
	text-align:left;
	}
	footer {
	width:300px;
	height:30px;
	margin:20px auto 20px auto;}	