﻿/* CSS layout */
#masthead {
	position: relative;
	width: 780px;
}

#top_left {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left:200px;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 200px;
}

#rightcolumn {
	border-color: #808080;
	width: 150px;
	position: relative;
	float: right;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#footer {
}
.page_title {
	background-position: 5px 1px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../Images/Courier/power icon.png');
	background-repeat: no-repeat;
	padding-left: 25px;
	background-color: #BCBCBC;
	padding-bottom: 2px;
}
.page_subhead {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	padding-left: 8px;
}
.page_text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	text-align: justify;
}
.page_greytext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	line-height: 13px;
	letter-spacing: .1em;
}
.side_title {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
}
.side_cntrNewslink {
	border-width: 0px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.footer {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-variant: small-caps;
	color: #808080;
	text-decoration: none;
}
.title_margin {
	margin-left: 10px;
}
.object_center {
	position: relative;
	left: 65px;
	border-width: 0px;
}
.side_subhead {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9933;
}
.side_text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 8pt;
	text-align: justify;
}
.page_leftmargin {
	padding-left: 8px;
}
.page_photoLEFT {
	border-width: 0px;
	position: relative;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
}
.page_photoRIGHT {
	border-width: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	position: relative;
	float: right;
}
.side_cnterYahoo {
	border-width: 0px;
	margin-left: 25px;
	position: relative;
}

