﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	background-image: url('../images/background.gif');
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 894px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;
	position: relative;
}
#masthead{
	text-align: right;
	height: 114px;
	width: 874px;
	padding: 10px;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	position: relative;
	clear: both;
}
#middlelevel{
    left:0;
    width: 894px
}
#navigation
{
    position: relative;
    left: 0;
    float: left;
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    font-style: italic;
}
#content{
    float: left;
    width: 674px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    position: relative;
}
#subcontent{
    float: left;
    width: 460px;
    margin-right: 20px;
    position: relative;
    top: 0px;
    left: 8px;
}
#subcontent1{
    float: left;
    width: 470px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
#subsubcontent1{
    padding: 20px;
    background-color: #CCBBCC;
}
#subsubcontent1{
    padding: 20px;
    background-color: #CCBBCC;
}
#sidebar3
{
    width: 184px;
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #CCBBCC;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
#sidebar2{
    width: 184px;
    float: right;
    position: absolute; right: 0px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    top: 0px;
}
#sidebar{
    width: 184px;
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #FFE888;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
#footer{
    text-align: center;
    clear: both;
    width: 874px;
    background-image: url("../images/masthead.gif");
    background-repeat: repeat;
    background-attachment: scroll;
    position: relative;
    padding: 10px;
}
#content h1 {
	color: #000000;
	margin-top: -3px;
	margin-bottom: 0px;
	font-family: Times New Roman;
	font-size:xx-large;
}
#content h1 {
	color: #000000;
	margin-top: -3px;
	margin-bottom: 0px;
	font-family: Times New Roman;
	font-size:xx-large;
}
#masthead h2 { 
  color:  #898989;
  text-align: left; left: 25px;
  position: relative; top: 59px;
  margin-bottom: -10px;
  font-style: italic;
  font-weight: bold;
}
#masthead h2 { 
  color:  #898989;
  text-align: left; left: 25px;
  position: relative; top: 59px;
  margin-bottom: -10px;
  font-style: italic;
  font-weight: bold;
}
#content h3 {
  font-size: x-large;
  color: Black;
  margin-top: -1px;
  margin-bottom: -10px;
  font-weight: bold;
} 
#sidebar quotes {
  font-family: Amienne;
  font-size: 125%;
}
#footer p {
	color: #000000;
}
#footer a:link {
	color: #800080;
	text-decoration: underline;
	font-size: small;
}
#footer a:visited {
	color: #800080;
	text-decoration: underline;
    font-size: small;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-size: small;
}
div#quoteblock {
  margin: 10px 20px 0px 20px;
}
#bullets
{
    list-style-type: square;
    list-style-position: inside;
    text-indent: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}
#revisions resources logo 
{
    border: none;
    border-color: inherit;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #800080;
	text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #800080;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:focus {
    color: #800080;
    outline: none;
    overflow: hidden;
    border-style: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
    color: #800080;
    outline: none;
    overflow: hidden;
    border-style: none;
}
h3 {
  margin-bottom: -10px;
}
rgin-bottom: -15px;
}
img {
    border: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_italic {
	font-style: italic;
}
a.style_no-decor {
	color: #000000;
	text-decoration: none;
}
.style_smallcaps {
    font-variant:small-caps;
}