a {
	color: #036;
}

a img {
	border: none;
}

a:visited {
	color: #369;
}

a:hover {
	color: #69c;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
	cursor: help;
	font-size: 90%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: black;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 16pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 14pt;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 12pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 20pt;
	text-align: center;
}

p, li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 130%;
}

.credit {
	background: #369;
	border-top: solid 1px #9cf;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover, .credit a:visited {
	color: #fff;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #036 url("/images/header-background.gif") repeat-x;
	border-bottom: 1px solid #69c;
	height: 120px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header h1 {
	text-align: left;
	font: italic normal 230% 'Times New Roman', Times, serif;
	margin: 0;
	padding: 15px 10px 10px 30px;
}

#header h3 {
	font: italic normal 150% 'Times New Roman', Times, serif;
	color: white;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 0px 10px 15px 30px;
}

#menu {
	background: #e8e8e8 url("/images/menu-background.gif") repeat-x;
	border-left: 1px solid #9cf;
	border-bottom: 1px solid #9cf;
	padding: 25px 0 20px 20px;
	position: absolute;
	right: 0;
	top: 121px;
	width: 11em;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	font: normal 60% Verdana, Arial, sans-serif;
	padding: 2px 0px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}
