#ntv_banner_spacer {
}

#ntv_wrapper_header {
	overflow: visible !important;
	margin-top: 16px !important;
}

body {
	margin: 0;
	padding: 0 0 0 4px;
	background: #E6E6E6;
	color:#222222;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:75%;
	text-align:justify;
	} 

#site {
	width: 1000px;
}

#content {
	width: 996px;
	float: left;
}

#re {
	width: 290px;
	float: left;
}

.col3 {
	margin-bottom: 15px;
}

.col3 {
	width: 994px;
	clear: left;	
}

.boxhead {
	width: 100%;
	height: 3px;
	overflow:hidden;
}

.boxbtm {
	width: 100%;
	height: 9px;
	overflow:hidden;
}

.col3 .boxhead {
	background: url(boxbg.gif) no-repeat 0 0px;	
}

.col3 .boxbtm {
	background: url(boxbg.gif) no-repeat 0 -10px;	
}

.boxcontent {
	background: #fff;
	padding: 10px 14px;	
}

.headline {
	padding-bottom: 2px;	
}

.col3 .boxcontent {
	padding-right: 15px;
}

strong a {
	color:#820008;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 8px;	
}

strong.category, h2.category, h3.category {
	color:#820008;
	font-size:12px;
	display:block;
	font-weight:bold;
	line-height:15px;
	margin:0 0 8px;
}

.colregrey strong.category {
	color: #333;
}

h2, h2 a {
	color:#757575;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin: 4px 0 0;
	text-decoration: none;
}

h3, h3 a {
	color:#333333;
	font-size:22px;
	font-weight:bold;
	line-height:22px;
	margin: 4px 0 4px 0;
	text-decoration: none;
}

h2,h3,strong.category,.text {
	padding:0 6px;
}

.clear {
	clear: both
}

a {
	color: #000000;
	text-decoration: none;
}

#footer {
	text-align: center;
	width: 996px;
	margin: 20px 0;
}