body {
	background-color: #EFBD00;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/* Linking */
a:link          { text-decoration: underline; color: #0000CC; }
a:visited       { text-decoration: underline; color: #660066; }
a:hover         { text-decoration: underline; color: #FF0000; }
a:active        { text-decoration: underline; color: #FF0000; }

.leftnav {
	background-color: #A14836;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 6px;
}
.leftcategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 70%;
}

a.leftcategories, a.leftcategories:link, a.leftcategories:visited { color: #FFFFFF; text-decoration: none; }
a.leftcategories:active, a.leftcategories:hover { color: #000000; text-decoration: underline; }

hr { color: #000000; width: 100%; size: 3px; }

.smallertext {
	font-size: x-small;
}
.leftnavsub {
	background-color: #E9C178;
	margin: 0px;
	padding: 6px;
}

.content {
font-size: small;
}

h1 {
	line-height: 20px;
	color: #000000;
	font-size: x-large;
}

h2 {
	color: #A6472E;
	font-size: medium;
}

.shieldtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	font-variant: normal;
}

a.shieldtype, a.shieldtype:link, a.shieldtype:visited { color: #333333; text-decoration: none; }
a.shieldtype:active, a.shieldtype:hover { color: #006633; text-decoration: underline; }

.lowernav {
	background-color: #DBA05E;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.navquote {
	padding-left: 6px;
	padding-right: 4px;
	line-height: 130%;
}

.newsbox {
	width: 410px;
	background-color:#FBEDC4;
	padding: 1px 8px 4px 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A6472E;
	border-left-color: #A6472E;
}

.skiplink {display:none}
