﻿/* CSS layout */
#placeholder {
	margin-right: auto;
	margin-left: auto;
	width: 784px;
}
#masthead {
	position: relative;
	width: 783px;
	background-color: #FFFFFF;
	color: #800080;
	height: 190px;
	background-image: none;
}
#top_left {
	background-position: -1px -1px;
	width: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('../Pictures/Templates/top_left_corner-small.gif');
	background-repeat: no-repeat;
	height: 190px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFCCFF;
	border-left-color: #FFCCFF;
	border-left-style: solid;
	border-left-width: 1px;
}
.logo {
	margin-top: 20px;
	margin-left: 145px;
}
#top_right {
	width: 76px;
	height: 77px;
	float: right;
	left: 684px;
	right: 0px;
	background-image: url('../Pictures/Templates/top_right_corner-small.gif');
	background-position: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#header {
	margin-left: 240px;
	height: 190px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFCCFF;
}
#masthead h1 {
	padding: 20px 0px 10px 0px;
	font-family: "Monotype Corsiva";
	font-size: 60px;
	font-weight: bold;
	color: #800080;
	margin: 0px;
	text-align: center;
	width: 404px;
}
#pagetitle {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800080;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	width: 404px;
	float: left;
	height: 60px;
	top: 80px;
}
#nav {
	background-color: #800080;
	top: 200px;
}
#container {
	position: relative;
	width: 784px;
	background-color: #800080;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
#left_col {
	padding: 0px;
	margin: 0px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 40px;
	background-color: #800080;
}
#left_col ul {
	font-family: Verdana;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px 0px 70px 0px;
	width: 100%;
}
#left_col li {
	display: block;
	padding: 0px;
	margin: 0px;
	background-color: #800080;
}
#left_col a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px;
	text-align: center;
	margin-right: 0 px;
	margin-left: 0 px;
	font-size: 11px;
	background-color: #800080;
}
#left_col a:hover {
	color: #000000;
	background-color: #B000B0;
	margin-right: 5px;
	margin-left: 5px;
}
#left_col h1 {
	margin: 40px 10px 5px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#left_col h1 a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
#left_col h1 a:hover {
	color: #FF42FF;
	background-color: #800080;
	margin: 0px;
}
#left_col p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: center;
}
#page_content {
	padding: 10px;
	margin-left: 200px;
	background-color: #FFFFFF;
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	width: 564px;
}
#page_content h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #800080;
	margin-top: 15px;
}
#page_content h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #800080;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 15px;
}
#page_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800080;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top: 15px;
}
#page_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800080;
}
#page_content li {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}
#page_content li a {
	color: #C600C6;
	text-decoration: none;
}
#page_content li a:hover {
	color: #000080;
	text-decoration: none;
}
#page_content p a {
	text-decoration: none;
	color: #C600C6;
}
#page_content p a:hover {
	color: #000080;
	text-decoration: none;
}
#page_content h6 a {
	margin: -15px 0px -15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C600C6;
	text-align: right;
	font-weight: normal;
	float: right;
}
#page_content h6 a:hover {
	color: #000080;
	text-decoration: none;
}
.picture_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.picture_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picture_centre_130px {
	text-align: center;
	right: auto;
	left: auto;
	margin-left: 200px;
	margin-right: 200px;
}
.picture_centre_250px {
	text-align: center;
	right: auto;
	left: auto;
	margin-left: 150px;
	margin-right: 150px;
}
.picture_centre_315px {
	text-align: center;
	right: auto;
	left: auto;
	margin-left: 120px;
	margin-right: 120px;
}
.picture_caption {
	text-align: center;
	font-size: 11px;
}
#footer {
	margin: 0px;
	padding: 2px 0px 2px 200px;
	background-color: #800080;
	color: #FFFFFF;
	width: 583px;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	float: left;
	text-align: left;
	line-height: 22px;
}
#date {
	width: 490px;
	float: right;
	text-indent: 0px;
}
#footer_2 {
	background-color: #FFCCFF;
	color: #800080;
	width: 784px;
	text-align: center;
}
#footer_2 ul {
	list-style-type: none;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#footer_2 a {
	margin: 2px 12px 10px 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #800080;
	text-decoration: underline;
	display: block;
	clip: rect(auto, auto, auto, auto);
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
}
#footer_2 li {
	float: left;
}
#footer_2 a:hover {
	color: #000080;
}


td {
	font-size: 14px;
	margin-bottom: 5px;
	text-decoration: none;
}
td a {
	color: #C600C6;
	font-size: 14px;
	text-decoration: none;
}
td a:hover {
	color: #000080;
	text-decoration: none;
}
.signature {
	font-family: "Monotype Corsiva";
	font-size: 25px;
	font-weight: strong;
	color: #800080;
}
.table {
	width: 100%;
	border-spacing: 20px;
}



.trade-mark {
	font-size: 11px;
}




