@charset "utf-8";
/* CSS Document */

/* CSS RESET FOR CERTAIN HTML ELEMENTS - RESET BROWSER DEFAULTS THEN STYLE FROM THIS DOCUMENT */
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

/* FORCE VERTICAL SCROLL BAR IN FIREFOX TO FIX PAGE SHIFT ON CENTRED FIXED-WIDTH LAYOUT */
html, body {
	height:100.1%;
}

body
{
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-image: url(../_images/Logos/Background.gif);
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#body #contentwrapper {
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #DEEEEF;
	text-align: left;
	width: 960px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#body #contentwrapper #header
{
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	text-align: center;
	padding: 0px;
	height: 140px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#body #contentwrapper #menubar {
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #DEEEEF;
	text-align: left;
	width: 175px;
	margin: 0px;
	float: left;
	min-height: 500px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#body #contentwrapper #content {
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #DEEEEF;
	text-align: left;
	width: 735px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height: 500px;
}

#body #contentwrapper #content p {
	color: #000;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.pbold { font-weight: bold; }


.pitalic { font-style: italic; }

#body #contentwrapper #content h1 {
	color: #800000;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1;
}

#body #contentwrapper #content h2 {
	color: #000;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	line-height: 1.1em;
}

#body #contentwrapper #content h3 {
	color: #800000;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}

#body #contentwrapper #content h4 {
	color: #800000;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.1em;
	margin-left: 0px;
	line-height: 1.4;
}

#body #contentwrapper #content h5 {
	color: #000;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	line-height: 1.4;
}

#body #contentwrapper #content #newsheading
{
	color: #03C;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.1em;
	margin-left: 0px;
	line-height: 1;
}

#body #contentwrapper #content #newscontent
{
	color: #03F;
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	line-height: 1;
}



#body #contentwrapper #footer {
	font-family: "Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size: 0.6em;
	font-style: italic;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	background-color: #BEDBFF;
	text-align: center;
	margin: 0px;
	width: 960px;
	min-height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}

/* The following CSS code for formatting links into a vertical menu is used with permission from Stu Nicholls
   of CSSPlay (http://www.cssplay.co.uk/) - modified for this site */

a.nav, a.nav:link, a.nav:visited .chosen {
	display:block;
	width:160px;
	height:20px;
	background:#BEDBFF;
	border:1px solid #000;
	margin-top:6px;
	text-align:left;
	text-decoration:none;
	font-family:"Segoe UI", Verdana, tahoma, Geneva, Arial, sans-serif;
	font-size:9px;
	color:#800000;
	line-height:18px;
	overflow:hidden;
	padding-left: 4px;
}

a.nav:hover {
	color:#fff;
	background:#663600;
}

a.nav:active, .chosen {
	color:#fff; 
	background:#c00;
}

#body #contentwrapper #content #thumb {
	border: 1px solid #000;
	margin-top: 10px;
}

#body #contentwrapper #content #jukemed {
	border: 1px solid #000;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#body #contentwrapper #content #champmed
{
	border: 1px solid #000;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#body #contentwrapper #content #linkthumb
{
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
