html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, Lucida, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #414141;
}
body {
} 
/*html>body .container {
} */ 
img {
	border: none;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	min-width:750px;

	/* use a dynamic expression to simulate min-width in ie <= 6, other browsers will ignore this	*/
	/* note that the two widths here must be different values, or ie will crash */
  width:expression(document.body.clientWidth < 750 ? "749px" : "100%" );
}
#header{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 2;
	background: #fff url("img/header_background_a.jpg") top center no-repeat;
	height: 158px;	
}
#header h1, #header h2, #header h3 {
	text-align: center;
	padding: 0;
	margin: 0 0 0 0; 260px;
	padding-right: 28px;
	color: #232323;
}
#header h1 {
	font-size: 140%;
	padding-top: 150px;
	margin-top: 7px;
}
#header h2 {
	font-size: 100%;
	color: #4a494b;
}
#header a {
	text-decoration: none;
	color: #4a494b;
}
div#masthead_container {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	ackground: transparent url("img/header_background_b.gif") center center no-repeat;
}
#masthead {
	position: relative;
	top: 44px;
	left: auto;
	right: auto;
	z-index: 0;
}
#footer{
	clear: both;
	background-color: transparent;
	text-align: center;
	margin: 2.5em 0 0 0;
	z-index: 13;
}
div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 0;
	padding: 0;
}

.center {
	background-color: transparent;
	z-index: 1;
}

.content { 
/*	display:  block;
	background-color: pink;
	position: relative;
	margin:  0px;      
	padding:  0px;
	top: 0px;
*/ 
	
	background-color: transparent;
	position:  absolute;
	top: 270px;
	right: 0;
	bottom: auto;
	left: 0;
	width: 100%;
	z-index: 66px;
}

div.topcap {
	background-color: transparent;  
	position:  relative;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
div.push, div.push_narrow {
	position: relative;
	margin: 0px;
	margin-left: 269px;
	margin-bottom: 25px;
	margin-right: 262px;
	vertical-align: bottom;
	clear: both;   
}

div.push div.block, div.push_narrow div.block {
	/* each individual contentblock gets this style */
	position: relative;
	display: block;
	padding-bottom: 6px;
	width: 100%;
}

div.sidebar div.block, div.sidebar2 div.block {
	/* each individual contentblock gets this style */
	background: transparent url("img/left_body.jpg") top left repeat-y;
}

div.push div.cap, div.push_narrow div.cap { display: none; }
div.push div.foot, div.push_narrow div.foot { display: none; }
div.push div.body, div.push_narrow div.body { 
	margin: 0;
	padding: 0;
}

div.push h2.headline, div.push_narrow h2.headline {
	font-size: 18px;
	font-weight: normal;   
	margin: 0;
	padding: 0;  
	display: block;
	color: #08728c;
}	
div.sidebar h2.headline, div.sidebar2 h2.headline {
	font-size: 12px !important;
	font-weight: bold;   
	margin: 0;
	padding: 0;  
	display: block;
	color: #08728c;
	text-align: center;
}

div.float {
	height: 150px;
	float: left;
	padding: 4px;
	margin: 0px;
	/*border: 1px solid grey;
	border-right: 1px solid silver;*/
	border-bottom: 1px dashed silver;
}
div.float p {
	display: block;
	text-align: center;
	/*border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;*/
	background-color: #d9dadc;
	margin-top: 1px;
	margin-bottom: 0;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
div.float a {
	text-decoration: none;
	color: #555;
}

/* NAVIGATION */
#nav {
	position: absolute; 
	height: 26px;        
	top: 171px;
	left: 1px;
	border: 0;
	z-index: 9;        
	width:  100%;  
	xbackground: #fff url("img/yellownav.gif") top left repeat-x; 
	font-size: 14px;
	color: #525252;
} 
#nav, #nav ul {
	list-style: none;  
	margin: 0 0px 0 0px;
	padding: 0;
	line-height: 1.7;	   
}  
#nav ul { 
	display: inline;
}
.nav_container {
	padding-left: 27px;
}
#nav a {
	display: block;
	text-decoration:  none;    
	color: #5d8366;
	padding:  1px 16px 3px 6px;  
	xbackground: transparent url("img/yellownav_gap.gif") top right no-repeat;   
} 
#nav a:hover {
	color:  #000;  
	text-decoration:  underline;
}
#nav ul li {
	float: left; 
} 

#nav ul li ul {
	position: absolute;
	background: #fff;
	min-width: 10em;
	width: auto;
	left: -999em; 
	padding:  0;
	margin: 0;     
} 
#nav ul li ul li {
	float:  none; 
	position:  relative; 
	width:  auto;  
	xbackground: transparent url("img/yellownav_left_wide.gif") top left no-repeat;
}  
#nav ul li ul li a {
	width:  10em; 
	xbackground: transparent url("img/yellownav_right.gif") top right no-repeat; 
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}   

#nav  ul li a#here {
	color: #232323;
	font-weight:  bold;
}    
#nav div.cap {
	margin:0;
	padding: 0;  
	display: none;
}  
#nav div.foot {
	margin: 0;
	padding: 0;  
	display: none;
}
/* END NAVIGATION */

/* SIDEBAR ONE (left by virtue of its placement in this style sheet - it could be anywhere */
.sidebar {
	margin: 0;
	background: transparent;
	position: relative;
	top: 220px; 
	left: 0px;
	width: 236px;
	height: auto;
	z-index: 2;
	padding-left: 6px;  
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
	font-size: 12px;
}
.sidebar div.cap, div.sidebar2 div.block div.cap {
  margin: 0;
	padding: 0;
	height: 31px;
	background: transparent url("img/left_cap.gif") bottom left no-repeat; 
}
.sidebar div.foot, div.sidebar2 div.block div.foot { 
	margin: 0 0 16px 0;
	padding: 0;
	height: 26px;
	background: transparent url("img/left_foot.gif") top left no-repeat !important;     
}
div.sidebar div.body, div.sidebar2 div.block div.body {
	xbackground: transparent url("img/left_body.jpg") top left repeat-y;
	border: 0;
	margin: 0;
	position: relative;
	top: auto;
	bottom: auto;
	width: 236px;
	height: auto;
	z-index: 12;	
	padding: 0;  
}

.titlebar {
	padding-left: 6px;
	padding-bottom: 1px;
	color: #216077;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
}
.titlebar a {
	text-decoration: none;
	color: #216077; 
}
ul.link_box {
	margin: 0;
	padding: 0;
	margin-left: 22px;
	padding-left: 2px;
	padding-bottom: 6px;
	list-style-type: none;
	line-height: 1.2em;
}
ul.link_box li {
	color: #555;
	padding-left: 12px;
	padding-right: 34px;
	padding-bottom: 2px;
}
ul.link_box li:hover {
	color: #216077;
	list-style-type: none;
}
ul.link_box li a {
	color: #555;
	text-decoration: none;
	display: block;
	padding-left: 2px;
	background-color: transparent;
	font-style: italic;
}
ul.link_box li a strong {
	font-weight: normal;
	font-style: normal;
}
ul.link_box li a:hover {
	background-color: transparent;
	color: #216077;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}
div.content ul.link_box {
	list-style-type: none;   
	border: none; 
}

div.content ul.link_box li {
}

div.content ul.link_box li a {
	color: #414141;
	text-decoration: none; 
	background-color: transparent; 
}

div.content ul.link_box li a:hover {
	background-color: transparent;
	color: #141f2f; 
	cursor: pointer;
	text-decoration: underline;
}

div.sidebar a, div.sidebar2 a {
	color: #216077 !important;
}
div.sidebar div.gallery ul, div.sidebar2 div.gallery ul {
	margin: 0;
	padding: 0;
	padding-left: 45px;
	padding-bottom: 0px;
	list-style-type: none; 
	display: block;
}
div.sidebar div.gallery ul li, div.sidebar2 div.gallery ul li {
	padding: 6px 0 0 0;
	margin: 0 auto;
}
/* END SIDEBAR ONE */
/* SIDEBAR TWO (currently on the right) */
.sidebar2 {
	background-color: transparent;
	position: absolute;
	top: 194px;
	right: 0px;
	width: 236px;
	height: auto;
	z-index: 2;
	padding-left: 2px; 
	padding-right:  4px;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
	font-size: 12px;
}
.sidebar2 div.cap {
	height: 31px;
	background: transparent url("img/left_cap.gif") bottom left no-repeat;
	width: 236px;
	margin:0;
	padding:0;	       
	margin-right: 0;
	margin-left: auto;
}
.sidebar2 div.foot {
	background: transparent url("img/left_foot.gif") top left no-repeat;
	line-height: 26px;
	width: 236px;
	margin: 0 0 14px auto;
	padding-bottom: 0px;
	/*margin-bottom: 3px;*/
}
.portfolio, .sidesub2 {
	position: relative;
	top: auto;
	bottom: auto;
	width: 236px;
	height: auto;
	background-color: transparent;
	z-index: 12;
	background: transparent url("img/left_body.jpg") top left no-repeat;
	border: 0;
	margin-right: 0;
	margin-left: auto;
}

#sidesublogin {
	background-color: transparent;
	text-align: right;
	width: 182px;
	margin: 0 0 0 31px;
}

#sidesublogin a {
	text-align: right;
	padding: 0 22px 4px 0;
	margin: 0;
	color: #525252;
	text-decoration: none;
	display: block;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	line-height: 2em;
}
#sidesublogin a:hover {
	text-decoration: underline;
}
#sidesublogin div#login_form_div {
	margin: 0;
	padding: 0;
	background: transparent;
}
#sidesublogin div#login_form_div form {
	margin: 0;
	padding: 0;
}
#sidesubhome {
	text-align: center;
	background: white url("img/bluelinkbox_short.gif") top left no-repeat;
	height: 30px;
	vertical-align: sub;
}
#sidesubhome a {
	padding: 5px 6px 5px 6px;
	display: block;
}
.sidesub2 .titlebar {
	text-align: center;
}
ul.button_box {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	margin-left: 28px;
	padding-left: 12px;
	padding-bottom: 10px;
	list-style: none;  
}
ul.button_box li {
	padding-left: 2px;
	padding-right: 14px;
	padding-bottom: 2px;

}
ul.button_box li:hover {

}
ul.button_box li a {
	color: #555;
	text-decoration: none;
	display: block;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px;
	background-color: transparent;
}
ul.button_box li a:hover {
	ackground-color: #416a9f;
	color: #216077;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}
/* END SIDEBAR TWO */   
/* LOGIN FORM */
div.formrow {
	clear: both;
	padding-top: 2px;
	text-align: center;
}
div.formrow span.formlabel {
	float: left;
	width: 90px;
	text-align: right;
	background-color: transparent;
}
div.formrow span.formn {
	text-align: left;
	display: block;
	padding-left: 120px;
}
div.formrow span.formlabeli {
	/* "i" at the end is for italic */
	float: left;
	width: 80px;
	text-align: right;
	adding-top: 8px;
	background-color: transparent; 
	font-size:  10px;  
	background: transparent;
}
div.formrow span.formi {
	float: right;
	width: 100px;
	text-align: left;
	background: transparent;
}
input#user_password, input#user_login {
	float: left;
	width: 94px;  
}
#loginclam {
	display: none;
	background-color: transparent;
}
#loginclam div.formrow span.formlabeli {
	font-style: italic;
	font-size: smaller;
}   
#login_links {
	text-align: center;
}
a.loginlink {
	font-size: smaller;
	text-decoration: none;
	color: #32353d;
}
a.loginlink:hover {
	font-size: smaller;
	text-decoration: underline;
	color:	#32353d;
}
form {
	margin: 0;
	padding: 0;

}
.smallsavebutton {
	float: left;
	background-color: #e0e1e2;
	color: #32353d;
	border: 1px solid #84868b;
	margin-right: 6px;
	margin-left: 6px;
	font-size:80%;
}
.smallsavebutton:hover {
	background-color: #adaeb1;
	color: #32353d;
}
/* END LOGIN FORM */

div#cdmessage {
	position: absolute;
	z-index: 6000;
	top: 60px;
	left: 4px;
	margin: 0 0 0 0;
	padding: 0px 4px 4px 6px;
	background: url("img/button_left_red.gif") no-repeat left top;
}
div#cdmessage a {
	display: block;
	background: transparent url("img/button_right_red.gif") no-repeat right top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0;
	padding: 0 6px 5px 4px;
}

.rubricDiv {  
	position:  absolute; 
	z-index:  9000;	
	background: #ccd3df;	
   /* position: fixed;
	top: 100px;
   	eft: 210px; 
	left: 50%;
	margin-left: -300px;
    z-index: 999;   
 	border: 1px solid #ccd3df; */  	
}   
#popup {
}
table.floater {
    width: 600px;
    background: #fff;
    border-top: 6px solid #9EC8D7; 
	border-right: 6px solid #9EC8D7; 
	border-bottom: 6px solid #7586a6; 
	border-left: 6px solid #7586a6;


    border-collapse: collapse;
    border-spacing: 0;
    text-align: left; 
	font-size: 11px;
}

table.floater tr {

}
table.floater tr td, table.floater tr th {
    padding: 2px;
    border-top: 1px solid #7586a6; 
}  
table.floater tr th { 
	text-align: right;
	border-right: 1px solid #7586a6; 
}  

div.content div.gallery {
	border: thin solid #fff;
	overflow: hidden;
	text-align: center;
	background: transparent;
}
div.content div.gallery ul {
	margin: .4em;
	padding: .3em .3em .6em .3em;
	border: 1px solid #808080;
	height:inherit;
	float: left;
}
div.content div.gallery ul li {
	list-style-type: none;
	margin-bottom: .5em; 
	float: left;
	border: 1px solid #808080;
	background: #bfbfbf;
  	padding: .3em .3em .6em .3em;
  	margin: .4em;
}   
div.content div.gallery ul li a {
	display: block;
	margin: 6px 2px 7px 2px;
}
div.content div.gallery img {
	border: 1px solid #fff; 
} 

div.floater {
	margin: 0 auto 0 auto; 
    border: 20px solid #dce1e9;
	border-bottom: 4px solid #dce1e9;
	border-top: 4px solid #dce1e9;    
}
div.floater span.caption {
	background: #dce1e9;
	padding-top: 2px;
	font-size: 14px;  
	display: block;
	text-align: center;    
}
div.floater span.close_me {
	background: #dce1e9;
	padding-top: 1px;
	padding-bottom: 1px; 
	margin-right: -16px;
	font-size: 14px;  
	display: block;   
	text-align: right;
}    
div#portal_link {
	display: block;
	position: absolute;
	top: 83px;
	right: 16px;
	z-index: 999;  
    text-transform: lowercase;
    font-variant: small-caps;	
}
div#portal_link a {
	color: #555;
	text-decoration: none;
    text-transform: lowercase;
    font-variant: small-caps;  
	font-weight:  bold;
} 
div#portal_link a:hover {
	text-decoration: underline;
} 
div#powered { 
	clear:  both;;  
	display:  block;
	text-align: center; 
	width:  100%;
	background: #fff;
    margin:  30px auto 20px auto;  
}
#image_div {
	display:  block;
}   
.clear {
	clear: both;
}
.draft {
	background: #efefef;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#draft_warning {
	position: absolute;
	color: #fff;
	background: #990000;
	padding: 8px;
	font-weight: bold;
	z-index: 10000;
	text-align: center;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);	
}
#draft_warning a {
	color: #fff;
}
.hidden {
	display: none;
}

table.directory {
	border: 1px solid #cecece;
	margin: 2px;
}
table.directory tr th {
	font-size: 16px;
	background: #eee;
}
.even_row {
	background: #fff;
}
.odd_row {
	background: #eee;
}
table.side_calendar {
	xbackground: #fff;
	width: 160px;
	margin: 0 auto 0 34px;
}

div.sidebar div.contentblock div.body, div.sidebar2 div.contentblock div.body {
	padding: 0 40px 0 35px !important;
	width: auto !important;
	line-height: normal;
}

div.push div.contentblock, div.push_narrow div.contentblock {
	padding: 0 !important;
	width: auto !important;
	line-height: normal;
	margin-bottom: 10px;
}

div.block p {
	xmargin: 12px 0 0 0 !important;
	line-height: normal;
}

/* NEW STUFF TO HANLDE EDIT IN PLACE */
div.sidebar div.comment, div.sidebar2 div.comment {
	padding: 0 35px 6px 35px !important;
	font-size: 10px;
	line-height: normal;
}
div.push div.comment, div.push_narrow div.comment {
	font-size: 12px;
	padding: 0 10px 6px 10px;
}
div.push div.image div.body, div.push_narrow div.image div.body {
	overflow: hidden;
}
div.sidebar ul.rss_feed h3, div.sidebar2 ul.rss_feed h3 {
	font-size: 12px;
	line-height: normal;
}
div.sidebar ul.rss_feed li div.story_summary, div.sidebar2 ul.rss_feed  li div.story_summary {
	display: none;
}
div.push ul.rss_feed li div.story_summary, div.push_narrow ul.rss_feed  li div.story_summary {
	display: block;
}
div.sidebar ul.rss_feed li, div.sidebar2 ul.rss_feed li {
	line-height: 1em;
	padding: 0px 36px;
}
div.embed_obj {
	overflow: hidden;
	padding: 0 40px 0 35px !important;
}

div.sidebar embed, div.sidebar2 embed {
	width: 156px !important;
	height: auto;
}
div.sidebar iframe, div.sidebar2 iframe {
	width: 156px !important;
	height: auto;
}
div.sidebar object, div.sidebar2 object {
	width: 156px !important;
	height: auto;
}
div.sidebar div.image div.body img, div.sidebar2 div.image div.body img {
	max-width: 156px !important;
	height: auto;
}
div.push div.image div.body img, div.push_narrow div.image div.body img {
	max-width: 100% !important;
	height: auto;
}
div.sidebar div.embed_desc, div.sidebar2 div.embed_desc {
	padding: 0 35px 6px 35px !important;
	font-size: 10px;
	line-height: normal;
}

div.sidebar div.weblink div.body, div.sidebar2 div.weblink div.body {
	padding: 0 40px 0 35px !important;
	width: 156px;
	line-height: normal;
}
div.sidebar div.binaryfile div.body, div.sidebar2 div.binaryfile div.body {
	padding: 0 40px 0 35px !important;
	width: 156px;
	line-height: normal;
}
div.sidebar div.calendaritem div.body, div.sidebar2 div.calendaritem div.body {
	padding: 0 40px 0 35px !important;
	width: 156px;
	line-height: normal;
}
div.sidebar div.image div.body, div.sidebar2 div.image div.body {
	padding: 0 40px 0 35px !important;
	width: 156px;
	line-height: normal;
}

div.sidebar div.webobject div.body {
	margin: 0 0 0 4px;	
	line-height: normal !important;
}
div.sidebar2 div.webobject div.body {
	padding: 0 4px !important;
	line-height: normal;
}

div.sidebar2 div.active_edit_side {
	float: right;
}

div.active_edit {
	min-width: 680px !important;
	position: relative !important;
	z-index: 1001 !important;
}

div.sidebar div.social_links, div.sidebar2 div.social_links {
	margin: 2px 12px 2px 30px !important;
	padding: 0;
}