@charset "utf-8";



/* ============================== Logo */

h1 a {
	background: url(../imgs/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 180px;
	margin-top: 40px;
}



/* ============================== Container */

#mnav {
	margin-top: 120px;
}



/* ============================== Inner_Column */

div.container {
	padding-bottom: 16px;
}
div.container h2 {
	background: url(../imgs/bg_container.png) no-repeat left top;
	padding: 26px 24px 0px;
	margin: 0px;
	width: 592px;
}




/* ============================== News & Topics */

dl.iList dt {
	float: left;
	background: url(../imgs/bg_iList.gif) no-repeat left top;
	width: 90px;
	font-size: 77%;
	color: #9c9593;
	height: 14px;
	padding: 3px 6px 4px 17px;
	margin-right: 1em;
}
dl.iList dd { font-size: 93%; height: 15px; padding-top: 2px; }
dl.iList dt, dl.iList dd { padding-bottom: 14px; line-height: 1em; }
html>/**/body dl.iList dt { width: 67px; height: 14px; padding: 3px 6px 0px 17px; }
dl.iList dt { /width: 67px; }

span.new {
	font-weight: bold;
	font-size: 78%;
	color: #f66;
	padding: 1px 4px;
	border: 1px solid #f66;
}
p#feeds {
	text-align: right;
	padding-top: 14px;
	border-top: 1px dotted #9c9593;
	padding-right: 6px;
}




/* ============================== Banner */

ul#topbn {
	padding: 18px 3px 18px 22px;
	margin-bottom: 12px;
	background: url(../imgs/bg_topbn.gif) no-repeat;
	height: 80px;
}
* html ul#topbn {
	margin-bottom: 12px;
}
ul#topbn li {
	float: left;
	margin-right: 18px;
}
ul#topbn li a {
	border: 3px solid #eae7e7;
	display: block;
	padding: 1px;
}
ul#topbn li a:hover {
	border: 3px solid #d3cfce;
}

#flv {
	background: url(../imgs/ptm00.jpg) no-repeat;
	height: 326px;
	width: 640px;
}
