html, body {
        margin: 0 auto;
        width: 100%;
        text-align: center; /* IE fix to center #strip */
}

.description{	
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 9pt;
}

.description a, .description a:link{
	text-decoration: none;
	color: #8c973a;
}

.description ul{
	padding-left: 0px;
	margin-left: 0px;
}

.description li{
	padding-left: 0px;
	margin-left: 15px;
}

#affiliations{
	padding-top: 30px;
	padding-left: 10px;
}

#desc{
	padding-top: 10px;
	border-top-color: #999933;
	border-top-style: solid;
	border-top-width: 1px;
}

#strip {
        height:25px; 
        width:100%;
        background:#a9ab83;
        margin:0 auto;
        position:relative;
        top:-33px;
        text-align: center; /* IE fix to center #strip */
}

#logocontain {
        background:url("../navimages/logosmall.jpg") no-repeat;
        width:750px;
        height:126px;
        position:relative;
        margin:0 auto;
        left:-40px;
        /* border:dashed 1px green; */
        z-index: 5;
}

.afalogo {
       position:absolute;
       margin-left:-375px;      
       /* border:dashed 1px blue; */
}