body, td, input, select, textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 14pt;
}
img {
  border-style: none;
}
h3 {
	font-family: Georgia,serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h1 {
	font-family: Georgia,serif;
	font-size: 28px;
	font-weight: normal;
}
a {
	color: #f06;
}
a:hover {
	color: #900;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding: 0px;
}
li {
	list-style: url(/images/list-bullet.gif);
}
input, textarea {
	border: 1px solid #999;
}
p.press {
	max-width: 500px;
}
ul.sitemap li {
	list-style: disc outside none;
}
table.calendar {
  background-color: #ccc;
}
table.calendar td {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  width: 25px;
  height: 25px;
  text-align: center;
}
table.calendar a {
  text-decoration: none;
  color: #000;
}
#wrapper {
	position:absolute; 
	width:100%;
	top:0;
	left:0;
	background-image: url(/images/menu/right-edge.jpg);
	background-position:right;
	background-repeat:repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#header {
	position:relative; left:0; top:0; width:100%; height:104px; background-image: url(/images/menu/top-edge.jpg); background-position:left; background-repeat:repeat-x;
}
#content {
	margin: 10px 70px 10px;
}
