﻿@import url('generalcontent.css');
/* CSS layout */
#masthead {
	position: relative;
	width: 955px;
	height: 200px;
}
#top_nav {
	position: relative;
	height: 30px;
	width: 955px;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 200px;
}

#footer {
}

h1 {
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #FF00FF;
	border-style: ridge;
	text-align: center;
}
li {
	list-style-type: none;
	float: none;
	list-style-image: none;
}
.style4 {
	background-color: #C0C0C0;
	text-decoration: none;
	color: #333333;
}
.Style8 a:hover {
	color: #ff3300;
}.style6 {
	text-decoration: none;
	
}
.style8 {
	background-color: #C0C0C0;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style8 a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}.style9 {
	border-style: groove;
	border-width: 2px;
	padding: 0px;
	text-align: center;
	color: #FF00FF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	margin-right: 20px;
	margin-left: 20px;
}
.style11 {
	background-color: #FFCCFF;
}
.style12 {
	background-color: #FFCCFF;
	text-align: center;
	vertical-align: middle;
}


