.body {
	margin:0;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	padding: 0;
	border:0;
	background:#fff;
	position:relative;
}


header {
    
    height: 80px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
	
}




.nav-up {
    top: -80px;
	z-index:-1000000;
	font-size:0px;
}

.nav-down{
	background-color:#781e19;
	font-family:Bitter,Georgia,serif;
	-webkit-font-smoothing: antialiased;
	margin: 0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	color:#eee;
	font-size:22px;
	line-height:22px;
    height: 40px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
	z-index:1000;
}



#header {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	width:100%;
	height:500px;
	}
	
	
#top {
	
	margin : auto;
	width:1100px;
	float:center;
	border : none;
	padding : 10px 0px 0px 20px;
	background-color:#781e19;
	height:28px;
	border-bottom: 16px solid #fff;
	text-align:left;
	font-family:Bitter,Georgia,serif;
	-webkit-font-smoothing: antialiased;
	font-size:16px;
	line-height:30px;
	color:#eee;
	

}

#head1{
	font-family:Bitter,Georgia,serif;
	-webkit-font-smoothing: antialiased;
	margin: 0px 0px 0px 0px;
	padding:80px 0px 0px 0px;
	border:0;
	font-size:100px;
	color:#fff;
	font-weight:800;
	
	}
	
#head2{
	font-family:Bitter,Georgia,serif;
	-webkit-font-smoothing: antialiased;
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border:0;
	font-size:55px;
	color:#fff;
	font-weight:800;
	}
	
#head3{
	font-family:Bitter,Georgia,serif;
	-webkit-font-smoothing: antialiased;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border:0;
	font-size:38px;
	color:#fff;
	
	}
	
#head4{
	font-family:Bitter,Georgia,serif;
	-webkit-font-smoothing: antialiased;
	margin: 0px 0px 0px 0px;
	padding:25px 0px 60px 0px;
	border:0;
	font-size:28px;
	color:#eee;
	
	}

#top_left {
	
	border : none;
	padding : 0px 0px 0px 10px;
	float:left; 
	height:30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	font-style: normal;
	line-height: 25px;
	text-align: left;	
}


#mainframe {
	margin: auto;
	border : none;
	width : 100%;
	float: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	background:#fff;
	
}

#container{
	margin : auto;
	float:center;
	width:1100px;
	height:100%;
	border : 0px 0px 0px 0px;
	width:1100px;
	background-color:#fff;
}


	
.pic {
	border:0;
	padding:0;
	margin:0;
	
	}



#nav_menu {
	margin : 0px 0px 0px 0px;
	border : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 220px;
	height:100%;
	float: left;
	background-color:#fff;
	
}

#nav_menu li img {
position:relative;
float:right;
right:5px;
top:5px;


}

#nav_menu a:link {color: #781e19; text-decoration: none}
#nav_menu a:visited {color: #781e19; text-decoration: none}
#nav_menu a:hover {color: #ff0000; text-decoration: none }

#nav_menu ul {
	list-style: none;
	margin : 0px 0px 0px 0px;
	border : 0px;
	padding : 0px 0px 0px 0px;
	
}

#nav_menu li {
	list-style: none;
	margin : 0px 0px 0px 20px;
	
	padding : 0px 0px 0px 23px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #781e19;
	font-style: normal;
	line-height: 30px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/circle_dot.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bot tom-style:dashed;
	border-bottom-color: #aaa;
}

.nav_menu_header {
	margin : 0px 0px 0px 20px;
	padding : 0px 0px 0px 10px;
	hei ght:	35px;
	backgroun d-color:#fff;
	font-family: Bitter, Arial, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #781e19;
	
	font-weight:normal;
	line-height: 35px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;

}

.spacer{
	height:20px;
}

#openconfmenu{
	
	margin:-20px 0px 0px 0px;
}


.nav_menu_container {
	margin : 0px 0px 0px 20px;
	padding : 0px 0px 0px 0px;
	}
	
.nav_menu_info {
	margin : 0px 0px 0px 20px;
	padding : 0px 0px 0px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #556718;
	font-style: normal;
	font-weight:normal;
	line-height: 25px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	}

#rightcolumn {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	width : 840px;
	float: right;
	background:#fff;
	height:100%;
	
}



#foot {
	
	margin : 0px 0px 0px 0px;
	width:100%;
	border : none;
	height:180px;
	background-color:#781e19;
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	font-style: normal;
	line-height: 24px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	z-index:-2;
	
	
}

#prefoot {
	
	
	margin : auto;
	width:1100px;
	border : none;
	height:225px;
	background-color:#fff;
	font-family: Bitter, Arial, sans-serif;
	font-size: 28px;
	color: #781e19;
	font-style: normal;
	line-height: 40px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	clear: both;
	
	
}

#prefootheader {
	
	width:1050px;
	border : none;
	height:50px;
	background-color:#fff;
	font-family: Bitter, Arial, sans-serif;
	font-size: 28px;
	color: #781e19;
	font-style: normal;
	line-height: 40px;
	text-align: left;
	padding: 0px 0px 0px 50px;
	clear: both;
	
}

#footbar {
	
	margin : auto;
	width:1100px;
	float:center;
	border : none;
	padding : 0px 0px 0px 0px;
	background-image: url(images/bottom_bar.jpg);
	height:53px;
	

}


#foot a:link {color: #fff; text-decoration: none}
#foot a:visited {color: #fff; text-decoration: none}
#foot a:hover {color: #fff; text-decoration: none }






#maincell { 

	  
	 
	  background: #fff;
	  text-align:justify;
	  line-height: 2;
	  
	}

	
#maincell p  {
	font-family: Verdana, Arial, sans-serif;
	color: #781e19;
	font-style: normal;
	line-height: 25px;
	font-size:12px;
	margin: none;
	padding: 0px 20px 0px 20px;	
}

#maincell li  {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #781e19;
	font-style: normal;
	line-height: 25px;
	margin: none;
	padding: 0px 20px 0px 20px;	
}
	
#maincell h1  {
	font-family: Bitter, Arial, sans-serif;
	font-size: 38px;
	color: #333;
	font-style: normal;
	font-weight:bold;
	line-height: 60px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#maincell h2  {
	font-family: Bitter, Arial, sans-serif;
	font-size: 20px;
	margin: 0px 0px 0px 20px;
	font-style: normal;
	font-weight:bold;
	color: #333;
}

#maincell h3  {
	font-family: Bitter, Arial, sans-serif;
	font-size: 16px;
	margin: 0px 0px 0px 20px;
	font-style: normal;
	font-we ight:bold;
	color: #888;
}

#maincell h4  {
	font-family: Bitter, Arial, sans-serif;
	font-size: 12px;
	color: #781e19;
	line-height: 18px;
	margin: none;
	padding: 0px 10px 0px 10px;	
	font-style: normal;
	font-weight:bold;
}

#maincell table  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-weight:normal;
	text-align: left;
	line-height: 18px;
	border-collapse:collapse;
	border:1px dotted;
	border-color: #fff;
	background-color:#fff;
}

#maincell_table td  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-weight:normal;
	text-align: left;
	line-height: 18px;
	border-collapse:collapse;
	border:1px dotted;
	border-color: #888;
	background-color:#f8f8f8;
}

.maincell_table_2  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #556718;
	font-style: normal;
	font-weight:normal;
	text-align: center;
	line-height: 18px;
	border-collapse:collapse;
	border:1px dotted;
	border-color: #556718;
	background-color:#d1e195;
}

.maincell_tab {
	padding:5px;
	text-align:center;
	margin:auto;
	border-collapse:collapse;
}

.bolded {
font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #455708;
	line-height: 18px;
	margin: none;
	padding: 0px 10px 0px 10px;	
	font-style: normal;
	font-weight:bold;
	}

.warn {
font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
	line-height: 18px;
	margin: none;
	padding: 0px 10px 0px 10px;	
	font-style: normal;
	font-weight:bold;
	}

a:link {color: #0000ff; text-decoration: none}
a:visited {color: #556718; text-decoration: none}
a:hover {color: #000000; text-decoration: none }

.footcell  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight:normal;
	line-height: 18px;
	text-align: right;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b6aaa1;
	padding: 0px 8px 4px 5px;
	margin-left: 8px;
	margin-right: 8px;
}

#top ul {
	list-style: none;
	margin : 0px 0px 0px 0px;
	border : none;
	padding : 0px 0px 0px 0px;
	
}

#top li {
	list-style: none;
	margin : 0px 10px 0px 0px;
	float:right;
	padding : 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	font-style: normal;
	line-height: 25px;
	text-align: left;	
}

#top a:link {color: #fff; text-decoration: underline}
#top a:visited {color: #fff; text-decoration: underline}
#top a:hover {color: #fff; text-decoration: underline }


label {    
float: left;    
width: 150px;    
margin-right: 1em;
text-align: right; 
  
}

f

#warning {
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-style: normal;
	line-height: 25px;
	margin: none;
	padding: 0px 10px 0px 10px;	
	background-color:#FF0000;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
}

#warning a:link {color: #ffffff; text-decoration: underline}
#warning a:visited {color: #ffffff; text-decoration: underline}
#warning a:hover {color: #ffffff; text-decoration: underline }



.hidden {
display:none;
}

.map {
text-align:center;
}

#gallery {
		
		padding: 0px;
		width: 570px;
	}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
		border: 5px solid #ffffff;
		border-width: 5px 5px 20px;
	}
#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
#gallery ul a:hover { color: #fff; }



.ocform {
width:840px;
padding-left:10px;
}
.ocform fieldset { padding: 10px; border:1px solid #ddd; margin-bottom: 2em; background-color: #fafafa; }
.ocform fieldset fieldset { background-color: #f5f5f5; }
.ocform label { float: left; width: 11em; margin-right: 1em; text-align: right; color: #333; background-color: inherit; }
.ocform label.plain { float: none; width: auto; margin: auto; text-align: left; }
.ocform legend { color: #781e19; font-size: 1.1em; }
.ocform legend span { font-size: 0.8em; color: #555; }
.ocform legend span { cursor: pointer; }
.ocform div.field { margin: 0.5em 0; clear: both; }
.ocform input, .ocform textarea, .ocform select { background-color: #fff; border:1px solid #ccc; }
.ocform fieldset.radio, .ocform fieldset.checkbox { border: 0; margin-bottom: 0; padding: 0; background-color: #fafafa; }
.ocform fieldset.radio label, .ocform fieldset.checkbox label { float: none; margin-right: 0; width: auto; color: #000; background-color: inherit; }
.ocform fieldset.radio input, .ocform fieldset.checkbox input { background-color: #fafafa; border: none; }
.ocform fieldset div.fieldnote { margin-left: 13.6em; }
.ocform fieldset div.fieldsetnote { margin-bottom: 1em; }
.submit, .ocform .submit { border:1px solid #fff; background-color: #781e19; color: #eee; padding: 5px; border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;; }
.submit:hover, .ocform .submit:hover { background-color: #222; cursor:pointer; }
.ocform #addauthor span { color: #00f; text-decoration: underline; cursor: pointer; }
.ocform #fs_authors fieldset fieldset.radio { background-color: #f5f5f5; }

.occonfigform label { width: 14em; font-weight: bold; color: #555; }
.occonfigform .subfieldset { margin-left: 15.0em; }
.occonfigform fieldset div.fieldnote { margin-left: 16.6em; }
.occonfigform div.field { margin: 0.5em 0 1em 0; }
.occonfigform fieldset.radio label, .ocform fieldset.checkbox label { font-weight: normal; color: #000; }

.ocstatusform label { width: 14em; color: #555; background-color: inherit; font-weight: bold; }
.ocstatusform fieldset fieldset label { color: #000; background-color: inherit; font-weight: normal; }
.ocstatusform fieldset div.fieldnote { margin-left: 17em; }
.ocstatusform div.field { margin: 0.5em 0 1em 0; }
.ocstatusform .submit { background-color: #781e19; color: #eee; padding: 2px; -moz-border-radius:0.4em; -khtml-border-radius:0.4em; }

.ocreviewform label { font-weight: bold; margin-bottom: 1em; display: block; }
.ocreviewform .question { padding-bottom: 1em; border-bottom: 1px solid #000; margin-bottom: 1em; }
.ocreviewform fieldset { border: 0; }
.ocreviewform fieldset label { font-weight: normal; display:inline; }

.ocsubauthorutil span { font-size: 0.9em; margin-right: 20px; color: #00f;}
.ocsubauthorutil span:hover { cursor: pointer; }

table.ocfields { border: none; padding: 0; margin: 0; }
table.ocfields th { width: 10em; text-align: right; color: #36f; vertical-align: top; padding: 0 7px 6px 0; font-weight: normal; }
table.ocfields td { vertical-align: top; padding: 0px 0px 6px 0px; }
table.ocfields table.ocfields th { width: auto; text-align: left; }

.oclanguage { float: right; }
.oclanguage img { vertical-align: text-bottom; }
.oclanguage select { background-color: #eee; color: inherit; }





.menu { 
		 
		
		margin : auto;
		}
.menuoc { 
	width : 1100px;
	height : 45px;
	
	margin : auto;
	padding:0px;
	color:#fff;
	font-size:12px;
	line-height:45px;
}
.menufiller { 
height:30px;

padding-top: 0.3em; 
padding-bottom: 0.3em; 
font-size: 11pt; 
text-align: right; 
line-height:12px;
}
.menuitem { 
height:30px;
font-size: 11pt; 
float: left; 
padding: 0.3em; 
line-height:12px;
}


#chair{
	text-aling:left;
	
}


#chair p{
	text-alin: left;
	
	
}

#chair h2{

margin : 0px 0px 0px 20px;
	padding : 0px 0px 0px 10px;
	hei ght:	35px;
	backgroun d-color:#fff;
	font-family: Bitter, Arial, sans-serif;
	font-size: 20x;
	font-weight:bold;
	color: #781e19;
	
	font-weight:normal;
	line-height: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

#chair a:link {color: #781e19; text-decoration: none}
#chair a:visited {color: #781e19; text-decoration: none}
#chair a:hover {color: #ff0000; text-decoration: none }

#chair ul {
	list-style: none;
	margin : 0px 0px 0px 0px;
	border : 0px;
	padding : 0px 0px 0px 0px;
	
}

#chair li {
	list-style: none;
	margin : 0px 0px 0px 20px;
	
	padding : 0px 0px 0px 23px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #781e19;
	font-style: normal;
	line-height: 30px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/circle_dot.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bot tom-style:dashed;
	border-bottom-color: #aaa;
}


.linkHighlight { font-weight: bold; }
.cat { font-weight: bold; font-size: 10pt; }
.note { font-size: 9pt; font-weight: normal; font-style: italic; color: #006600; }
.note2 { font-weight: bold; color: #006600; }
.note3 { font-weight: bold; color: #800080; font-size: 9pt; font-style: italic; }
.item { font-weight: bold; }
.item2 { font-weight: bold; background-color: #eeeeee; }
.box { border: solid; border-color: black; border-width: 1px; }
.sep { background-color: #cccccc; }
.err { color: #990000; font-weight: bold; }
.warn { color: #800080; font-weight: bold; }
.rowheader { background-color: #ccdddd; }
.row1 { background-color: #eeeeee; }
.row2 { background-color: #dddddd; }
.rowselect:hover { background-color: #fc9; }
.del { background-color: #ccccff; }
TD { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
TH { font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 10pt; }