body {
	background-image: url("img/tilable_bg_smaller.gif"); 
	background-repeat: repeat;
	min-width: 630px;      /* 2x (LC fullwidth +
                            CC padding) + RC fullwidth */
}
#container {
  padding-left: 0px;   /* LC fullwidth */
  padding-right: 0px;  /* RC fullwidth + CC padding */
  height: 100%;
}
#container .column {
   display:block;
   
}
#center {
  background-image:url(img/main_bg_large_opt.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #d0d4b5;
  padding: 10px;         /* CC padding */
  min-height:600px;
  display:block;
}
#left {
  width: 200px;          /* LC width */
  padding: 0 0px;        /* LC padding */
  float:left;
}

#right {
  width: 150px;          /* RC width */
  padding: 0 0px;        /* RC padding */
  float: left;
}

#right_top {
  background-image:url("img/right_bg.gif"); /*this is 150px wide ... although */
  background-repeat: repeat-y;
  background-position:left;
  width: 150px;
  padding: 0 10px;
  
}

#right_bottom {
  height: 40px;
  width:150px;
  background-color: transparent;
}

#footer {
  clear: both;
  width: 80%;
}

#header {
  height:120px;
/*  background-image:url("img/bg_button_border.gif");
  background-repeat: repeat-x;
  background-position: bottom left; */
  background-color: transparent;
}

#titlebar {
/*  background-image:url("img/fadeup_bg1px.png");*/
  background-repeat: repeat-x;
  background-position: bottom left;
}

#widthfix {
  width: 95%;
  min-width: 750px;
  
}

.prop {
    float:right;
    width:1px;
  }

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.min600px {
    height:600px;
}

div.leftmenu {
	padding: 0px;
	margin: 10px;
	background-color:#bdc297;
}
div.leftmenu h2{
	display:block;
	background-color:#fff;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #888;
	font-variant: small-caps;
}


/* Begin CSS Popout Menu */
#menu {
	width:100%;
	float: left;
	background-image:url("img/bg_button_border.gif");
}

#menu a, #menu h2 {
	/*Heading font - this controls the blocksize of the
	 header bar menu this controls all text unless overridden */
	 
	/* font: 14px Times New Roman, Times, serif;*/
	
	font: 13px Arial, san-serif;
	font-weight:bold;
	letter-spacing:-0.75px;
	color:white;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #888;
	white-space:nowrap;
	margin: 0;
	padding:1px 0 1px 3px;
	overflow: hidden;
	text-decoration: none;
}

#menu h2{
	background-image:url("img/bg_button_border.gif");
}

#menu ul li ul li a {
	/* Popout menu - This controls the font and boxes of the links that popout */
	font: 13px, Times New Roman, Times, serif;
	color: #ddd;
/* 	background: #efefef; */
	background-image:url("img/bg_button_border.gif");
	text-decoration: none;
}

#menu a:hover {
	color: #a00;
	background: #fff;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:15%;
}

#menu li {position: relative;}

#menu ul ul{
	position:absolute;
	left: 0px;
	z-index:500;
	top:auto;
	display:none;
	width:150%
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu h2:hover{
background:#000 url(img/button_bg.jpg) no-repeat -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;

}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */

.bodytext, .historytext{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;

}
.historylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #DADDC6;
	text-align: justify;
	display: block;
	width: auto;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B6BC8B;
	border-right-color: #B6BC8B;
	border-bottom-color: #B6BC8B;
	border-left-color: #B6BC8B;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px;
}

.historylink a{
	text-decoration: none;
	color: #6B639A;
}

.announce{
/*block for special*/


}
.picture_text {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	font-size: small;
}
.byline {
	font-size: 10px;
	font-style: italic;
	color: #660000;
}
.highlight, .highlight a {
	font-style: normal;
	color: #660000;
	text-decoration: underline;
	list-style-type: disc;
}

.infolist li{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	padding: 5px;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px;
}
.sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: oblique;
	font-weight: 200;
	text-align: left;
}
.chairmember {
	font-size: medium;
	font-weight: bolder;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.leftmenu h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: lighter;
	color: #660000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #DADDC6;
	text-align: center;
	display: block;
	width: auto;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B6BC8B;
	border-right-color: #B6BC8B;
	border-bottom-color: #B6BC8B;
	border-left-color: #B6BC8B;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px;
	border-top-width: 1px;
}
