/* Start of CMSMS style sheet 'main' */
body {
font-family: Times New Roman, sans-serif;
text-align:left;
font-size:12px;
color: #000000;
background-color:#333333;
margin-top:5px;
}

.pagewrapper{
width: 985px;
margin: 0 auto;
text-align: left;
background-color: #FFFFFF;
padding: 0px 0 0 0;
}

.header{
width:985px;
height:106px;
}

.dupont_content {
float: left;
min-height:400px;
font-size: 14px;
color: #333333;
text-align:left;
overflow: auto;
width: 945px;
padding-left:20px;
padding-right:20px;
background-color:#FFFFFF;
}

a:link {
color: #006699;
text-decoration:none;
}
a:visited {
color: #006699;
text-decoration:none;
}
a:hover {
color: #999966;
text-decoration:none;
}
a:active {
color: #006699;
text-decoration:none;
}
a:visited:hover{
color: #999966;
}


.banner {
color:#D0C9AE;
font-size: 23px;
margin:0;
}

.subbanner, h2 {
color: #003366;
font-size: 20px;
font-weight: bold;
}

.h3 {
color: #CCCC99;
font-size: 20px;
}

.ul{ list-style:circle; line-height: 27px; color:#E2DDD3;
}

.clearboth {
clear:both;
padding:0;
margin:0;
height:0;
}

.bio_image {
float: left; 
padding-right: 25px; 
padding-bottom: 10px;
}
.calendar-header {
color:#FFFFFF;
background-image: url(images/nav_div.jpg);

}
/* End of 'main' */

