/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 0 0 0px;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1.3;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins, a
{
	text-decoration: none;
	color: #000000;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
/* Start */
.primaryColor, h1, a
{
	color: #006699;
}
.footerContainer
{
	background-color: #006699;
}
.imageThumbnails
{
	float: left;
	margin: 0px 10px 10px 0px;
	border: double 6px #8eaa9e;
}
.secondaryColor, h2
{
	color: #009933;
}
.accentColor, h3
{
	color: #FF9966;
}
html, body, form
{
	height: 100%;
	margin-bottom: 1px;
}
body
{
	background: #ffffff url( 'Images/bg.png' ) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 14px/1.5 verdana, arial, helvetica, sans-serif;
}
.bodyContainer
{
	position: relative;
	min-height: 100%;
	width: 980px;
	margin: 0 auto;
	border-left: solid 1px #8eaa9e;
	border-right: solid 1px #8eaa9e;
	background: #ffffff url( 'Images/Text-BG.jpg' ) repeat-y left;
}
.headerContainer
{
	width: 730px;
	height: 200px;
	float: left;
	border-bottom: solid 1px #8eaa9e;
}
.logoContainer
{
	width: 249px;
	height: 200px;
	float: left;
	text-align: center;
}
.adContainer
{
	width: 730px;
	height: 130px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.navContainer
{
	position: absolute;
	top: 165px;
	width: 100%;
	height: 70px;
	text-align: center;
	z-index: 20;
}
.bodyContent
{
	padding: 10px;
	margin-left: 250px;
	
}
.bodyText
{
	padding: 20px;
	margin-top: 200px;
	width: 670px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #ffffff url( 'Images/Text-Left-BG.jpg' ) repeat-y left;
}
.sidebarContainer
{
	width: 229px;
	float: left;
	border-right: solid 1px #8eaa9e;
	border-bottom: solid 1px #8eaa9e;
	padding: 10px;
	background: #ffffff url( 'Images/Spinal-Column.jpg' ) no-repeat top;
}
.sidebarContent
{
	width: 210px;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.footerContainer
{
	position: absolute;
	width: 100%;
	bottom: 0px;
	color: #ffffff;
	text-align: right;
}
.footerContainer a:link, .footerContainer a:visited
{
	color: #ffffff;
	font-weight: normal;
}
h1
{
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
h3
{
	font-size: 16px;
	font-style: italic;
}
a:link
{
	font-weight: bold;
}
a:visited
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
.floatLeft
{
	float: left;
	margin-right: 20px;
}
.floatRight
{
	float: right;
	margin-left: 20px;
}
.floatClear
{
	clear: both;
}
.galleryContent
{
	padding: 10px;
	width:710px;
}
