/* PAGE LAYOUT */

body{
margin: 10px 0 10px 0;
padding:0;
text-align:center;
background: #99B8DB;
background-attachment: fixed;
/*font-size: 10px; */
font-size: 62.8%; 
letter-spacing: 0.1em;
}

h1 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 2.2em; /* 2.2 x 1.2 = 2.64 */
font-weight: bold;
text-align:left;
color: #004EA4;
line-height: normal;
border-bottom: 3px solid #FFD630;
}

h2 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 1.7em; /* 2.2 x 1.2 = 2.04 */
font-weight: bold;
text-align:left;
color: #004EA4;
line-height: normal;
border-bottom: 1px solid #FFD630;
}

h3 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 1.4em; /* 1.4 x 1.2 = 1.68 */
font-weight: bold;
font-style: italic;
text-align:left;
color: #004EA4;
line-height: normal;
}

h4 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 1.3em; /* 2.2 x 1.2 = 1.56 */
font-weight: bold;
text-align:left;
color: #004EA4;
line-height: normal;
}

a {
color: #304966;
text-decoration: underline;
outline: none;
}

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

#pagewidth{
width:900px;
background-color: #ffffff;
border: 4px solid #ffffff;
text-align:left;
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#header{
position: relative;
height: 93px;
width: 100%;
}

#topmenu {
margin: 0 0 20px 0;
width:100%;
background-color: #FFD630;
font-size: 1.2em;
line-height:normal;
font-weight: bold;
text-align: center;
}

#leftcol{
width:190px;
float:left;
position:relative;
background-color:#ffffff;
font-size: 1.2em;
font-weight: bold;
line-height: 2em;
}

#centrecol{
background-color: #ffffff;
float: left;
display:inline;
position: relative;
width:490px;
height: 100%;
padding: 0 20px 20px 20px;
font-size: 1.2em;
line-height: 1.5em;
}

#maincol{
background-color: #ffffff;
float: left;
display:inline;
position: relative;
width:600px;
height: 100%;
padding: 0 20px 20px 20px;
font-size: 1.2em;
line-height: 1.5em;
}

#rightcol{
width:180px;
float:right;
position:relative;
background-color:#fff;
font-size: 0.9em;
letter-spacing: 0.05em;
line-height: 1.4em;
height: 100%;
}

#footer {
padding: 10px 0 10px 0;
background-color:#fff;
font-size: 0.75em; /* 1.2 x 0.75 = 0.9 */
letter-spacing: 0em;
line-height: 1.2em;
clear: both;
text-align: center;
border-top: 1px solid #000000;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


/* TOP NAVIGATION */

#topmenu ul {
margin:0;
padding:5px 10px 5px 10px;
list-style:none;
}

#topmenu li {
display:inline;
margin:0;
padding:5px 10px 4px 10px;
color: #000000;
text-decoration:none;
}

#topmenu a {
color: #003E82;
text-decoration:none;
}

#topmenu a:hover {
color: #03CBFE;
text-decoration:none;
}

/* LEFT MENU */

#leftcol a:link, #leftcol a:visited {
color: #003E82;
text-decoration: none;
}

#leftcol a:hover {
color: #03CBFE;
text-decoration: none;
}

#leftcoltitle {
margin:10px 0px 0px 0px;
padding: 2px 0 0 10px;
width: 180px;
height: 18px;
color: #000000;
font-size: 1.1em; /* 1.1 x 1.2 = 1.32*/
text-transform: uppercase;
line-height: normal;
}

#leftcol ul {
list-style: none;
margin: 0;
padding: 0;
}

#leftcol li {
width: 164px;
display: block;
color: black;
margin-left: 0px;
padding: 5px 0 0 26px;
outline: none;
background: url(images/bg_nav.gif) repeat-y;
}

#leftcol ul ul li {margin: 0;padding: 0;}


/* NEWSBOX */

fieldset {
border: 1px solid #000;
padding: 6px;
margin-top: 6px;
}

legend {
color: #000;
font-weight: bold;
font-size: 1.4em; /*1.2 x 0.9 = 1.08em */
text-transform: uppercase;
}


/* TABLES */

.tabletitle
{
	font-size: 1.2em; /* 1.2 x 1.2 = 1.44 */
    font-weight: bold;
	color: #ffffff;
    text-align: center;
	padding: 8px 8px 8px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #005491;
	background-color: #4D7290;
	background-image:url(images/tabletitlebg.gif);
	margin: 6px 12px 6px 10px;
	background-repeat: repeat-x;
}

.tablebody
{
	font-size: 1em;  /* 1.1 x 1.2 = 1.32 */
	font-style: none;
	color: #000000;
	padding: 4px 8px 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #003a65;
	background-color:#FFF1B7;
	margin: 6px 22px 6px 20px;
}


/* PHOTOS */

div.rightphoto {
	float: right;
	padding: 10px;
}

div.rightphoto {
	color: #003a65;
	margin: 10px 10px 10px 10px;
	text-align:center;
}

div.rightphoto a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
div.rightphoto a:hover {
	border: 1px solid #c40000;
}
div.rightphoto img {
	border: 6px solid #ffffff;
}


div.centrephoto {
	padding: 0px;
}

div.centrephoto {
	color: #003a65;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

div.centrephoto a {
	border: 1px solid #6698bd;
}
div.centrephoto a:hover {
	border: 1px solid #c40000;
}
div.centrephoto img {
	border: 4px solid #ffffff;
}

.leftphoto {
	float: left;
	padding: 0px;
}

.leftphoto img {
	border: 6px solid #ffffff;
}

.flag {
	float: left;
	margin: 0 20px 20px 10px;
}

.icon {
	float: left;
	margin: 0 10px 20px 20px;
}

.rightphoto {
	float: right;
	margin: 10px 5px 10px 10px;
}

.rssiconright {
	float: right;
	margin: 0 0 20px 20px;
}

.rssiconleft {
	float: left;
	margin: 5px 5px 5px 5px;
}

.rssiconright {
	float: right;
	margin: 0 0 20px 20px;
}

.rssiconleft {
	float: left;
	margin: 5px 5px 5px 5px;
}


.rss-items {
       list-style:none;
       margin: 0;
       padding:0;
}

.rss-item  {
  font-weight: normal;
}

.rss-item:first-line {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 1.4em; /* 1.4 x 1.2 = 1.68 */
font-weight: bold;
font-style: normal;
text-align:left;
color: #004EA4;
line-height: 50px;
}

.rss-date {

font-style: italic;
	} 