body {
	font-family: Georgia, Bookman, Palatino, Utopia;
	margin: 1em;
	margin-left: 3%;
	margin-right: 3%;
}

h1, h2, h3 {
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	color: rgb(159, 0, 0);
	padding: 10px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.article_subtitle {
	font-size: smaller;
}

.article_subtitle2 {
	font-size: 14px;
	text-align: left;
	color: #181818;
}

#site_name, #site_description {
	margin: 10px;
	font-family: Arial, Verdana, Lucida, Helvetica;
	color: #336699;
	text-align: left;
	padding: 0px;
}

.language_link, .action_links {
	list-style-type: none;
	margin-left: -50px;
}

.language_link a, .action_links a {
	float: left;
	padding: 3px;
	color: black;
	font-size: small;
}

.language_link a:hover, .action_links a:hover {
	float: left;
	padding: 3px;
	color: black;
	font-size: small;
	text-decoration: underline;
}

#menu {
	list-style-type: none;
	background-color: white;
	position: relative;
	border: solid 1px black;
	height: 30px;
	padding: 0px;
}

#menu li {
	display: block;
	float: left;
	padding: 5px;
}

#menu a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Bitstream Vera Serif, Helvetica, Arial;
	padding: 5px;
	font-size: smaller;
}

#menu a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Bitstream Vera Serif, Helvetica, Arial;
	padding: 5px;
	font-size: smaller;
}

#menu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Bitstream Vera Serif, Helvetica, Arial;
	font-size: smaller;
	
}

#calendar2 {
	margin-left: -25px;
}

.event h3 {
	text-align: left;
	color: black;
}

.event {
	list-style-type: none;
	font-size: smaller;
}

#leftcol {
	position: relative;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 20%;
	float: left;
	border: 1px solid #f1c28a;
	font-family: Georgia;
	background-color: #f5d8ae;
}

.sideheading {
	border-bottom: 2px dashed #000000;
	margin: 0;
	margin-bottom: 30px;
	padding: 5px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#leftcol form label { 
	font-family: Bitstream Vera Serif, Helvetica, Arial;
	font-size: small;
	color: #336699;
	display: inline;
	width: 80px;
}

#leftcol form input { 
	font-size: small;
	color: #000000;
	border: 1px solid #000000;
}

#date, #counter {
	display: block;
	font-size: small;
	color: #000000;
	font-family: Utopia;
	text-align: center;
	font-weight: bold;
}

.sidemenu {
	list-style-type: none;
}

.sidelink, .sidemenu a:link {
	color: #5F8AC2;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	padding: 2px;
}

.sidelink, .sidemenu a:visited {
	color: #5F8AC2;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	padding: 2px;
}

.sidemenu a:hover {
	display: inline;
	color: #ffffff;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	padding: 2px;
	background-color: #5F8AC2;
}

#centercol {
	position: relative;
	padding: 10px;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 10px;
	background-color: #ffffff;
	font-family: Georgia, Bookman, Palatino, Utopia;
}

#human {
	display: none;
}

.adminform label, .loginform label { 
	display: inline;
	width: 190px;
	float: left;
}

#centercol input { 
	color: #000000;
	background: #fee3ad;
	border: 1px solid #000000;
	margin-bottom: 5px;
}

#centercol select { 
	color: #000000;
	border: 1px solid #000000;
	margin-bottom: 5px;
}

.adminform textarea { 
	color: #000000;
	border: 1px solid #000000;
	width: 1000px;
	height: 500px;
	margin-bottom: 5px;
}

#centercol input:focus, select:focus, textarea:focus {
	background-color: #ffffff;
	border: 2px solid #000000;
}

#centercol fieldset {
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 10px;
}

#bbcodeToolBar input {
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	margin-top: 5px;
}

#bbcodeToolBar input:focus, select:focus {
	background-color: #ffffff;
	border: 1px solid #000000;
}

.button {
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	margin-top: 5px;
}

.required {
	font-weight: bold;
}

.error_message {
	color: #ff0000;
	font-weight: bold;
	font-family: Verdana, Arial;
	list-style-type: disc;
	border: 1px solid #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#welcome_message {
	padding: 5px;
	border: solid 1px #336699;
	background-color: #ffffff;
}

#welcome_message h2 {
	text-align: center;
	text-transform: uppercase;
}

#latestnews {
	padding: 5px;
	border: solid 1px #336699;
	background-color: #ffffff;
	margin-top: 1%;
	width: 35%;
}

#footer {
	position: relative;
	clear: both;
	font-size: small;
	text-align: center;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color: while;
	border: 1px solid black;
	top: 10px;
}

.admin_box {
	float: left;
	padding: 8px;
	margin: 5px;
	width: 30%;
	border: 1px solid #c1c9ec;
	background-color: #e6e9f5;
	height : 125px;
}

.admin_box_title {
	color: #000000;
}

.admin_box ul {
	list-style-type: none;
}

.admintable {
	border: medium solid #000000;
	width: 60%;
	border-collapse: collapse;
	table-layout: auto;
}

.admintable caption {
	font-family: Verdana, Helvetica, Arial;
	color: #6495ed;
	font-size: x-large;
	padding: 10px;
}

.admintable td, th {
	border: thin solid #6495ed;
	width: 50%;
	font-family: Verdana, Helvetica, Arial;
	font-size: small;
	padding: 5px;
}

.admintable a:link {
	color: #6495ed;
	text-decoration: underline;
}

.admintable a:visited {
	color: #6495ed;
	text-decoration: underline;
}

.simple_table {
	text-align: left;
	width: 50%;
	border : 1px solid;
	border-collapse: collapse;
}

.simple_table td, th {
	border : 1px solid;
	padding: 5px;
}

.country_table {
	text-align: left;
	width: 100%;
	border-style : solid;
	border-width : 1px;
	font-size: 11px;
	border-collapse: collapse;
}
.country_table td {
	border: thin solid black
}

.country_table th {
	font-size: 11px;
}

a {
  color: rgb(159, 0, 0);
  text-decoration: none;
}

a:hover { 
  color: #666666;
  text-decoration: underline;
}

.articles {
	list-style-type: none;
}

.articles a:link {
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	padding: 2px;
}

.articles a:visited {
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	padding: 2px;
}

.articles a:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	padding: 2px;
}

#text {
	font-family: Georgia, Bookman, Palatino, Utopia;
	font-size: 12px;
	color: #181818;
}

.articletext {
	font-family: Georgia, Bookman, Palatino, Utopia;
	font-size: 12px;
	color: #181818;
}

.add {
	display: inline;
	margin-right: 5px;
}

#message {
	border: 1px solid #000000;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
