html {
	background: #000 url(../images/body_bg.gif) repeat-y top left;
}

body {
	background: url(../images/lg-cover.gif) no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	_height: 718px;
	line-height: 1.6;
	margin: 0;
	min-height: 718px;
	padding: 0;
}

#master {
	padding-bottom: 30px;
	width: 541px;
}

h1 {
	background: url(../images/masthead.gif);
	height: 87px;
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: -9999px;
	width: 541px;
}

h2 {
	display: none;
}

#navigation {
	background: url(../images/sm-cover.gif) no-repeat top left;
	border-right: 1px solid #000;
	float: left;
	margin: 0 0 0 5px;
	padding-bottom: 15px;
}

#navigation ol {
	border-bottom: 1px solid #000;
	font-size: 90%;
	list-style-type: none;
	margin: 0;
	padding: 160px 0 15px 0;
	text-align: right;
	width: 118px;
}

#navigation ul {
	font-size: 80%;
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: right;
	width: 118px;
}

#navigation li {
	margin: 0;
	padding: 0;
}

#navigation a {
	display: block;
	_height: 2em;
	margin: 0.5em 0;
	min-height: 2em;
	padding: 0 15px 0 0;
	text-decoration: none;
	width: 119px;
}

a#current {
	background: url(../images/arrow.gif) no-repeat;
	background-position: right 0.5em;
	color: #000;
	font-weight: bold;
}

#navigation a:link, #navigation a:visited {
	color: #333;
}

#navigation li a:hover {
	background: url(../images/arrow.gif) no-repeat;
	background-position: right 0.5em;
	color: #000;
}

#content {
	float: left;
	font-size: 90%;
	margin-right: 15px;
	margin-left: 10px;
	width: 370px;
}

h3 {
	font-size: 140%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

a img {
	border: 0;
}

#animationblock {
	padding-left: 20px;
	width: 500px;
}
