body
{
background-color:#FAFAFF;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
position: relative;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
text-align: justify;
width: 800px;
overflow: inherit;
}

#headerbig{
	color:#004700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	padding-bottom: 0px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
}

#line{
padding-bottom: 50px;
padding-top: 0px;
}

#maintext{
width: 500px;
float: right;
margin-bottom: 35px;
padding-bottom: 50px;
}

#navbar{
width: 100px;
float: left;
}

#ulnavbar
{
list-style-type:none;
font-family: ArialMT, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
margin:0;
padding:0;
}

#ulpublications
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
text-align: justify;
}

#ulpeople
{
list-style-type:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: normal;
text-indent:100px;
margin:0;
padding:0;
}

#members_data
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
position:relative;
}

#maintext a:link
{
font-weight:bold;
color:#004700;
text-decoration:none;
}
#maintext a:visited
{
font-weight:bold;
color:#8F2400;
text-decoration:none;
}
#maintext a:hover,a:active
{
font-weight:bold;
color:#8383AC;
}

#navbar a:link,a:visited
{
display:block;
font-weight:bold;
color:#004700;
background-color:#FAFAFF;
width:200px;
text-align:left;
padding:5px;
text-decoration:none;
}
#navbar a:hover,a:active
{
color:#FAFAFF;
background-color:#004700;
}

body#home a#homenav,
body#members a#membersnav,
body#lactase a#lactasenav,
body#mucins a#mucinsnav,
body#research a#researchnav,
body#crohns a#crohnsnav,
body#antibodies a#antibodiesnav,
body#publications a#publicationsnav {
color: #FAFAFF;
background: #004700;
}

#shoe{
float: fixed;
bottom:0;
}

#foot{
	color:#004700;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align: right;
	text-decoration: none;
	text-indent: 0px;
	float: fixed;
	bottom:0;
	width: 800px;
	margin-bottom: 20px;
}
