@charset "utf-8";
html, body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	background-repeat: repeat;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	/*letter-spacing: normal;/*not on live*/
}
#wrapper {
	padding: 0px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	font-size: 0.8em;
}
#wrapper #singlecol {
	color: #666;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;/*not on live*/
}
#wrapper #centrecol {
	margin-right: 92px;
	margin-left: 92px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#wrapper #sv-container {
	height: 700px;
}


#wrapper #header {
	/*background-image: url(file://///Server2/Documents/Mark%27s/Photo%20Stuff/Website-Vidahost/Images/20101120%20-%20126-c.jpg);*/
	background-repeat: no-repeat;
	height: 72px;
	color: #000;
	background-color: #000;
	background-position: right;
}
#wrapper #header h1 {
	color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
}
#wrapper #leftcol {
	width: 250px;/*live = 410px - 100%*/
	float: left;
	color: #666;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-left: 75px;
}
#wrapper #bottom #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #leftcolB {
	left: auto;
	top: 0px;
	right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
}

#wrapper #rightcol {
	width: 535px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 410px;
	padding-top: 0px;
	padding-right: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-left: 0px;
}
#wrapper #bottom #TabbedPanels1 {
	width: 830px;/*Live = auto*/
	margin-right: auto;/*Live = 90px*/
	margin-left: auto;/*Live = 90px*/
	/*text-align: center;/*Not on Live*/
}

#wrapper #footer {
	clear: both;
	padding: 5px;
	text-align: center;
	background-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #FFF;
	font-size: 10px;
	margin-top: 15px;
}
#wrapper #bottom {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}

#wrapper #header h2 {
	color: #FFF;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #topnav {
	background-color: #000;
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #leftcol ul {
	list-style-type: disc;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #leftcol ul li {
	margin: 0px;
	display: list-item;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #leftcol ul li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #leftcol ul li a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#wrapper #leftcol ul li a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#wrapper #leftcol h2 {
	font-style: normal;/*Live = italic*/
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#wrapper #leftcolB {/*Not on Live*/
	/*float:left;*/
}

#wrapper #topnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-weight: bold;
}
#wrapper table tr td a {
	text-decoration: none;
	color: #666;
}
#wrapper table tr td a:visited {
	color: #666;
	text-decoration: none;
}

#wrapper #topnav ul li a {
	text-decoration: none;
	color: #FFF;
}
#wrapper #topnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #topnav ul li a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent {
	color: #666;
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
}
#maincontent #image {
	padding: 0px;
	float: left;
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
}
#maincontent p {
	text-align: justify;
}
#table {
	padding: 15px;
	float: none;
	clip: rect(auto,auto,auto,auto);
	background-color: #69F;
	margin: 0px;
}
#table {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	padding: 15px;
	clip: rect(auto,auto,auto,auto);
}
#wrapper #singlecol #imageTop {
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #000;
	padding: 0px;
	float: left;
	clear: both;
}
#wrapper #singlecol #slidecontainer {
	background-color: #E8E8E8;
	width: 800px;
	margin-right: auto;
	/*padding-top: 20px;	
	padding-bottom: 20px;*/
	margin-left: auto;
	text-align: center;
	padding: 20px;

}
#wrapper #strapline {
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
}

#wrapper #bottomleft {
}
#wrapper #centrecol {
	color: #666;
	background-color: #E8E8E8;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#wrapper #centrecol ul {
}
#wrapper #centrecol ul li {
	padding: 5px;
}
#wrapper #centrecol p a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper #centrecol p a:hover {
	font-weight: bold;
	color: #000;
}
#wrapper #centrecol p a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}


#wrapper #singlecol2 {
	font-size: 1em;
}
#wrapper #bottomleft {
	width: 30%;
	float: left;
}
#wrapper #bottommid {
	width: 30%;
	clear: left;
	float: none;
	display: inline;
}
#wrapper #bottomright {
	width: 30%;
	clear: left;
	display: inline;
}
#wrapper #bottom #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #leftcolB {
	text-align: center;
}
