@charset "utf-8";
html, body {
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body {
	background-color: #ED1C24;
	background-image: url(/images/_main_page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrapper {
	width: 100%;
	background-image: url(/images/_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:20px;
}
#outterframe {
	display: block;
	width: 762px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000000;
	overflow: hidden;
	position: relative;
}
#content1 #column1 {
	float: left;
	width: 265px;
	position: relative;
	left:65.2%;
	overflow:hidden;
}
#content1 #column2 {
	float: left;
	width: 280px;
	padding: 10px;
	position:relative;
	left:66%;
	overflow:hidden;
}
#content1 #column3 {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position:relative;
	left:65.50%;
	overflow:hidden;
}
#content2 #column1 {
	float: left;
	width: 265px;
	position: relative;
	left:65.2%;
	overflow:hidden;
}
#content2 #column2 {
	float: left;
	width: 280px;
	padding: 10px;
	position:relative;
	left:65.2%;
	overflow:hidden;
}
#content2 #column3 {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position:relative;
	left:66.5%;
	overflow:hidden;
}
#content3 #column1 {
	float: left;
	width: 265px;
	position: relative;
	left:65.2%;
	overflow:hidden;
}
#content3 #column2 {
	float: left;
	width: 487px;
	padding: 5px;
	position:relative;
	left:64.7%;
	overflow:hidden;
}
#content {
	display: table;
	width: 762px;
}
#content1 #container3 {
	clear:left;
	float:left;
	width:762px;
	overflow:hidden; /* column 3 background colour */
	background-color: #8B0304;
	background-image: url(/images/_main_narrow_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content1 #container2 {
	clear:left;
	float:left;
	width:762px;
	position:relative;
	right:25.4%; /* column 2 background colour */
	background-color: #ED1C24;
	background-image: url(/images/_main_wide_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#content1 #container1 {
	float:left;
	width:762px;
	position:relative;
	right:39.9%; /* column 1 background colour */
	background-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#content2 #container3 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden; /* column 3 background colour */
	background-color: #8B0304;
	background-image: url(/images/_main_narrow_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content2 #container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25.4%; /* column 2 background colour */
	background-color: #ED1C24;
	background-image: url(/images/_main_wide_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#content2 #container1 {
	float:left;
	width:100%;
	position:relative;
	right:39.9%; /* column 1 background colour */
	background-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#content3 #container3 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden; /* column 3 background colour */
}
#content3 #container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:0%; /* column 2 background colour */
	background-color: #ED1C24;
	background-image: url(/images/content3_col1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content3 #container1 {
	float:left;
	width:100%;
	position:relative;
	right:65.3%; /* column 1 background colour */
	background-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header {
	background-image: url(/images/_main_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header #logo {
	padding-top: 110px;
	background-image: url(/images/_main_header_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	display: block;
	height: 0px !important;
	height: 110px;
	width: 176px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#header .right {
	height: 20px;
	padding-top: 90px;
}
#navigation {
	display: block;
}
#mainimage {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 306px;
	width: 265px;
}
#footer {
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 18px;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
}
#footer a {
	font-size: 12px;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#ad {
	min-height: 86px;
	background-color: #000000;
}
.newsheaders {
	font-weight: bold;
	color: #FFFFFF;
}
.news_text {
	font-size: 10px;
}
.editlink {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.editlink a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.editlink a:link {
	font-weight: bold;
	text-transform: uppercase;
}
.editlink a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.editlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.editlink a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 1px solid #999999;
	background-color: #FFDFDF;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 1px solid #999999;
	background-color: #FFDFDF;
	color: #333333;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 5px;
	margin-left: 5px;
} 
.news_text a {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
.news_text a:link {
	text-transform: uppercase;
}
.news_text a:visited {
	color: #FFFFFF;
	text-transform: uppercase;
}
.news_text a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
.news_text a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
#news_column {
	width: 100%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#news_column h2 {
	background-image: url(/images/content_news_column3-header.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	margin: 0px;
	padding: 0px;
	height: 46px;
}
#column3 .article {
	width: 153px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#column3 .article h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(/images/content_newsitem_column3-headerbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-left: 23px;
}
#column3 .article .summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding-left: 23px;
	display: block;
}
#column3 .article a {
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 130px;
	margin-top: 5px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column3 .article a:link {
	text-decoration: underline;
}
#column3 .article a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#column3 .article a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#column3 .article a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
}
#column2 .article {
}
#column2 .article h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#column2 .article a {
	color: #FFFFFF;
	text-align: left;
}
#column2 .article a:link {
	text-decoration: underline;
}
#column2 .article a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#column2 .article a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#column2 .article a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#news {
	padding-right: 10px;
	padding-left: 10px;
}
#news h2 {
	padding-top: 67px;
	background-image: url(/images/uploads/news_column2-header.gif);
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	display: block;
	height: 0px !important;
	height: 67px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.maintext {
	color: #FFFFFF;
	font-size: 36px;
}

