@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header .head {
	height: 165px;
	position: relative;
	background-image: url(images/dhading_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;

}
img {
	border:none;
	}
.clear {
	clear:both;
	}
.header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
.header .date {
	position: absolute;
	left: 5px;
	top: 15px;
}
.header .topmenu {
	position: absolute;
	top: 17px;
	right: 20px;
}
.header .topadd {
	position:absolute;
	left:350px;
	top:40px;
	height:120px;
	overflow:hidden;
	width:630px;
	}
.header .topmenu ul {
	list-style-type: none;
}
.header .topmenu ul li {
	float: left;
	background-image: url(images/menu_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.header .topmenu ul li a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.header .topmenu ul .first {
	background: none;
}
.header .topmenu ul li a:hover {
	text-decoration: underline;
	color: #000000;
}
.recentnews {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.recentnews span {
	font-size: 14px;
	font-weight: bold;
	width: 110px;
	color: #4e80af;
	background-image: url(images/recentnewsbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
}
.content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: 220px;
}
.content .leftcolumn {
	float: left;
	width: 205px;
	margin-right: 30px;
}
.content .leftcolumn .menubox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.content .leftcolumn .menubox h1 {
	font-size: 14px;
	line-height: 28px;
	background-image: url(images/h1bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 15px;
}
.content .leftcolumn .menubox ul {
	list-style-type: none;
}
.content .leftcolumn .menubox ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 15px;
	margin-right: 15px;
}
.content .leftcolumn .menubox ul li a {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	display: block;
	height: 20px;
	width: 135px;
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content .leftcolumn .menubox ul li a:hover {
	text-decoration: underline;
}
.content .midcolumn {
	float: left;
	width: 450px;
}
.content .content-in {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: 700px;
}
.content .content-in .midcolumn .gallery {
}
.content .content-in .midcolumn .gallery div {
	height:400px !important;
	overflow:hidden;
	}
.content .content-in .midcolumn .gallery img {
	width: 450px;
	height: 338px !important;
	border:none;
}
.content .content-in .midcolumn .buttons input {
		margin-right:10px;
		font-size:9px;
		padding:2px;
		cursor:pointer;
		line-height:10px;
	}
.content .content-in .midcolumn .gallery .caption {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.content .content-in .midcolumn .stories h1 {
	font-size: 16px;
	line-height: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCC00;
	padding-left: 5px;
	color: #FF6600;
	margin-bottom: 10px;
	margin-top:15px;
}
.content .content-in .midcolumn .stories img {
	float: right;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.content .content-in .midcolumn .stories h2 {
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 5px;
	margin-top:10px;
}
.content .content-in .midcolumn .stories h2 a {
	color: #0066CC;
	text-decoration: none;
}
.content .content-in .midcolumn .stories h2 a:hover {
	color: #003366;
	text-decoration: underline;
}
.content .content-in .midcolumn .stories .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}
.content .content-in .rightcolumn {
	float: right;
	width: 260px;
}
.content .content-in .rightcolumn .addbox {
	margin-bottom:15px;
	}
.content .content-in .rightcolumn .addbox img {
	width: 100%;
	height: auto;
	border:1px solid #ccc;
}
.content .content-in .rightcolumn .rightbox {
	margin-top: 20px;
	padding: 10px;
	border: 4px solid #d6d6d6;
}
.content .content-in .rightcolumn .rightbox h1 {
	color: #FF6600;
	font-size: 16px;
}
.content .content-in .rightcolumn .rightbox ul {
	padding-left:20px;
	border-top:1px dotted #ccc;
	margin-top:5px;
	}
.content .content-in .rightcolumn .rightbox ul li a {
	text-decoration:none;
	color:#006666;
	}
.content .content-in .rightcolumn .rightbox ul li a:hover {
	text-decoration:underline;
	}
.content .content-in .rightcolumn .rightbox h2 {
	font-size: 14px;
}
.content .content-in .rightcolumn .rightbox h2 a {
	color:#0066CC;
	text-decoration:none;
	}
.content .content-in .rightcolumn .rightbox h2 a:hover {
	text-decoration:underline;
	}
.footer {
	background-color: #c2daf5;
}
.footer .footer-in {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.footer .footer-in .copyright {
	position: absolute;
	left: 0px;
	top: 10px;
}
.poll {
	padding:5px;
	}.innerpage .content .content-in {
	background-image: none;
}
.innerpage .content .content-in .midcolumn {
	width: 720px;
}
.innerpage .stories p {
	font-size:12px;
	padding-bottom:5px;
	}
.innerpage .stories fieldset {
	padding:10px;
	}
.innerpage .stories fieldset legend {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	color:#006699;
	}
.innerpage .stories fieldset label {
	float:left;
	width:100px;
	}
.content .content-in .midcolumn .stories fieldset img.verify {
	float:none !important;
	padding:0;
	margin:0;
	border:none;
	}
.innerpage .content .content-in .midcolumn .stories h2 {
	font-size:16px;
	margin-bottom:10px;
	}
.recentnews marquee {
	margin-left:15px;
	}
.recentnews marquee a {
	text-decoration:none;
	color:#006699;
	margin:10px;
	}
.recentnews marquee a:hover {
	text-decoration:underline;
	}
.poweredby {
	position:absolute;
	right: 10px;
	bottom:10px;
	}
.poweredby a {
	text-decoration:none;
	color:#333333;
	}
.photos ul {
	list-style-type:none;
	}
.photos ul li {
	float:left;
	height:85px;
	margin-right:16px;
	}
.innerpage .photos ul li img {
	float:none;
	}
.innerpage .photos .readmore {
	clear:both;
	text-align:right;
	}
