html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
        {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-width: 980;
	line-height: 16px;
}
.clearboth {
	clear: both;
}
.menuItems {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #62000D;
}
.menuOption {
	font-size: 12px;
}
.homePage_image {
	padding: 0px;
}
body {
	line-height: 1;
	color: black;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
#container {
	width: 980px;
	min-height: 100%;
}
#navBar {
	margin: 0 auto;
	text-align: center;
}
#content {
	margin: 3px;
	padding: 3px;
	color: #000000;
	clear: both;
	background-color: #A11C21;
	border: 1px solid #F6EC09;
}
.footer {
	font-size: 12px;
	color: #F2EB15;
	text-align: center;
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6EC09;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #A11C21;
	font-weight: bold;
}
a:visited {
	color: #A11C21;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A11C21;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #F6001F;
	font-weight: bold;
}
.newsText {
	font-size: .8em;
	background-color: #FFFFFF;
	margin: 5px;
	float: left;
	padding: 5px;
}
.newsHead {
	font-size: 1.2em;
	font-weight: bold;
	color: #A11C21;
}
.navNug {
	color: #F3EB15;
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.navNugOver {
	color: #E9D119;
	background-color: #333333;
	margin: 5px;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.navNugOver a:link { color: #E9D119; text-decoration: none;}
.navNugOver a:visited { color: #E9D119 ; text-decoration: none; }
.navNugOver a:active { color: #E9D119 }
.navNugOver a:hover { color: #E9D119 ; text-decoration: underline; }

.navNug a:link { color: #E9D119; text-decoration: none;}
.navNug a:visited { color: #E9D119 ; text-decoration: none; }
.navNug a:active { color: #E9D119 }
.navNug a:hover { color: #E9D119 ; text-decoration: underline; }

.navSpace {
	color: #F3EB15;
	background-color: #333333;
	margin: auto;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.footer a:link { color: #F2EB15; text-decoration: none;}
.footer a:visited { color: #F2EB15 ; text-decoration: none; }
.footer a:active { color: #F2EB15 ; text-decoration: underline; }
.footer a:hover { color: #F2EB15 ; text-decoration: underline; }


table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}


h1 {
	font-size: 1.5em;
	color: #F6EF1C;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
h2 {
	font-size: 1.2em;
	color: #F6EF1C;
	font-weight: bold;
}
.floatRight {
	float: right;
}
