body {
	font-family: arial, helvetica, serif;
	font-size: 11px;
	padding: 0px;
	margin: 0;
	line-height: 14px;
}
#edges {
	width: 740px;
	background-image: url(../images/edge.gif);
	margin: 0px auto;
	clear: both;
}

#contentwrapper {
	position: absolute;
	top: 65px;
}
#content {
	width: 775px;
	margin: 0px auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100%;
}
#mainnavbarwrapper {
	position: relative;
}

#credits {

}
#info {
	margin: 0px 25px;
	position: relative;
}
#infoback {
	width: 750px;
	margin: 0px;
	padding: 0px;
}

#leftwrapper {
	width: 510px;
	float: left;
	margin-top: 5px;
	position: relative;
}
#leftwrapperboard {
	width: 697px;
	margin-top: 5px;
	position: relative;
}

#left {
	width: 470px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	text-align: left;
}
#left p{
	margin-bottom: 0px;
}
#leftboard {
	width: 657px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#leftheading {
	width: 470px;
	height: 38px;
	font-size: 10px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
#leftheadingboard {
	width: 657px;
	height: 38px;
	font-size: 10px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
#leftheading a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}


#left #image{
	border: 1px solid #000000;
	height: 25px;
	margin-bottom: 10px;
	width: 461px;
}

#leftfooter {
	display: block;
	background-image: url(../images/header_bg.gif);
	height: 5px;
	margin-bottom: 20px;
}

#textwrapper {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 463px;
}

#content > #left {
	width: 466px;	
}

#mainheading {
	background-image: url(../images/header_bg.gif);
	width: 463px;
}

#title {
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	background-color: #FFFFFF;
	display: inline;
	margin-left: 20px;
	padding-left: 5px;
	text-transform: uppercase;
}
#imagebiothumbswrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 45px;
}
.imagebiothumbs {
	margin-right: 13px;
	text-decoration: none;
	border: 0px none;
}

#boxnav {
	color: #666666;
	text-indent: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #666666;
	font-weight: bold;
}

#boxnav a {
	color: #666666;
	text-decoration: none;
}

#boxnav a:visited {
	color: #666666;
}

#boxnav a:hover {
	display:block;
	color: #FFFFFF;
	background-color: #666666;
}

#subnav #heading {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

#subnavwrapper {
	width: 187px;
	float: left;
	
	margin-top: 5px;
}

#rightheading {
	width: 147px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	line-height: 38px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 38px;
}
#rightheading a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#subnav {
	width: 147px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#content > #subnav {
	width: 160px;	
}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
#subnav ul li	{
	list-style: disc url(/images/list_mark.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
        font-size:    11px;      
        voice-family: "\"}\"";   
        voice-family: inherit;     
	}	

html>#subnav ul li	{
	font-size: 11px;
	} 

#subnav ul li a {
	font-weight: normal;
	}

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: normal;
	font-size: 11px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	}   
	
html>#subnav dt 	{
	font-size: 11px;
	} 

	
#footerlinks {
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

#footer {
	text-align: center;
}

.clearfix:after {
   content: ".";
   clear: both;
   height: 0;
   visibility: hidden;
   display: block;
 }
 .clearfix {
   display: inline-block; /* Fixes IE/Mac */
 }
 /* Hides from IE-mac \*/
 * html .clearfix,
 * html .clearfix * {height: 1%;}
 .clearfix {display: block;}
 /* End hide from IE-mac */

html>body #content {
	width: 706px;
} 


ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#nav a {
display: block;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#nav a:hover {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.2em 10px;
	text-align: left;
}

#nav li li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

#nav li {
	float: left;
	position: relative;
	width: 100px;
	background-color: #000000;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

li#first {

}

li#last {
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(/images/menu_back.gif) no-repeat bottom;
	padding: 0.5em 0 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

hr {
	visibility: hidden;
}

#topbar {
	padding: 0px;
	margin: 0px;
	height: 65px;
}
h2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
h1 {
	margin: 0 0 10;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C86A13;
	display: block;
	height: 13px;
	font-size: 11px;
	padding-left: 10px;
}
.inputcheckbox {
	border: 1px solid #000000;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	width: 200px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.inputselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
.inputtextsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 11px;
	width: 72px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.inputtextcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 11px;
	width: 25px;
	border: 1px solid #000000;
}
.inputselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;
	border: 1px solid #000000;
}
.inputtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	width: 450px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
	border: 1px solid #000000;
	font-weight: bold;
	cursor: hand;
}
.inputbuttoncart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
	border: 1px solid #000000;
	font-weight: bold;
	cursor: hand;
	background-color: #666666;
}
.biopics {
	border: 1px solid #000000;
}
.linkpics {
	border: 0px solid #000000;
}
.smallbiopics {
	border: 1px solid #000000;
	margin-right: 13px;
	margin-bottom: 13px;
}
#ministryinfo {
	font-weight: bold;
	height: 55px;
	width: 390px;
	padding-left: 75px;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
	padding-top: 20px;
}
#ministryinfo2 {
	font-weight: bold;
	height: 55px;
	width: 415px;
	padding-left: 50px;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
	padding-top: 20px;
}
#form {
	padding-left: 10px;
}

/************ subglobalNav styles **************/


.subglobalNav{
	visibility: hidden;
	color: #ffffff;
	float: left;
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	top: 31px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.subglobalNav a:hover{
	color: #ffffff;
	text-decoration: underline;
}


