﻿@import url('styles/layout.css');
body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #000000;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #000000;
	position: relative;
	top: 0px;
	left: 0px;
	height: 1687px;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #000000;
}
#navigation {
	background-color: #000000;
	overflow: hidden;
}
#page_content {
	border-top: 1px solid #000000;
	position: relative;
		width: 100%;
		top: -1px;
	left: 0px;
	height: 1549px;
}
#column_l {
	position: relative;
	padding: 0 2%;
	background-color: #000000;
	float: none;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 10px;
	top: 0px;
	left: 0px;
	width: 588px;
	margin-right: 10px;
	margin-bottom: 0;
	height: 81px;
}
#column_r {
	border-left: 2px solid #333333;
	float: none;
	width: 325px;
	padding: 10px;
	background-color: #220000;
	position: absolute;
	right: 11px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 1527px;
}
#footer {
	background-color: #000000;
	padding-bottom: 5px;
	background-image: url('images/grid.jpg');
	font-family: Stencil;
	color: #CC0000;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: center;
	color: #000;
	margin: 0px 0px 1px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	border-bottom-color: #333333;
	border: 2px solid #333333;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Stencil;
	font-size: medium;
	background-image: url('images/grid.jpg');
	color: #333333;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #cc0000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #000000;
	font-family: Stencil;
	font-size: large;
	background-image: url('images/grid.jpg');
	font-weight: normal;
}
#navigation a:hover {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #000000;
	font-family: Stencil;
	font-size: large;
	background-image: url('images/grid2.jpg');
	font-weight: normal;
	
	/* Styles for Footer */
#footer p {
	color: #cc0000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
	
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-family: Stencil;

}
#footer a:hover {
	color: #cc0000;
	text-decoration: none;
	font-family: Stencil;

}

}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #FF0000;
	font-family: Castellar;
	margin-left: 10px;
	font-weight: bold;
}
h2 {
	background-position: 0px 0px;
	font-size: 1.75em;
	color: #000000;
	background-attachment: scroll"; background-image: url(''); background-repeat: repeat; text-align: center; margin-bottom: 1px;
	text-align: center;
	margin-bottom: 0px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

