body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #000000;
}

body{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 62.5%;
}
#wrapper{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000000;
}

#navigation{
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(images/navigation.jpg);
	height: 60px;
	overflow: hidden;
	border: 0;
}

#skipnav{
	width: 100%;
	padding: 0;
	height: 20px;
	background-color: #000000;
	border: 0;
}

#skipnav a{
	position-absolute: -999;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}

#content{
	margin: 0px;
	padding: 0px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 480px;
}

#content img{
	border: 1px solid #a62507;
	margin: 3px;
}

#content a  {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #b8a80d;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #b8a80d;
	font-weight: bold;
}

#navigation a  {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
}

a.indexlink {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.indexlink:hover {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a62507;
	text-decoration: none;
}
a.presslink {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b8a80d;
	text-decoration: none;
}

a.presslink:hover {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab8a80d;
	text-decoration: none;
}	

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #9e5205;
	font-weight: bold;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bolder;
	color: #a62507;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #a62507;
}

h3 {
	font-family: Courier New, Courier, mono;
	font-size: 1.6em;
	font-weight: bold;
	color: #a62507;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #878080;
}

h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #9e5205;
}
