﻿@import url("layout.css");
body 
{
  margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #0956A6;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:26px;
	margin-right:0px;
}
.subt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0956A6;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:26px;
	margin-right:0px;
}
.caption {
	margin-bottom: 0px;
	text-align: center;
	font-style: italic;
	font-size: smaller;
}
#container {
	width: 750px;
	margin-top: 0px;
	border-bottom: 2px solid #363636;
	background-color: #fff;
	float: none;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#navigation {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	background-color: #8fbc8f;
}
#content {
	position: relative;
	float: left;
	/*width: 320px;*/
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
  position:relative;
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;	
}
#navigation li {
	float: left;
	padding-right: 20px;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	/* border: 1px solid #708090; */
	background-color: #8fbc8f;
	float: left;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #455; 
}
#content h3 {
  font-size: larger;
}
#content img {
	padding: 5px;
	border: 1px solid #708090;
}
/* Sidebar Styles */
#sidebar p {
	color: #555;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#pageContent {
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#pageContent table,td {
	margin: 0px;
	padding: 3px;
	border-collapse: collapse;
}
#pageContent img {
	border: 0px;
	padding: 0px;
}
.mstyle1 {
  color: #808080;
}
.mstyle2 {
  font-size: medium;
}
#navAd {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
  background-color:white;
}
.mstyle3 {
  color: #FFFFFF;  
}
#masthead {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 11px;
/*	background-image: url('../images/iwatop.jpg'); */
  background-color:black;
}
#masthead td {
  width: 370px;
}
#masthead h1 {
  font-size: large;
}
#masthead h3 {
  font-size: small;
}
#footerAd {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
  background-color:white;
}
.mstyle4 {
  color: #C0C0C0;
}
#googleTranslate {
  xbackground:red;
  text-align:right;
	position:relative;
	right:0px; top:0px;
	xwidth: 750px;
	margin-left: 20px;
	margin-right: auto;
	padding: 0px;
}
