﻿* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #202020;
	background-image: url(./images/bg.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 0px 24px;
	list-style-type: circle;
}
li {
	padding: 0px 0px 12px 0px;
}
h1 {
	font-size: 125%;
	color: #003366;
}
h1.shad {
	left: 44px;
	top: 10px;
	color: silver;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
h2 {
	font-size: 110%;
	color: #003366;
}
h3 {
	font-size: 105%;
	color: #003366;
}
h4 {
	font-size: 100%;
	color: #003366;
}
a {
	color: #666666;
}
input, textarea, select {
	border: thin inset #808080;
	background-color: #C0C0C0;
	color : #000;
}
#nav {
	width: 881px;
	height: 25px;
	border-bottom: 1px solid black;
	color: white;
	background-color: #202020;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	position: fixed;
	top: 0px; /* any IE */;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;
	_position: absolute;
	margin-left: expression((-441) + "px");
}
#nav li {
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}
#nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover {
	background-color: #666666;
}
#footer {
	width: 878px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #202020;
	color: white;
	background-color: #202020;
	font-size: 80%;
}
#footer a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	background-color: #666666;
}
#main {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	margin: 0px;
	border-top: 25px solid white;
	width: 880px;
	height: 150px;
	background-image: url(./images/banner.jpg);
	background-repeat: no-repeat;
}
#bannerx {
	margin: 0px;
	border-top: 0px solid white;
}
#body {
	padding-top: 1px;
	background-color: white;
	position: relative;
	border-right: 200px solid #eeeeee;
}
#bodywide {
	padding-top: 1px;
	background-color: white;
	position: relative;
	border-left: 100px solid #eeeeee;
	border-right: 100px solid #eeeeee;
}
#sidebar {
	width: 180px;
	position: absolute;
	right: -200px;
	_right: 0px;
	top: 0px;
	padding: 0px 10px 10px 10px;
}
#sidebar h1 {
	margin: 14px 0px 4px 0px;
}
#sidebar h2 {
	margin: 14px 0px 4px 3px;
}
#sidebar p {
	line-height: 1em;
}
#sidebar a {
	color: #666666;
}
#sidebar a:hover {
	background-color: #CCCCCC;
}
#sidebar ul {
	list-style-type: none;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	text-decoration: none;
}
#sidebar {
	font-size: smaller;
}
#sidebar li a {
	display: block;
}
#content {
	padding: 0px 20px 20px 20px;
	color: #333333;
}
#content h1 {
	margin: 12px 0px 0px 0px;
}
#content h2 {
	margin: 0px;
}
#content p {
	line-height: 1.3em;
}
#content a:hover {
	background-color: #CCCCCC;
	color: #003366;
}
.caption {
	text-align: center;
}
.comments {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	font-size: 10px;
}
.pullout {
	background-color: #eeeeee;
	padding: 5px 10px 5px 10px;
	margin: 24px 40px 20px 40px;
	font-weight: bold;
	text-align: center;
}
.pullout2 {
	background-color: #eeeeee;
	padding: 5px 10px 5px 20px;
	margin: 24px 40px 20px 40px;
	text-align: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.centre {
	text-align: center;
}
.nodisplay {
	display: none;
}
.normal {
	font-weight: normal;
}
.quoteleft {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 48px;
	background: transparent url(./images/quoleft.png) no-repeat;
}
.quoteright {
	font-size: 110%;
	font-weight: bold;
	padding: 0px 0px 0px 24px;
	margin: 0px 24px 0px 0px;
	background: transparent url(./images/quoright.png) right bottom no-repeat;
	color: #003366;
}
.quoteleft2 {
	width: 436px;
	margin: 0px 0px 0px 36px;
	padding: 0px 0px 0px 36px;
	background: transparent url(./images/quoleft.png) no-repeat;
}
.quoteright2 {
	font-size: 110%;
	font-weight: bold;
	padding: 0px 0px 0px 24px;
	margin: 0px 132px 0px 0px;
	background: transparent url(./images/quoright.png) right bottom no-repeat;
	color: #003366;
}
.inlinepicleft {
	padding: 0px 20px 0px 0px;
	float: left;
}
.inlinepicright {
	padding: 0px 0px 0px 20px;
	float: right;
}
.title {
	text-align: center;
	font-size: 125%;
	font-weight: bold; 
	color: #003366;
}
.green {
	color: #33CC33;
}
#latestnews {
	border-style: solid;
	border-width: thin;
    border-color:silver;
	background-color: white;
}
#latestnews a {
	color: #333333;
}
