﻿body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #54504a;
	background-color: #093D65;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.newd {
	font-size: 12px;
	padding: 1px;
	text-align: center;
	margin: 0px;
}
b {
	color: #2D70A5;
}
a {
	color: #AC1011;
	text-decoration: none;
}
a:hover {
	color: #1D5E94;
}
.mainwrapper {
	background-color: #FFFFFF;
	text-align: left;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #1D5E94;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #1D5E94;
	display: visible;
}
.subheading a {
	color: #AC1011;
	display: visible;
}
.subheading a:hover {
	color: #1D5E94;
	display: visible;
}
.button {
	padding: 5px;
}
.mainimage {
	padding: 10px;
}
.content {
	padding-left: 10px;
	padding-right: 10px;
}
.nav {
	color: #FFFFFF;
	background-color: #;
	background-image: url(images/navback.jpg);
	background-repeat: x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: 600;
}
.nav a {
	color: #FFFFFF;
}
.navigation {
	color: #2C6FA4;
}
.navigation a {
	color: #2C6FA4;
}
.navigation2 {
	color: #b4b4b4;
	background-color: #434343;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 900px;
	font-family: arial, helvetica;
	font-size: 11px;
}
.navigation2 a {
	color: #b4b4b4;
}
.top {
	font-size: 10px;
}
.signups {
	font-size: 11px;
}
.articles {
	border: solid 1px #bababa;
	width: 250px;
	float: left;
	margin-right: 10px;
	background-color: #ececec;
	padding: 4px;
}
.thearticles ul {
	margin-left: 6px;
	padding-left: 6px;
}
.box {
	border: solid 1px #B21212;
	width: 600px;
}
.highlight {
	color: #B21212;
}
.countrybox {
	border: double #B21212;
	padding: 4px;
	width: 335px;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
	margin-left: 10px;
}
