html,body{margin:0;padding:0; background: #ececec }

body{font: 76% arial,sans-serif;text-align:center}

p{margin:0 20px 20px}

h1{margin:0 20px 20px; color: #11779d; font-size:23px;}

h2{margin:0 20px 20px; color: #009900; font-size:16px;}

a{padding:5px; color:#11779d; font-weight:bold;}

div#header{background-color:#0A5409; height:117px; background-image:url(images/header.jpg)}

div#header2{background-color:#11779d; height:25px; padding-top: 5px; padding-left: 10px;}

div#header h1{line-height:80px;margin:0;padding-left:10px;}

div#container{text-align:left; background: #d6f1fa url(images/backcontainer.gif) repeat-y;}

div#content p{line-height: 25px;}

div#navigation{background:#F1F1F1;}

div#navigation ul{margin:20px 0; padding:0; list-style-type:none;}

div#navigation li{margin-bottom:5px; margin-left: 10px;}

div#navigation a{color:#11779d; font-weight:bold;}

div#extra{background:#CCC8B3;}

div#footer{
	background-color: #11779d;
}

div#footer p{margin:0;padding:5px 10px}

div#container{
	width:700px;
	margin:0 auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #11779d;
	border-left-color: #11779d;
}

div#content{
	float:left;
	width:470px;
	padding-top: 17px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #11779d;
}

div#navigation{
	float:right;
	width:230px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #11779d;
}

div#extra{float:left;clear:left;width:200px}

div#footer{clear:both;width:100%}

.adsideleft {
	float: left;
	padding-left: 14px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 8px;
	}

