﻿#header {
	width:750px;
	height:218px;
	position:relative;
	z-index:3;
}
.red_cell {
	border-width: 1px;
	background-color: #DE3939;
}
.zero_pic_border {
	border-width: 0px;
}
.centre_text {
	text-align: center;
}
.floatleft {
	float: left;
	margin: 10px;
}
.caption {
	font-size: small;
}
.floatright {
	float:right;
	margin: 10px;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
body {
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	background-color: #FFFFE8;
	margin: 24px 0;
	padding: 0;
	background-repeat: repeat-x;
	text-align: justify;
	overflow: scroll;
}
#footer {
	position: absolute;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0;
	padding: 10px;
	background: #DE3939;
}
a:link       {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #CA4646;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
a:visited    {
	color: #DE3939;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.link_in_quote  {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
}
.link_standard  {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CA4646;
}
.heading2 {
	font-size: medium;
}
.maincontent_table {
	margin-right: auto;
	margin-left: auto;
}
.indent_para {
	margin-left: 20px;
}
.quote_author {
	font-size: small;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	width:750px
}
.centre_page {
	margin-right: auto;
	margin-left: auto;
}
.Pic_margin_1px {
	margin: 1px;
}
.Pic_margin_5px {
	margin: 5px;
}
.Pic_margin_10px {
	margin: 10px;
}
.Italic_quote {
	font-size: small;
	font-style:italic
}
.title {
	font-family: "Lucida Sans Unicode";
	margin-top: -5px;
	color: #DE3939;
	font-size: large;
}
.sub_title {
	font-family: "Lucida Sans Unicode";
	margin-top: -5px;
	color: #DE3939;
	font-size: medium;
}
.underline {
	text-decoration: underline;
}
h1 {
	font-family: Engravers MT;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	margin-top: 0px;
}
h2 {
	font-family: Lucida Calligraphy;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin-top: 40px;
}
h3 {
	font-family: Engravers MT;
	color: #000000;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-family: Engravers MT;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}
h5 {
	font-family: Times New Roman;
	background-color: rgb(206,186,132);
	color: #000000;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 6px;
}
h6 {
	font-family: Times New Roman;
	background-color: rgb(206,186,132);
	color: #000000;
	font-size: 16px;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
html, body {
	height: 100%;
}
#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	min-height: 100%;
}
#content {
	top: 90px padding: 10px; /*
To calculate the height of the footer: (12px font-size x 1.5 line-height) + (2 x 10px padding) = 38px
To calculate padding-bottom: 38px footer height + 10px content padding = 48px
				*/;
	padding-bottom: 48px;
}
#footer {
	position: absolute;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0;
	padding: 10px;
	background: #DE3939;
}
.black_link {
	color: #000000;
}
.footerlink a {
color: black;
}
.footerlink a:visited {
color: black
}
.footerlink a:hover{
color: black;
}
