body {
	margin:0;
	padding:0;
	text-align:center;
	font:14px "trebuchet MS", Arial, Verdana;
	color:#666666;
}

.clear {
	clear:both;
}

#wrapper {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:5px;
	margin-bottom:20px;
	background-color:#f4f7f4;	
}

#header { 
	background-image:url(/inc/html/nation/pix/header.gif);  
	background-position:bottom left;
	background-repeat:no-repeat;
	height:165px;
}

ul#navlist {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding: 120px 0 24px 0;
	border-bottom: 1px solid #000;
	margin: 0px 2px 0 0;
}

ul#navlist li {
	float: right;
	height: 21px;
	background-color:#333333;
	background-image:url(/inc/html/nation/pix/navlist_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin: 2px 0px 0 4px;
	border:1px solid #000;
}

#navlist a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 5px 4px 5px;
}

#navlist a:hover { 
	background: #fff;
	color:#000;
	background-image:url(/inc/html/nation/pix/navlist_bg_hover.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

/*.....left content.....*/

#left-content {
	width:200px;
	margin:0px;
	float:left;
	display:inline;
	background-color:#d9e8da;
	border-right:1px solid #006600;
}

#left-content ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	font-size:16px;
}

#left-content li {
	border-bottom:1px solid white;
	background-image:url(/inc/html/nation/pix/menu_bg_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 5px 10px 25px;
	margin:0 3px 0 3px;
}

#left-content li a, #left-content li a:visited {
	color:#000;
	text-decoration:none;
	display:block;
}

#left-content li a:hover {
	text-decoration:underline;
}

/*.....other content.....*/

#content-wrapper {
	float:right;
	width:630px;
	margin:0;
}

#center-content {
	float:left;
	display:inline;
	width:460px;
	line-height:20px;
	background-color:#f4f7f4;
}

#center-content a, #center-content a:visited {
	color:#006600;
}

#center-content a:hover {
	color:#000;
}

#center-content img {
	margin:10px;
	border:1px solid #666666;
}

#center-content h1 {
	font-size:24px;
	color:#93b897;
	font-weight:100;
	padding:5px 0;
	margin:0;
	font-family:"Century Gothic", Verdana, Arial;
}

#center-content h2 {
	color:#000;
	font-size:16px;
	font-weight:100;
}

#center-content h3 {
	color:#006600;
	font-size:14px;
	font-family:"Century Gothic", Verdana, Arial;
}

#right-content {
	float:right;
	width:145px;
	padding-left:5px;
	background-color:#ecfced;
	background-position:top left;
	background-repeat:repeat-y;
	border-left:1px solid #006600;
}

#right-content h2 {
	font-size:17px;
	color:#003300;
	font-weight:100;
}

#right-content ul {
	margin:5px 5px 0 0;
	padding:0;
	list-style:none;
}

#right-content li {
	border-bottom:1px solid #ccc;
}

#right-content li a, #right-content li a:visited {
	color:#000;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
}

#right-content li a:hover {
	color: #000;
	background-color:#efefef;
}

/*.....footer.....*/

#footer {
	height:20px;
	border-bottom:5px solid #006600;
	border-top:1px solid #006600;
	margin:0;
	background-color:#000000;
	padding:4px 0 2px 0;
	text-align:center;
	color:#FFFFFF;
}

#footer a, #footer a:visited {
	color:#CCFFCC;
}

.webint a, .webint a:visited {
	color:#006600;
	font-size:11px;
	float:right;
	margin-bottom:10px;
}
