﻿a:active {text-decoration:underline; color:white}
a:visited {text-decoration:underline; color:white}
a:link {text-decoration:underline; color:white}
a:hover {text-decoration:underline; color:#fff8d7;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	margin: 0;
	text-align:center;
	background: #619ac2 url('../siteart/bkg.jpg') repeat-x;
	line-height: 1.5em;
	}

#container {
	width: 992px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;
	background: #5c93bc url('../siteart/bkg-flag.jpg') no-repeat;
	overflow:auto;
	vertical-align:top;
}

#header {
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
	color: white;
	text-align:right;
	line-height: 2em;
	padding: 50px 30px 70px 0;
}

#header strong {
	font-size: 20px;
	font-style: italic;
}

#left {
	float:left;
	width: 230px;
}

#right {
	float:left;
	width: 722px;
	padding: 0 20px 20px 20px;
	margin-left: -10px;
	}

h1 {
	color: #f4f4d9;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}

#nav {
	padding: 10px 10px 0 10px;
	}

#nav a {
	display:block;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #648db5;
	padding: 15px 0 13px 10px;
}

#nav a:hover {
	color: #fff8d7;
	font-weight:bold;
}

#foot {
	clear: both;
	background: #4b6583;
	
}

a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; line-height:1.3em; color: #f7f7f7}

a.footerlink:visited{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; line-height:1.3em; color: #f7f7f7}

a.footerlink:link{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; line-height:1.3em; color: #f7f7f7}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; line-height:1.2em;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#f7f7f7; line-height:1.3em;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#f7f7f7; line-height:1.3em;}

.divfooter
	{
	width:450px;
	padding: 30px 0;
	clear: both;
	text-align:center;
	margin-left:auto; 
	margin-right:auto;
	}
