﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#E6EFF0;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	width: 100%;
	margin-top: 10px;
	border-top: 2px solid #79c;
	border-left: 2px solid #79c;
	border-right: 3px solid #358;
	border-bottom: 3px solid #358;
	background-color: #fff;
}
#masthead {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}
#navigation {
	width: 975px;
	margin-right: auto;
	margin-left: 25px;
	clear: both;
	overflow: hidden;
}
#navigation h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 3.0em;
	color: #191970;
	display: inline;
}
#navigation h3{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #191970;
	display: inline;
}
#page_content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	xborder-top: 1px solid #191970;
	Xborder-left: 1px solid #191970;
	Xborder-right: 1px solid #191970;
	Xborder-bottom: 1px solid #191970;
}
#content {
	float: left;
	width: 490px;
	padding-top: 7px;
	text-align: left;
	vertical-align: top;
}
#sidebar {
	float: right;
	width: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #191970;
	display: inline;
}
#masthead h3 {
	bottom: 0;
	font-weight: normal;
	color: #b22222;
	display: inline;
	margin-top: 15px;
	margin-left: 25px;
}
/* page_content styles */
#page_content h2{
	font-weight: normal;
	color: #191970;
	display: inline;
}
#page_content h3{
	font-weight: normal;
	color: #191970;
	display: inline;
}
#page_content h4{
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	xcolor: #008000; 
	color: #FF0000; 
	font-weight: bold; 
	font-style: italic;
}
#page_content link{
	font-style:italic;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}

#t1 {
	text-decoration: none;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border-left: 1px solid #708090;
	border-top: 1px solid #708090;
	border-right: 1px solid #708090;
	color: #b22222;
	background-color: #ffffff;
}

#t2 {
	text-decoration: none;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	color: #b22222;
	background-color: #f0ffff;
}
#t2:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
/* Content Styles */
h6 {
	color: #b22222;
}
h5 {
	color: #b22222;
}
h4 {
	color: #b22222;
}
h3 {
	color: #b22222;
}
h2 {
	color: #b22222;
}
#content h1 {
	color: #b22222;
}
#page_content img {
	padding: 5px;
	border: none;
	float: right;
}
#page_content2 img {
	padding: 5px;
	border: none;
	float: left;
}
/* Sidebar Styles */
#sidebar p {
	color: #222;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #191970;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.newStyle1 {
	font-family: "Times New Roman", Times, serif;
	background-color: #E6EFF0;
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.newStyle2 {
	color: #33CC33;
}

