#mainContent {
	background: url(../../images/home/bg.jpg) 0 -45px no-repeat;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	}
	#content {
		margin-left: 130px;
		padding-top: 0;
	}

#focusImage2 {
	background: url(../../images/bg-top-focus.gif) no-repeat;
	width: 837px;
	height: 800px;
	margin-bottom: 2px;
	}	

#focusImage {
	background: url(../../images/bg-top-focus.gif) no-repeat;
	width: 837px;
	height: 408px;
	margin-bottom: 2px;
	}

#homeFlash {
		padding: 3px 0 0 16px;
		width: 806px;
		height: 391px;
		overflow: hidden;
	}

#newsContent {
		padding: 10px;
		width: 1000px;
		height: 500px;
		overflow: auto;
	}
	
#homeDetailNews {
		padding: 3px 0 0 16px;
		width: 806px;
		height: 400px;
		overflow: auto;
	}

#galleryContent {
		padding: 10px;
		width: 1000px;
		height: 500px;
	}
	
#galleryDetail {
		padding: 3px 0 0 16px;
		width: 806px;
		height: 500px;
	}
	
#focusImageNews {
	background: url(../../images/bg-top-news.gif) no-repeat;
	width: 837px;
	height: 800px;
	margin-bottom: 2px;
	}

#homeNews {
		padding: 3px 0 0 16px;
		width: 806px;
		height: 777px;
		overflow: auto;
	}	

.column {
	width: 404px;
	background: url(../../images/bg-dotted.gif);
	}
	.column .section {
		background: #fff;
		margin: 10px;
		padding: 8px;
		width: 368px;
		}
		.column h2 {
			background: #000;
			font-size: 1em;
			color: #fff;
			padding: 2px 4px;
			margin-bottom: 3px;
			}
			.column h2 img {
				display: block;
			}
		.column h3 {
			font-size: 1em;
		}
		.column h4 {
			color: #999;
			font-weight: normal;
			font-size: .91em;
		}

#focusColumn {
	display: inline;
	margin-left: 5px;
	float: left;
	}
	#dhViewer {
		width: 297px;
		height: 287px;
	}
	#shredtv .entry, #updates .entry {
		clear: left;
		overflow: auto;
		padding-bottom: 5px;
		width: 370px;
		border-bottom: 2px solid #000;
		margin-bottom: 3px;
		}
		#updates .entry {
			padding-bottom: 0;
		}
		#shredtv .entry h3 {
			font-size: 1em;
		}
		#shredtv .entry img {
			float: left;
		}
		#shredtv .entry p {
			float: right;
			width: 240px;
		}
		#shredtv p.archive, #famous p, p.fullEntry {
			clear: left;
			text-align: right;
			margin-bottom: 0;
			}
			p.fullEntry {
				margin-bottom: 5px;
			}
			#shredtv p.archive a, #famous p a, p.fullEntry a {
				padding: 2px 4px;
				background: #000;
				color: #fff;
				text-decoration: none;
			}
			#shredtv p.archive a:hover, #famous p a:hover, p.fullEntry a:hover {
				background: #00FF00;
				color: #666666;
			}
#updates {
	float: right;
	}
	#updates .archive {
		padding-top: 5px;
	}
	
	#newsContent {
	background: url(../../images/home/bg.jpg) 0 -45px no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 800px;
}


.collon {
	width: 822px;
	background: url(../../images/bg-dotted.gif);
	}
	.collon .section {
		background: #fff;
		margin: 10px;
		padding: 8px;
		width: 785px;
		}
		.collon h2 {
			background: #000;
			font-size: 1em;
			color: #fff;
			padding: 2px 4px;
			margin-bottom: 3px;
			}
			.collon h2 img {
				display: block;
			}
		.collon h3 {
			font-size: 1em;
		}
		.collon h4 {
			color: #999;
			font-weight: normal;
			font-size: .91em;
		}

#side {
	float: left;
	}
	#side .archive {
		padding-top: 5px;
	}

.downflash {
		padding: 3px 0 0 16px;
		height: 320px;
		overflow: auto;
	}
.downcontact {
		padding: 30px 0 0 30px;
		height: 100px;
		overflow: auto;
	}
.image {
		padding: 10px 10px 10px 10px;
	}

#more {
			float: right;
			width: 100px;
			}
			#more.botton {
			padding: 2px 4px;
			background: #000;
			color: #fff;
			font-weight:bold
			}
			#more.botton a {
			padding: 2px 4px;
			background: #fff00;
			color: #fff;
			}
			#more.botton a:hover {
			padding: 2px 4px;
			background: #ccccc;
			color: #00FF00;
		
.entryline {
			float: left;
			width: 100%;
			background: #000;
			height:3px;
		}
		
.clearline {
			float: left;
			width: 100%;
			height:10px;
		}
