body {
	margin:0;
	padding:0;
	text-align:center;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(pix/body_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.clear {
	clear:both;
}

img {
	border:none;
}

#wrapper {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:6px;
	margin-bottom:20px;
}

#top-area {
	width:100%;
	height:85px;
	margin-bottom:9px;
}

.logo {
	float:left;
}

.news-byline {
	border-bottom:1px dashed #ccc;
	width:100%;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:10px;
}

#top-text {
	width:500px;
	float:right;
	padding-top:30px;
}

#top-text h2 {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#666666;
	font-family:"Trebuchet MS", Verdana, Arial;
}

#header {
	background-image:url(pix/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:151px;
}

#top-menu {
	margin:0 0 0 0;
	padding:120px 55px 0 0;
	list-style:none;
	text-align:right;
	font-size:1.2em;
}

#top-menu li {
	display:inline;
	margin:0 10px 0 0;
	padding:0 0 0 15px;
	background-image:url(/inc/html/default/pix/top_menu_li.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#top-menu a {
	color:#fff;
}

/*.....left content.....*/

#left-content {
	width:220px;
	margin:0px;
	float:left;
	background-color:#e2e2da;
	margin:0;
}

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

#left-content ul li a {
	display:block;
	padding:7px 10px 7px 10px;
	background-color:#e2e2da;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
}

#left-content ul li a, #left-content ul li a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#left-content ul li a:hover {
	text-decoration:underline;
}

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

#left-content ul ul li a {
	padding-left:25px;
	background-color:#d04b2f;}

#left-content ul ul li a, #left-content ul ul li a:visited {
	color:#fff;
}

/*.....other content.....*/

#center-content {
	float:left;
	width:410px;
	line-height:1.6em;
	padding-top:0px;
	margin-left:20px;
	margin-bottom:10px;
}

#center-content a, #center-content a:visited {
	color:#e5513c;
}

#center-content a:hover {
	color:#000;
}

#center-content img {

}

#center-content h1 {
	font-size:1.7em;
	color:#e5513c;
	font-weight:100;
	padding:15px 0 5px 0;
	margin:0;
}

#center-content h2 {
	color:#666666;
	font-size:1em;
	margin:8px 0 10px 0;
	padding:0;
}

#center-content h3 { 
	color:#e5513c;
	font-size:1em; 
	margin:8px 0 8px 0;
} 

/*......right content.....*/

#right-content {
	float:right;
	width:170px;
}
 
#right-content h2 {
	font-size:1.1em;
	color:#fff;
	background-color:#d04b2f;
	font-weight:normal;
	padding:8px;
	margin-top:10px;
	margin-bottom:3px;
	background-image:url(pix/right_content_h2_rounded.gif);
	background-position:top left;
	background-repeat:no-repeat; 
}

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

#right-content ul li {
	 margin-bottom:8px;
	 background-color:#efefef;
	 padding:10px;
}

#right-content ul a, #right-content ul a:visited {
	color:#333;
	display:block;
}

#right-content ul a:hover {
	color:#FF6600;
}

#right-content a, #right-content a:hover {
	color:#FF3300;
}


/*.....footer.....*/

#footer {
	height:20px;
	background-color:#d04b2f;
	padding:12px 7px 7px 7px;
	color:#fff;
}

.footer-left {
	float:left;
}

.footer-right {
	float:right;
}

#footer a, #footer a:visited {
	color:#fff;
}

#quote {
	padding:15px;
	font-size:15px;
}


#facebox .popup  {	
text-align:center;

	width:340px;
}