@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #ccc;
	background-color: #141614;
	text-align: justify;
	background: url(images/background.jpg) repeat;
}
a {
	color: #E8D200;
	text-decoration: none;
}
a:hover {
	color: #ccc;
}
.titlefield {
	text-decoration: none; 
	font-size: 1.3em;
	color: #A10F8B; 
	font-weight: bold;
}
.labelfield {
	font-size: 0.8em; 
	margin-bottom: 0px;
}
#scroller {
	width: 270px;
	height: 265px;
}
#scroller div p {
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 1.3em;
	font-size: 92%; 
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	color: #CCC;
	margin-top:2px;
	border-bottom: 3px solid #00378B;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.3em;
	color: #CCC;
	margin-top:2px;
	border-bottom: 1px solid #00378B;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.3em;
	color: #CCC;
	margin-top:2px;
	border-bottom: 1px solid #00378B;
	padding-bottom: 10px;
	margin-left: 70px;
	margin-right: 30px;
}
.text {
	font-size: 92%;
	line-height: 1.3em;
}
.text2 {
	font-size: 1em;
	line-height: 1.8em;
	margin-left: 107px;
	margin-right: 30px;
}
#wrapper {
	width: 960px;
	margin: auto;
	padding: 0;
	border-left: 30px;
	border-right: 30px;
	background-color: #0a0d0b;
}
#logo {
	width: 200px;
	height: 108px;
	position: absolute;
	left: 42px;
	top: 0px;
}
#flagout {
	width: 120px;
	height: 120px;
	top: 250px;
	right: 30px;
	position: absolute;
}
.navigation {
	width: 230px;
	position: absolute;
	height: 240px;
	margin-top: 0px;
	right: 30px;
	top: 0px;
}
.navigation ul {
	margin: 0;
	padding: 0;
	color: #E8D200;
	padding-top: 5px;
}
.navigation ul li {
	list-style: none;
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-top: 3px;
	line-height: 20px;
	border-bottom: 2px inset #E8D200;
	border-left: 2px outset #E8D200;
}
.navigation a {
	color: #0a0d0b;
}
.navigation ul li:hover {
	background: #E8D200;
	color: #FFF;
}
.navigation ul li a:hover {
	color: #FFF;
}
#container {
	width: 960px;
	height: auto;
	position: relative;
	background-color:#000;
	padding-bottom: 20px;
}
.column {
	width: 270px;
	min-height: 360px;
	padding: 10px;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.column2 {
	width: 270px;
	min-height: 360px;
	padding: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border-left: dotted 1px #CCC;
	border-right: dotted 1px #CCC;
}
.column3 {
	width: 920px;
	min-height: 360px;
	padding: 10px;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.column4 {
	width: 620px;
	min-height: 360px;
	padding: 10px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px
}
.column5 {
	width: 200px;
	height: 10px;
	padding: 20px;
	margin: auto;
}
.column6 {
	width: 700px;
	height: auto;
	padding: 0px;
	margin: auto;
	margin-top: 10px;
}
.column7 {
	width: 942px;
	height: auto;
	margin: auto;
}
.column3 table th{
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;	
	line-height: 1.6em;
	text-align: left;
	background: url(images/thead.jpg) repeat-x;
	color: #00378B;
	padding-left: 5px;
}
.column3 table td {
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 5px;
	vertical-align: top;	
	line-height: 1.8em;
	border-bottom: 1px dotted #999;
}
.column6 table td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	vertical-align: top;	
	line-height: 1.8em;
	border-bottom: none;
}
.colitem {
	height: 350px;
	position: relative;
	padding: 0;
	margin: 0;
}
.colitem2 {
	min-height: 350px;
	position: relative;
	padding: 0;
	margin: 0;
}
.colpic {
	width: 100px;
	height: 120px;
	top: 7px;
	left: 0px;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 6px;
}
.colitem table {
	font-size: 1em;
	line-height: normal;
}
.colitem table td {
	height: 25px;
	vertical-align:top;
}
.colform {
	width: 240px;
	margin: auto;
	padding: 0;
}
.submit {
	width: 50px;
	height: 20px;
	top: -2px;
	bottom: 0px;
	right: 0px;
	padding-top: 0px;
	float: right;
	position: relative;
	text-align:center;
	font-size:90%;
	color: #ccc;
	line-height:normal;
	background: url(images/more.jpg) no-repeat top left;
	border: 0;
}
.submit2 {
	width: 50px;
	height: 20px;
	bottom: 0px;
	right: 0px;
	padding-top: 0px;
	float: left;
	position: relative;
	text-align:center;
	font-size:85%;
	color: #ccc;
	line-height:normal;
	background: url(images/more.jpg) no-repeat top left;
	border: 0;
}
.colmore {
	width: 50px;
	height: 20px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	padding-top: 2px;
	float: right;
	position: relative;
	text-align:center;
	font-size:92%;
	line-height:normal;
	background: url(images/more.jpg) no-repeat top left;
}
.colmore a {
	color: #ccc;
}
.colmore a:hover {
	color: #E8D200;
}
#rss {
	float: right;
	width: 20px;
	height: 20px;
	padding: 0;
	margin-top: 3px;
	margin-right: 3px;
	top: 0;
}
#mainphoto {
	width: 942px;
	padding: 0;
	float: left;
	height: 376px;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#featured {
	width: 942px;
	padding: 0;
	float: left;
	height: 240px;
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 30px;
}
#featured h2 {
	margin-left: 315px;
	color: #FFF;
	font-size: 2.2em;
	margin-top:20px;
	margin-right: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00378B;
	padding-bottom: 10px;
	width: auto;
}
#featured p {
	margin-left: 315px;
	margin-right: 30px;
	color: #ccc;
	line-height: 1.6em;
	font-size: 1.2em;
}
#featuredphoto {
	width: 270px;
	height: 200px;
	float: left;
	padding: 0;
	margin-left: 10px;
	margin-top: 20px;
}
#footer {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 960px;
	float:left; 
	position: relative;
	height: 150px;
	color: #E8D200;
	background-color:#131111;
}
#subfooter {
	height: 25px;
	clear: left;
	line-height: 0.8em;
	padding-top: 30px;
	padding-bottom: 10px;
	background: url(images/background.jpg) repeat;
}
#footer ul {
	margin: 0;
	padding: 0;
	margin-top: 95px;
	margin-left: 20px;
	float: left;
	width: 150px;
	padding-left: 12px;
	border-left: 1px solid #E8D200;
	line-height: 1em;
}
#footer ul li {
	list-style: none;
	font-size: 0.8em;
}
#footcontact {
	width: 270px;
	height: 70px;
	top: 20px;
	right: 20px;
	position: relative;
	float: right;
}
#footcontact p{
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	font-size: 0.9em;
	color: #CCC;
	line-height: 1.3em;
}
#footcontact table {
	color: #ccc;
	line-height: 1.3em;
	font-size: 0.9em;
	line-height: normal;
	border: 0;
}
#subleft {
	float: left;
	width: 250px;
	padding: 0;
	padding-left: 10px;
	text-align: left;
}
#subright {
	float: right;
	width: 250px;
	padding: 0;
	padding-right: 10px;
	text-align: right;
}
#subcentre {
	margin: auto;
	width: 960px;
	padding: 0;
	padding-bottom: 12px;
	text-align:center;
	position:relative;
	font-size: 0.7em;
	line-height:normal;
	margin-bottom:12px; 
}
.form {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #666;
	background-color: #FFF7B4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
title {
	display: block;
	width: 700px;
	padding: 10px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #333;
	margin-top:2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00378B;
	padding-bottom: 10px;
}
pubDate {
	visibility: hidden;
}
description {
	display: block;
	width: 650px;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #666;
	text-align: justify;
}
link {
	display: block;
	width: 650px;
	padding: 10px;
	padding-top: 0px;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #A10F8B;
	text-align: left;
}
