body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background-color: #92A2D1;
	background-image: url(bg_main.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}

#pagewidth{
width:880px;
min-width: 500px; 
margin-left:auto;
margin-right:auto;
}

#leftcol{       border: 0px solid red;
 width:200px;
 float:right; 
 position:relative;
 margin-right: -200px;

 } 

#outer{
 border:solid white 0px;
  /*/*/ border-right-width: 200px ;  /* left column width. NN4 hack to hide borders */

border-right-color: #E4E8F3  ; /* left column colour */ 
border-right-style: solid;
background-color: #E4E8F3 ; /* center column colour */
width: auto;
 } 

#inner{margin:0; width:100%;}
 
#maincol{         border: 0px solid red;
 float: left; 
 
 width: 100%;
 position: relative; 
 margin: 0 -8px 0 -2px;
 } 
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
.content {padding: 5px 5px 5px 5px}

#header {
height:  100px; 
 width:  100%; 
 background-color:  #007000; 
 }


/* HEADER, NAVIGATION */

#container-header { border: 0px solid red;
	w//idth: 680px;	width: 800px;

	height: 90px;

	padding: 10px 40px 20px 40px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:  #FFFFFF;
	line-height: auto;
	font-weight:bold;
}

/* Round CSS Corners */

#container .top {display:block; background: #4d5800;}
#container .top b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
#container .r1{margin: 0 5px;}
#container .r2{margin: 0 3px;}
#container .r3{margin: 0 2px;}
#container .top .r4 {margin: 0 1px;height: 2px;}

/* Round CSS Corners END */

#container-name {
	float: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #4A5890;
	line-height: 70px;
	font-size:28px;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 20px;
	line-height: 70px;
}

span, #container-name span,#container-slogan span {
	color: #314275;
}

#container-picture {
	width: 800px;
	padding: 15px 40px 0px 45px;
	height: 165px;
	background-image: url(bg_picture.gif);
	background-repeat:no-repeat;
}

#container-navigation {
	width: 800px;

	background-color: #4A5890;
	height: 25px;
	clear: both;
}

#navigation {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation  ul, #navigation  li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navigation  a:link, #navigation  a:visited {
	float: left;
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 2px 15px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4A5890;
	border-right: 1px solid #ffffff;
}

#navigation  a:hover {
	color: #ffffff;
	background-color: #314275;
}

/* FOOTER */

#container-footer {
	w//idth: 760px;	width: 880px;

	color: #ffffff;
	background-color: #5770B8;
	padding: 0px 0px 0px 0px;
	color: #aeaeae;
	display: block;

	margin-left: auto;
	margin-right: auto;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #e9f68d;
}

#container-footer a:hover {
	color: #fcffe4;
}

#footer {
	font-size: 10px;
	color: #e9f68d;
	padding-bottom: 75px;
	background-color: #5770B8e;
	background-image: url(footer-end2.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}

#footer-copyright {
	float: left;
	width: 460px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #5770B8;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 360px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #5770B8;
}




.clearer {
	clear: both;
}

/* HEADLINES */

h1 {
	font-size: 22px;
	color: #5770B8;
	margin: 0 0 0 0;
	padding: 0px 0 20px 0px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #51280c;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #5770B8;
	padding: 5px 0 0px 0px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #51280c;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	border-top: 1px solid #51280c;
	border-bottom: 1px dotted #51280c;
	padding: 4px 0 4px 5px;
	margin: 0 0 10px 0;
	}

/* TYPOGRAPHY etc. */	
	
hr {
	border: none 0;
	border-top: 1px solid #5770B8;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #666600;
	border-bottom: 1px dotted #666600;
	padding: 1px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5770B8;
	padding: 1px;
	border-bottom: 1px dotted #ffffff;
}

.contentmain {
padding-left: 40px; 
padding-right: 10px; 
}


.contentmain a {
	font-size: 14px;
	text-decoration: none;
	color: #5770B8;
}

.contentmain  a:hover {
	text-decoration: none;
	color: #51280c;
}


#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 25px;
	padding: 0 0 0 20px;
	list-style: none;
	background-image: url(li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#content .quote {
	border-top: 1px solid #51280c;
	background-color: #dde891;
	border-bottom: 1px solid #51280c;
	padding: 15px 15px 15px 65px;
	background-image: url(bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #51280c;
	font-style: italic;
}

.contentmain h1, 
.contentmain h2, 
.contentmain h3, 
.contentmain h4, 
.contentmain h5, 
.contentmain h6{

	font-size: 16px;
	color: #51280c;
	color: #5770B8;
	margin: 0;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;

	border-top: 1px solid #E4E8F3;
}
/*
.contentmain h4{
	font-size: 16px;
	color: #51280c;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;

	border-top: 1px solid #E4E8F3;
	border-bottom: 1px dotted #E4E8F3;
}
*/

.contentleft {
padding-right: 40px; 
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 20px 10px;
}

#border a {
	font-size: 13px;
	text-decoration: none;
	color: #5770B8;
	border-bottom: 1px dotted #5770B8;
}

#border  a:hover {
	text-decoration: none;
	color: #51280c;
	border-bottom: 1px solid #51280c;
}


ul.subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

.subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

.subnavigation li a {
	text-decoration: none;
	color: #5770B8;
	border-bottom: 1px dotted #5770B8;
}

.subnavigation li a:hover {
	text-decoration: none;
	color: #51280c;
	border-bottom: 1px solid #51280c;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 2px 20px;
	margin: 0 0 15px 0px;
}

/* IMAGES */



a img {  
  border: 0px solid #FFFFCC; 
  padding: 5px;
  background-color: #FFFFCC;
}

img a:hover {  
  border: 0px solid #FFFFCC; 
  padding: 5px;
  background-color: #FFFF99;
}

#content img {
	background-color: #ffffff;
	padding: 5px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/* FORM ELEMENTS */

.formbox {
  margin-left: 25px;
  padding:0; width:520px;
}


legend {
	font-size:1.1em;
	color:#666;
	font-weight:bold;
	padding:5px;
	margin:5px;
	background:none,
}

label {
	color:#666;
	font-size:1em;
	margin:0 3px 3px 0;
	padding:0;
	line-height:1.5em;
	width:120px;
	display:block;
	float:left;
	clear:left;
}
