@charset "UTF-8";
/* CSS Document */

<style type="text/css">


#header {
	background-color: #CCC;
	height: 120px;
	width: 970px;
	background-image: url(_images/header_mordy2.jpg);
}
#nav {
	height: 29px;
	width: 970px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-bottom-width: 1px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #CC9966;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
}
#main {
	border-left-style: solid;
	border-left-color: #CC9966;
	height: auto;
	width: 580px;
	border-left-width: 1px;
	float: left;
	padding-right: 10px;
	padding-left: 9px;
	padding-top: 10px;
}
#sidebar1 {
	width: 225px;
	float: left;
	height: auto;
	padding-top: 10px;
}
#sidebar2 {
	float: left;
	height: auto;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9966;
	padding-right: 9px;
	padding-left: 10px;
	padding-top: 10px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	color: #FFF;
	background-color: #CC9966;
	text-indent: 10px;
	width: 480px;
	height: 24px;
	vertical-align: middle;
	padding-top: 6px;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	text-indent: 110px;
	color: #CC9966;
	font-weight: bold;
	word-spacing: 1em;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: normal;
	font-size: x-large;
	color: #CC9966;
	margin-top: 20px;
	line-height: 1.5em;
	padding-right: 10px;
}
#footer {
	background-image: url(../_images/footer_bkgnd2.gif);
	height: 30px;
	width: 960px;
	clear: both;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.indent {
	margin-left: 100px;
}
.disclaimer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 100px;
	color: #CC9966;
	margin-top: 4px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	line-height: 20px;
	letter-spacing: .5px;
	margin-top: 10px;
	text-decoration: none;
}
p a:link, p a:visited, p a:hover, p a:active {
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	font-weight: bold;
	text-decoration: none;
}
ul {
	list-style-type: circle;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 20px;
	font-size: x-small;
	letter-spacing: .5px;
	margin-top: 10px;
}
</style>
