

body {/* set page background colour */
		background-color: #fff; 
		padding-bottom: 0px;
		margin:0 0 0 0;
		text-align: center;
		width:100%;
		

				}

#largewrap	{ width: 100%;}
						
						
						#masthead {
		border-bottom: 3px solid #ccc;
		width:100%; 
		height:200px;
		background-color:#003366;
	
				}
		
	
#logo {/* logo container */
		height: 120px;
		width: 1000px;
		margin:0 auto
		}
		
#logo-one {/* logo container */
		height: 80px;
		width: 100px;
		padding: 17px 0px 0px 5px;
		float:left;
		}
		
#logo-three {/* logo container */
		height: 110px;
		width: 110px;
		padding: 0px 0px 0px 0px;
		margin-right: 50px;
		float:right;
				}
			
#wrapper {
		width: 1000px;
		margin: auto;		
		text-align: left;
		background-color: #ffffff;
		
		margin-top: -1px;
				}	
	
#content {
		background-color: #ffffff;
		margin: 10px;
		width: 730px;
		float:left;
				}
				
#content a {color: #0000ff; text-decoration:none;}

 #content a:hover {
		border-bottom:1px solid #db0f00;
	}

#content img{border: 0px solid #cecece; margin-right:5px;}

#content_news {
		background-color: #ffffff;
		margin: 10px;
		width: 730px;
		float:left;
		font-size: 1em;		
				}
				
#content_news a {color: #0000ff; text-decoration:none;}

#content_news img{border: 0px solid #cecece; margin-right:10px;}

	#content_news h2 {
		font-size: 1.1em;
		margin-top: 0px;
		margin-bottom: 2px;
		color: #0a3766;
		}	
	
	 #content_news a:hover {
		border-bottom:1px solid #db0f00;
	}
	
	#content_news li {list-style-type:none;}
	
	#contentli {list-style-type:none;}


#articles{width:720px; margin-bottom: 15px; clear:both; min-height: 110px; font-size: .8em; font-family: verdana, helvetica, sans-serif;}
#articles img {border: 1px solid #cecece; width:100px; height:75px; }

#articles h2 a{color: #0000bb; margin-bottom: 0px; font: .90em, Verdana, Arial, sans-serif;}
#articles h2 {
		font-size: 1.1em;
		margin-top: 0px;
		margin-bottom: 2px;
		color: #0a3766;
		}




/* ---------- 3. links and navigation ---------- */

#rightside {width: 250px; float:left; margin-top: 10px;}

#menu {width: 250px; margin: 0px 0px 10px 10px; padding: 5px; border: 1px solid #ccc;}

#menu OL {margin-left:-10px;}
#menu li {margin-left:0px; padding-bottom: 5px;}

#menu a{text-decoration:none;}

#menu a:hover {
		border-bottom:1px solid #db0f00;
	}

		
/* ---------- 4. fonts ---------- */

html {
		font-size: 100%;
		}

body {
		font-size: 1em;
		}

h1 {/* main heading */
		font: normal 2em/1.8em Arial, sans-serif;
		margin-bottom: 5px; margin-left:18px; margin-right:18px; margin-top:40px;
		color: #ff6600; text-align:center;
		float:left
		}
h1 a{color: #ff6600;}


h3 {
color: #ooo; margin: 5px; font-size:1.2em;}







p {
		font: .80em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
		margin-bottom: 0.9em;
		}

/* ---------- 5. images ---------- */


		
		
	



#footer {
 background-color: #fff;
  height: 22px;
  width:958px;
   clear: both;
  border-top: 1px solid #425227;
  border-right: 0px solid #425227;
  border-bottom: 0px solid #425227;
  font-size: .75em;
  text-align:center; 
  padding-top:4px; 
}

 
#footer A:link {
	COLOR: #000; text-decoration: none
}
#footer A:visited {
	COLOR: #000; text-decoration: none
}
#footer A:active {
	COLOR: #000; text-decoration: none
}
#footer A:hover {
	COLOR: #000; border-bottom:1px solid #db0f00;
	
}

#ad{float:left; width:165px; margin-right:10px;}

#ad img{border: solid 2px #DE6929;}


