body {
   color: #000;
   text-align: center;
   min-width: 1000px;
   padding: 0;
   margin: 0;
}
#wrapper {
   margin: 0 auto;
   text-align: left;
}
.width_800 {
   max-width: 780px;
   width: 780px;
}
.width_1024 {
   min-width: 910px;
   max-width: 1000px;
   width:auto !important;
   width: 1000px;
}
.width_fluid {
   min-width: 710px;
   max-width: 99%;
   width:auto!important;
   width: 99%;
}
/* ======== #heading ============ */
#heading {
   width: 100%;
   position: relative;
   padding: 16px 0px 0px 0px;
}
#heading h1 {
   font-size: 36px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   text-transform: uppercase;
   color: #FFFFFF;
   margin:0 0 0 27px!important;
   padding:0 !important;
}
#heading h1 a {
   color: #FFFFFF;
   font-weight: normal;
}
#heading h1 a:hover {
   text-decoration: none;
}
#heading #ScreenReaderLogo, #PrintLogo{
	display: none;
}
#heading a#sitename1 {
   display: block;
   width: 514px;/* maximum 500px */
   height: 81px;/* maximum 68px */
   text-indent: -2000px;
   background: url(/images/kelseyLogo2.png) no-repeat left top;
}
#headeremaildiv {
   position: absolute;
   bottom: 20px;
   right: 40px;
   color: #FFFFFF;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 12px;
}
/* ======== bannernav ============ */
#bannernav {
/*padding-top: 10px;
	padding-right: 40px;
	float: right;*/
   position: absolute;
   top: 20px;
   right: 40px;
   color: #FFFFFF;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 12px;
}
#bannernav a, #bannernav a.link, #bannernav a:visited {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
#bannernav a:hover, #bannernav a:active {
   color: #ECBB7B;
}
/* ======== Header, which is below Heading ======== */
#header {
   margin-top: 0px;
   color: #FFFFFF;
}
#header .bgbl {
   /*background-position: 15px 100%;*/
   height:auto!important;
   height: 50px;
   min-height: 50px;
   padding: 0px 24px 26px 24px;
   position: relative;
}
/* ======== #header #top ======== */
#header #top {
   max-height: 200px;
   overflow: hidden;
}
#header #top a {
   text-decoration: underline;
   text-decoration: none;
}
#header #top a:hover {
   color: #FFFFFF;
}
#header #top .moduletable {
   padding-top: 6px;
   position: relative;
}
#header #top .moduletable h3 {
   background-position: 0px 10px;
   position: relative;
   padding: 3px 0 0 25px;
   margin: 3px 0;
}
/* ======== Document tab - SEARCH ======== */
#documentTab {
   position: absolute;
   right: 0;
   top: -26px;
   background: url(/images/documentTab_bg-l2.gif) top left no-repeat;
   padding-left: 38px;
   color: #000000;
   z-index: 1000;
}
#documentTab .bgright4 {
   background: url(/images/documentTab_bg-r.gif) top right no-repeat;
   padding-right: 18px;
}
#documentTab .bg4 {
   background: url(/images/documentTab_bg.jpg) top left repeat-x;
   padding: 5px 12px 5px 10px;
}
#documentTab .moduletable, #documentTab form, #documentTab input {
   margin: 0;
   padding: 0;
}
/* ======== Main Body ======== */
#container {
   padding-left: 18px;
   position: relative;
}
#container .bgright {
   padding-right: 18px;
   margin:0!important;
   margin-right: 1px;
}
#container .bgleft {
   margin: 0;
   margin-left: -4px;
   border: 0px red solid;
}
#container .bg {
   background: #FFFFFF url(/images/containerbg_m.png) top left repeat-x;
   padding: 8px 20px 0px 20px;/* Main Content Padding */
}
/* ======== BreadCrumbs ======== */
#breadcrumbs {
   position: relative;
   width: 100%;
   padding-bottom: 6px;
   background: url(/images/bg-breadcrumbs.png) bottom left repeat-x;
   margin-bottom: 9px;
}
#breadcrumbs a {
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
#breadcrumbs a:hover {
   color: #FF7F00;
}
/* ======== Main User Page Content ======== */
#content {
   position: relative;
   width: 100%;
}
.leftcol, .middle, .rightcol {
   overflow: hidden;
}
.leftcol, .rightcol {
   width: 305px;
   float: left;
}
.leftcol {
   margin-left: -100%;
}
.rightcol {
   margin-left: -305px;
}
.leftcol .bgbottom, .rightcol .bgbottom {
/* The cool shadowed panel bottom */
   background: url(/images/sidebg-b_305.png) bottom right no-repeat;
   padding: 1px 1px 50px 1px;
}
.middlewrap {/* OK */
   float: left;
   width: 100%;
}
.middle {/* Middle is inside middlewrap *//* OK */
   background: #FFFFFF url(/images/middlebg-l.jpg) top left no-repeat;
   padding-left: 11px;
}
#middlenarrow {/* OK */
   margin: 0 309px 0 0;
}
#middlewide {
   margin: 0;
}
/* ======== Stuff inside the Middle ======== */
.middle .middlebg {/* OK */
   background: #FFFFFF url(/images/middlebg-r.jpg) top right no-repeat;
   padding: 16px 16px 16px 5px;
   min-height: 400px;
   height:auto!important;
   height: 400px;
}
.middle h1, .middle .componentheading {/* OK */
   background: url(/images/dotted.gif) bottom left repeat-x;
   margin-bottom: 0.3em;
   font-size: 26px;
   color: #FF7F00;
   font-weight: bold;
}
.middle ul li {/* OK */
   background-position: 0px 0px;
   padding: 1px 0px 5px 0px;
   margin-left: 10px;
}
.middle ul ul {/* OK */
   list-style-type: square;
   margin-bottom: 0;
}
.middle ul ul li {/* OK */
   background: none;
   padding: 0;
}
.middle ol {/* OK */
   margin-left: 30px;
   padding: 0;
}
.middle ol li {/* OK */
   margin: 0;
   padding: 1px 0px 5px 0px;
}
#banner .moduletable, #footermodule .moduletable {
   padding: 0;
   text-align: center;
}
/* ========== Footer ========== */
#footer {
   clear: both;
   color: #FFFFFF;
   background-color: #777777;
   padding: 6px 0px;
   margin: 16px 0;
   position: relative;
   width: 100%;
   text-align: center;
   font-size: 100%;
}
#footer a {
   font-weight: bold;
   color: #DDDDDD;
}
#footer a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
#footer .footerleft {
   float: left;
   padding-left: 16px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
}
#footer .footerleft img {
   vertical-align: middle;
}
#footer .footerright {
   float: right;
   padding-right: 16px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
}
#reflection-l {
   position: relative;
   height: 54px;
   margin-left: -44px;
   margin-right: -44px;
   padding-left: 16px;
}
#reflection-r {
   height: 54px;
   padding-right: 16px;
}
#reflection {
   height: 54px;
}
#footer, .small, .createdate, .modifydate, .mosimage_caption {
   font: 0.9em Arial, Helvetica, sans-serif;
}
.moduletable, .moduletable_menu, .moduletable_text {
   margin-bottom: 1em;
   padding: 0 10px;/*padding for inside text*/
}
.moduletable h3, .moduletable_menu h3, .moduletable_text h3 {
   padding: 0.5em 0.5em 1em 0.5em;
   margin: 0 -10px 0.5em -10px;/*negative padding to pull h3 back out from .moduletable padding*/
}
.clear {
   clear: both;
}
/* ======== search ======== */
.search input {/* the input textarea box */
   background: url(/images/searchbg.png) top left no-repeat;
   border: 0;
   height: 18px;
   font-size: 11px;
   width: 182px;
}
.search #mod_search_searchword {
   padding: 2px 0 0 10px;
}

/* =========== bweck stuff ==============*/

.leftcol {
   display: none;
}
.alignleft {
   text-align: left;
}
.alignright {
   text-align: right;
}
.aligncenter {
   text-align: center;
}
.imageright {
   margin-bottom: 10px;
   margin-left: 10px;
   float: right;
}
.imageleft {
   margin-bottom: 10px;
   margin-right: 10px;
   float: left;
}
blockquote {
/*giving blockquotes and lists room to breath*/
   margin: 1em;
}
.largeEmail a {
   font: 16pt bold Arial, Verdana, Univers;
   color: #008000;
   font-weight: bold;
   text-decoration: underline;
}
.largeEmail a:hover {
   color: #FF7F00;
}
div#headeremaildiv.largeEmail a {
   font: 12pt bold Arial, Verdana, Univers;
   font-weight: bold;
   color: #FF7F00;
}
div#headeremaildiv.largeEmail a:hover {
   color: #FFFFFF;
}
.FrontPageSideBar {
   margin: 10px;
   padding-bottom: 10px;
   text-align: justify;
}
.FrontPageSideBar h1 {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 18px;
   color: #FF7F00;
   font-weight: bold;
   padding-bottom: 1em;
}
#MainPageContent {
}
/* ***************************** */
blockquote, ul, ol, dl {
/*giving blockquotes and lists room to breath*/
   margin: 1em;
}
ol, ul, dl {
/*bringing lists on to the page with breathing room */
   margin-left: 2em;
}
ol li {
/*giving OL's LIs generated numbers*/
   list-style: decimal outside;
}
ul li {
/*giving UL's LIs generated disc markers*/
   list-style: disc outside;
}
#movieboxouter {
   width: 645px;
   height: 325px;
   top: 0;
   left: 0;
   background: url(/images/moviebox.jpg) 0 0 no-repeat;
   position: relative;
}
#moviebox {
   margin-top: 4px;
   margin-left: 21px;
   height: 282px;
}
.KG {
   font-weight: bold;
   font-style: italic;
   color: #990000;
}
a.noU,
a.noU:link,
a.noU:visited
{
	text-decoration: none;
	color: black;
	font-weight: normal;
}
a.noU:hover
{
	text-decoration: underline;
}
sup {
	/* to preserve line-height and selector appearance */
	vertical-align: super;
}

sub {
	/* to preserve line-height and selector appearance */
	vertical-align: sub;
}
.fatHR{
	text-align:left; width: 50%;height: 5px; background: black;
}
table.portrait{
   margin-right: 0px;
   background: #f3f3f3;
   border: 1px black dotted;
   margin: 15px;
}
table.portrait .portraitPhoto{
	padding: 5px;
	margin: auto;
	text-align: center;
}
table.portrait .portraitCaption{
	padding: 5px;
	margin: auto;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
table.clienttable{
	margin: auto;
	width: 85%;
}
table.clienttable td{
	padding: 20px;
}
table.clienttable tr{
	border-collapse: separate;
	border: 1px #fff dotted;
}
table.clienttable tr:hover{
	border-collapse: separate;
	border: 1px #fff dotted;
	background: #efefef;
}
table.clienttable td img{
	max-width: 200px !important;
	max-height: 200px !important;
}
.floatright{
	float: right;
}
.floatleft{
	float: left;
}
