* { margin: 0; padding: 0; }
body { color: #333; font-size: 12px; font-family: Arial, verdana, Helvetica, Geneva; line-height: 18px; background-color: white; background-image: url(../images/flu-bg.gif); background-repeat: repeat-x; text-align: center; padding-top: 10px; padding-bottom: 20px; }
p { }
td { }
a:link {
	color: #3a439a;
	text-decoration: none;
}
a:visited {
	color: #3a439a;
	text-decoration: none;
}
a:hover {
	color: #3a439a;
	text-decoration: underline;
}
a:active {
	color: #3a439a;
	text-decoration: none;
}
#wrapper { background-color: white; background-image: url(../images/header-bg.jpg); background-repeat: no-repeat; width: 790px; margin-right: auto; margin-left: auto; padding: 5px; }
#content {
	background-image: url(../images/bottom-fade.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-align: left;
	border: solid 1px #dce2a3;
	padding-top: 80px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#pacme {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#presbutton {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content p { margin: 0; padding: 5px 0; }
.date {
	margin: 0;
	padding: 5px 0;
	color: #776100;
	font-size: 12px;
}
.contentimg { margin: 0; padding: 15px 0 5px; }
#presentations { background-image: url(../images/bottom-fade.gif); background-repeat: no-repeat; background-position: 0 bottom; text-align: left; padding: 84px 5px 5px; border: solid 1px #dce2a3; }
#footer { text-align: center; width: 778px; padding: 10px 5px; margin-right: auto; margin-left: auto; border-color: #dce2a3; border-style: solid; border-width: 10px 1px; }
ul { list-style-type: disc; margin: 0 0 0 40px; }

.smaller{
	font-size: 10px;
	line-height: 12px;
}

.smaller ul{
	font-size: 10px;
	line-height: 12px;
}
