﻿/* CSS layout */
}
#container {
	border-style: solid solid none solid;
	border-width: 4px 4px 0px 4px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 942px;
	background-color: #FFFFFF;
	border-top-color: #5E11D3;
	border-right-color: #5E11D3;
	border-bottom-color: none;
	border-left-color: #5E11D3;
}
#right_col {
	border-style: none;
	border-color: none;
	border-width: none;
	margin: 0px auto auto 360px;
	width: 325px;
	right: 0px;
	top: 300px;
	background-color: #FFFFFF;
	position: absolute;
	left: 315px;
}
p {
	line-height: 15px;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	text-align: left;
	width: 80%;
	padding-left: 30px;
	font-family: "font: 14px/16px book antiqua", verdana, trebuchet, arial, helvetica;
	font-weight: 595;
}
.imagefloatright {
	border: 2px solid #627194;
	margin: 1px 1px 2px 2px;
	float: right;
}
.imageleft {
	border: 1px solid #546181;
	margin: 2px 3px 2px 2px;
	float: left;
}
ul {
	list-style-type: none;
	margin: 0px;
	border: 0px none #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
#lower_col {
	background-color: #FFFFFF;
	width: 365px;
	top: 835px;
	position: absolute;
	margin-left: 605px;
}
#subtitle_bar {
	background-color: #FFFFFF;
	width: 700px;
	height: 15px;
	font-size: 11px;
	text-align: center;
	color: #290048;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	right: 20px;
}
#link_bar {
	padding: 10px 0px 8px 0px;
	width: 700px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-transform: none;
	font-size: 12px;
	margin-bottom: 25px;
	height: 25px;
	float: right;
	right: 20px;
}
#link_bar a {
	margin: auto 5px auto 5px;
	padding: 0px 10px 2px 10px;
	color: #FFFFFF;
	background-color: #EE5022;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
#link_bar a:hover {
	background-color: #00FF00;
}
}
#link_bar ul {
	list-style-type: none;
	list-style-image: none;
}
#link_bar li {
	display: inline;
}
#spacer {
	width: 165px;
	float: left;
	background-color: #5E11D1;
	clear: none;
	margin: auto 0px auto 0px;
	height: 110px;
	bottom: 0px;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
	text-align: center;
	background-color: #290048;
	font-family: "MS Reference Sans Serif";
}
	

