﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
#container {
	width: 111%;
	height: 860px;
	background-color: #000000;
}
#mast
ad {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #000000;
}
#page_content {
	position: relative;
	top: 0px;
	left: 0px;
	height: 1699px;
	background-color: #000000;
	width: 1113px;
	margin-right: 327px;
	text-align: left;
	color: #FF00FF;
	font-weight: 700;
	font-size: large;
	z-index: 1;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #00FF00;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	z-index: 2;
}
#content {
	margin-left: 140px;
	padding: 10px;
	background-color: #000000;
	height: 454px;
}
#footer {
	clear: both;
	width: 98%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #000000;
	height: 36px;
	text-align: center;
	color: #FFFFFF;
}
#masthead img {
	float: left;
	z-index: 2;
	left: 0px;
	top: 18px;
	position: absolute;
	height: 181px;
	width: 758px;
}
#masthead p {
	font-size: small;
	margin-right: 1%;
	margin-left: 710px;
	margin-top: 0;
	margin-bottom: 0;
	height: 25px;
	width: 57px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
	text-align: center;
	height: 25px;
	width: 593px;
	font-size: medium;
	font-style: italic;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	width: 138px;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #f5f5f5;
	background-color: #0000FF;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;

/* Styles for Footer */
#footer p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	position: inherit;
	height: 104px;
	margin-left: 136px;
}
on: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: normal;
}
.style_italic {
	font-style: italic;
}


