body {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ddf;
	padding: 0px;
	margin: 0px;
}

#topcontent {
	padding: 0px;
	margin: 0px;
	position: relative;
}

#comlogo {
	position: absolute;
	top: 100px;
	left: 100px;
}

#cominfo {
	position: absolute;
	top: 400px;
	left: 100px;
	height: 196px;
	width: 158px;
}

#catad {
	position: absolute;
	top: 100px;
	left: 400px;
	border-left: 40px solid black;
	border-right: 40px solid black;
	border-bottom: 10px solid black;
	border-top: 10px solid black;
}

#fulltext {
	position: absolute;
	top: 700px;
	left: 100px;
	width: 658px;
}

#digglink {
	position: absolute;
	top: 710px;
	left: 22px;
	border: 2px solid black;
}

.boxed {
	background-color: #000;
	border: 1px solid white;
	padding-left: 20px;
	padding-right: 20px;
}
