@charset "utf-8";
body {
	background-image: url(images/background.gif);
	margin: 0px;
	padding: 0px;
}
#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/content-background.gif);
	background-repeat: repeat-y;
}
li {
	list-style-image: url(images/bullet.gif);
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: outside;
	padding-right: 20px;
	margin: 0px;
}
#buttons {
	padding-left: 70px;
}

#header {
	width: 930px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

h1#dept {
	position: relative;
	height: 91px;
	width: 930px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h1#dept span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/header.gif);
}

h2#news {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#news span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/news.gif);
}

h2#authors {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#authors span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/authors.gif);
}

h2#info {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#info span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/info.gif);
}

h2#programs {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#programs span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/programs.gif);
}

h2#volunteers {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#volunteers span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/volunteers.gif);
}

h2#sponsors {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#sponsors span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/sponsors.gif);
}

h2#exhibitors {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#exhibitors span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/exhibitors.gif);
}

h2#bookclub {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#bookclub span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/bookclub.gif);
}

h2#mediakit {
	position: relative;
	height: 40px;
	width: 460px;
	font-size: 14px;
	/* \*/
overflow: hidden;
	margin: 0px;
	padding: 0px;
/* */
}

h2#mediakit span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/mediakit.gif);
}

#leftcolumn {
	width: 396px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#quote {
	width: 396px;
	height: 285px;
	background-image: url(images/quote.gif);
}

#quote h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 30px;
	padding-left: 90px;
	padding-right: 30px;
	color: #996600;
	line-height: 34px;
}

#quote h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0px;
	padding-left: 110px;
	padding-right: 30px;
	color: #CC9933;
	line-height: 26px;
	background-image: url(images/end-quote.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	height: 141px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#address {
	margin: 0px;
	padding: 0px;
	width: 930px;
}
#address p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
#address a, #address a:link, #address a:visited {
	color: #333333;
	text-decoration: none;
}
#address a:hover {
	color: #FFFF33;
}
#credits p {
	padding-left: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
}
#credits {
	margin: 0px;
	padding: 25px 0px 0px;
	width: 930px;
}
#union {
	float: right;
	width: 170px;
	padding-top: 10px;
}
#credits a, #credits a:link, #credits a:visited {
	color: #003300;
	text-decoration: none;
}
#credits a:hover {
	color: #339933;
}
p {
	list-style-image: url(images/bullet.gif);
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: inside;
	color: #000033;
	padding-right: 20px;
}
.clear {
clear:left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
}
#rightcolumn {
	width: 460px;
	margin: 0px;
	padding: 0px;
	float: left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	text-transform: uppercase;
}
td {
	list-style-image: url(images/bullet.gif);
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: inside;
	color: #000033;
	padding-right: 20px;
}
