﻿@import url(layout.css);
body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #000000;
	table-layout: fixed;
}
#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: 1858px;
}
#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: px solid #333333;
	float: none;
	width: 330px;
	padding: 5px;
	background-color: #220000;
	position: absolute;
	right: 1px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-image: url('../images/inside_rcolumn2.gif');
}
#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 #333333 solid;
	border-width: 2px;
	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 #262626;
	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/gridred.jpg");
	font-weight: normal;
}
/* 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;
}

