	body {
		background-color: #A7A8AC;
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
		margin-top: 20px;
		color: #4c4c4c;
		font-size: 0.8em;
		font-family: Arial, Helvetica, sans-serif;
	}

	a{
		text-decoration: none;
		color: #F58025;
	}

	a:hover {
		color: #F58025;
		text-decoration: underline;
	}

	#top {
		color: #cccccc;
		padding-top: 5px;
		padding-right: 40px;
		padding-left: 40px;
		
		margin: auto;
		background-repeat: repeat-y;
		background-position: center center;
		background-color: #A7A8AC;
		background-image: url(wdc_top.jpg);
		width: 738px;
		height: 25px;
	}

	#top a {
		color: #cccccc;
		text-decoration: none;
		
	}

	#top a:hover {
		color: white;
		text-decoration: underline;
	}

	#header {
		height: 155px;
		clear: none;
		padding-right: 40px;
		padding-left: 40px;
		
		color: #b3b3b3;
		margin: auto;
		background-repeat: repeat-y;
		background-position: center top;
		background-color: #A7A8AC;
		background-image: url(wdc_header.jpg);
		width: 738px;
	}

	#nav {
		background-repeat: repeat-y;
		
		padding-top: 10px;
		color: white;
		clear: both;
		padding-right: 45px;
		padding-left: 45px;
		margin: auto;
		background-position: center center;
		background-color: #A7A8AC;
		background-image: url(wdc_nav.jpg);
		width: 728px;
		height: 28px;
	}

	#nav a {
		padding-left: 1px;
		padding-right: 1px;
		color: white;
		text-decoration: none;
	}

	#nav a:hover {
		padding-left: 1px;
		padding-right: 1px;
		color: #F58025;
		text-decoration: none;
	}

	#nav2 a {
		padding-left: 1px;
		padding-right: 1px;
		color: #F58025;
		text-decoration: none;
	}

	#nav2 a:hover {
		padding-left: 1px;
		padding-right: 1px;
		color: #000000;
		text-decoration: none;
	}

	.nav2 {
		background-repeat: repeat-y;
		
		padding-top: 5px;
		color: white;
		clear: both;
		padding-right: 45px;
		padding-left: 45px;
		margin: auto;
		background-position: center center;
		background-color: #A7A8AC;
		background-image: url(wdc_nav2.jpg);
		width: 728px;
		height: 27px;
	}

	.nav2 a {
		padding-left: 2px;
		padding-right: 2px;
		color: white;
		text-decoration: none;
	}

	.nav2 a:hover {
		padding-left: 2px;
		padding-right: 2px;
		color: #684F40;
		text-decoration: none;
	}

	.nav3 {
		background-repeat: repeat-y;
		
		padding-top: 5px;
		color: white;
		clear: both;
		padding-right: 45px;
		padding-left: 45px;
		margin: auto;
		background-position: center center;
		background-color: #A7A8AC;
		background-image: url(wdc_nav3.jpg);
		width: 728px;
		height: 27px;
	}

	.nav3 a {
		padding-left: 2px;
		padding-right: 2px;
		color: white;
		text-decoration: none;
	}

	.nav3 a:hover {
		padding-left: 2px;
		padding-right: 2px;
		color: #684F40;
		text-decoration: none;
	}

	#main {
		clear: both;
		padding-right: 40px;
		padding-left: 40px;
		padding-bottom: 10px;
		margin: auto;
		width: 738px;
		background-repeat: repeat-y;
		background-position: center center;
		background-color: #A7A8AC;
		background-image: url(wdc_main_bg.jpg);
	}

	#address {
		color: #684F40;
		
		clear: both;
		padding-right: 45px;
		padding-left: 45px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin: auto;
		width: 728px;
		background-repeat: repeat-y;
		background-position: center center;
		background-color: #A7A8AC;
		background-image: url(wdc_main_bg.jpg);
	}

	#footer {
		padding-top: 19px;
		background-position: center top;
		font-size: 80%;
		color: white;
		padding-right: 40px;
		padding-left: 40px;
		margin: auto;
		width: 738px;
		height: 70px;
		background-image: url(wdc_footer.jpg);
		background-repeat: no-repeat;
	}

	#footer a {
			text-decoration: none;
			color: white;
		}

	#footer a:hover {
			text-decoration: underline;
			color: white;
		}

	h1 {
		margin-top: 0px;
		padding-top: 0px;
		color: #F58025;
		font-size: 1.8em;
	}

	h2 {
		padding-bottom: 15px;
		color: #684F40;
		font-size: 1.3em;
	}

	hr {
		border-top-color: #F7931E;
		border-left-style: none;
		border-bottom-style: none;
		border-right-style: none;
		border-top-style: solid;
	}

.form_box {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid silver;
	width: 100%;
	margin-bottom: 2px;
}

.submit_button {
	border: 1px solid #bbb;
	background-image: url(nav_hover.jpg);
		background-repeat: repeat-x;
	color: #000;
	cursor: pointer;
	margin-right: 10px;
	height: 26px;
	padding-bottom: 2px;
}

#logo {
	float: right;
	clear: none;
}

#banner {
	float: left;
	background-color: #e6e6e6;
	height: 155px;
	width: 595px;
}

.orange {
		color: #F58025;
	}

#image {
		float: left;
		clear: left;
}

#content {
		padding-top: 25px;
		padding-right: 15px;
		float: right;
		clear: right;
		width: 450px;
}

#content2 {
		padding-top: 25px;
		padding-right: 25px;
		padding-left: 25px;
		width: 685px;
}

img {
	border-style: none;
}

	.feed a {
		
		float: right;
		padding-left: 16px;
		background-position: left center;
		background-image: url(feed-icon-12x12.jpg);
		background-repeat: no-repeat;
	}

	.feed a:hover {
		
		padding-left: 16px;
		background-position: left center;
		background-image: url(feed-icon-12x12.jpg);
		background-repeat: no-repeat;
	}

	.feed2 a {
		
		padding-left: 16px;
		background-position: left center;
		background-image: url(feed-icon-12x12.jpg);
		background-repeat: no-repeat;
	}

	.feed2 a:hover {
		
		padding-left: 16px;
		background-position: left center;
		background-image: url(feed-icon-12x12.jpg);
		background-repeat: no-repeat;
	}

.news_date {
		font-size: 0.8em;
	float:right;
	font-weight:400;
	color: #666;
}

.news_date_small {
	padding-top: 0px;
	margin-top: 0px;
	color: #b3b3b3;
	font-weight:400;
}

.cat-box {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 14px;
	padding-top: 15px;
	display: block;
	float: left;
	width: 200px;
	height: 250px;
	text-align: center;
}

.cat-img {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 180px;
}

.cat-title{
		font-weight: bold;
		padding-bottom: 15px;
		font-size: 1.3em;
}

#back {
	color: #cccccc;
	font-weight: bold;
	font-style: italic;
}

#back a{
	color: #b3b3b3;
}

#back a:hover{
	color: #F58025;
}

element{
}

.pics h2{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
	color: white;
	background-color: black;
}

.pics p{
	padding-top: 0px;
	margin-top: 0px;
}

