{font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
	color: #000;
	text-decoration: underline;
}
a:active {color: #000; text-decoration: underline}
a:visited {color: #000; text-decoration: underline}
a:hover {color: #996633; text-decoration: none}

body {
	margin: 0px;
	background: #666666 url(/art/grayBG.gif) repeat-x;
}
#container {
	width: 800px;
	height: 100%;
	background: #FFFFFF;
	margin: 15px auto;
	border: 1px solid #333333;
	padding-top: 15px;
	padding-bottom: 15px;
}
#header {
}
#box {
	background-color: #eee;
	background-image: url(/edelivery/art/round180top.png);
	padding-top: 15px;
	background-repeat: no-repeat;
}
#dateline li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#dateline ul {
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#content {
	width: 590px;
	float: left;
	padding: 15px;
}
#dateline  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#dateline a {
	padding: 5px;
}
#dateline a:link {color: black; text-decoration: none}
#dateline a:active {color: black; text-decoration: none}
#dateline a:visited {color: black; text-decoration: none}
#dateline a:hover {
	text-decoration: none;
	background: #eee;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
}

#left ul {
	margin: 0px;
}
#left {
	width: 150px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.pdflist {
	width: 200px;
	background-color: #eee;
	padding: 15px 0 0 0;
	margin-left: 15px;
	margin-bottom: 15px;
	background-image: url(/edelivery/art/round200top.png);
	background-repeat: no-repeat;
}

.pdflist li {
	background: url(/Art/PDFicon.gif) center left no-repeat;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #ccc;
	margin: 0;
}
.pdflist ul {
	margin: 0;
	padding: 0;
	font-size: small;
}






.current_issue {
	width: 200px;
	background-color: #eee;
	padding: 15px 0 0 0;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	background-image: url(/edelivery/art/round200top.png);
	background-repeat: no-repeat;
}

.current_issue li {
	background: url(/Art/PDFicon.gif) center left no-repeat;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #ccc;
	margin: 0;
}
.current_issue ul {
	margin: 0;
	padding: 0;
	font-size: small;
}






#footer {
	text-align: center;
	font-size: x-small;
	clear: both;
	background-color: #FFFFFF;
}
h4 {
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
}
