﻿body {
	background-color: #000000;
	font-family: "trebuchet MS";
}
#head {
	background-image: url('../images/bluestripe.jpg');
	background-repeat: repeat-x;
	border-width: 0px 0px 3px 0px;
	border-style: groove;
	border-color: #6EB5D5;
	margin: 0px auto 0px auto;
	height: 50px;
	font-family: "trebuchet MS";
	color: #000066;
	vertical-align: middle;
}
#top_links {
	padding: 5px 0px 0px 0px;
	background-image: url('../images/blackstripe.jpg');
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	height: 35px;
	font-family: "trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
#container {
	font-family: "trebuchet MS";
	background-color: #6EB5D5;
	border: 2px solid #D9EDF4;
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
}
#left_col {
	background-color: #D7EBF3;
	border: 1px solid #1B2D35;
	margin: 10px;
	width: 200px;
	font-family: "trebuchet MS";
	float: left;
}
#right_col {
	font-family: "Trebuchet MS";
	background-color: #D7EBF3;
	border: 1px solid #1B2D35;
	margin: 10px 10px 10px 220px;
}
#left_in_right_col {
	background-color: #FFFFFF;
	border: 1px solid #6EB5D5;
	margin: 10px;
	width: 160px;
	height: 160px;
	float: left;
	overflow: hidden;
}
#centre_in_right_col {
	font-family: "trebuchet MS";
	background-color: #FFFFFF;
	border: 1px solid #6EB5D5;
	margin: 10px 10px 10px 190px;
	height: 160px;
}
#video_box {
	border: 1px solid #D7EBF3;
	margin: 5px;
	width: 200px;
	float: left;
	height: 145px;
}
#pic_box {
	border: 1px solid #D7EBF3;
	margin: 5px 5px 5px 220px;
	height: 145px;
	background-color: #FFFFFF;
}
#main_content {
	font-family: "trebuchet MS";
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #1B2D35;
	margin: 10px;
}
#bottom_links {
	background-image: url('../images/blackstripe.jpg');
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	font-family: "trebuchet MS";
	height: 50px;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #B7B7B7;
}
#top_logo {
	margin: 0px 8px 8px 250px;
	padding: 0px;
	width: 300px;
}
#side_link_container {
	margin: 5px;
}

.style6 {
	vertical-align: middle;
	border-style: solid;
	border-width: 0;
}
.style7 {
	text-align: justify;
}
.style8 {
	margin: 0 10px;
	font-family: "trebuchet MS";
}
h1 {
	font-size: 150%;
	font-family: "trebuchet MS";
	text-indent: 10px;
	text-align: justify;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 110%;
	margin: 0px 10px 0px 10px;
}
.underline {
	text-decoration: underline;
}
p {
	font-family: "trebuchet MS";
	font-size: small;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}
#black_box {
	background-color: #000000;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
}

ul {
	font-family: "Trebuchet MS";
	font-size: small;
}

