#top {
	width: 896px;
	height: 367px;
	border-style: solid;
	border-color: #553300;
	border-width: 2px;
	border-bottom-width: 1px;
}

#top .left {
	width: 597px;
	height: 367px;
	float: left;
	border-style: solid;
	border-color: #553300;
	border-width: 0px;
	border-right-width: 1px;
}

#top .right {
	width: 297px;
	height: 367px;
	float: right;
	border-style: solid;
	border-width: 0px;
	border-color: #553300;
	border-left-width:1px;
	overflow: hidden;
}

#bottom {
	width: 896px;
	height: 178px;
	border-style: solid;
	border-color: #553300;
	border-width: 2px;
	border-top-width: 1px;
}

#bottom .left {
	width: 597px;
	height: 178px;
	border-style: solid;
	border-color: #553300;
	border-width: 0px;
	border-right-width: 1px;
	background-color: #994411;
	float: left;
}

#bottom .right {
	width: 297px;
	height: 178px;
	border-style: solid;
	border-color: #553300;
	border-width: 0px;
	border-left-width: 1px;
	float: right;
}

#image {
	position: absolute;
	top: 10px;
	right: 310px;
}

#knife {
	border: none;
}

#text1 {
	position: absolute;
	top: 90px;
	left: 20px;
	font-size: 21px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

#text2 {
	position: absolute;
	top: 115px;
	left: 20px;
	font-size: 33px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

#text3 {
	position: absolute;
	top: 160px;
	font-style: italic;
	left: 20px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

#text4 {
	position: absolute;
	left: 20px;
	bottom: 203px;
	height: 120px;
	width: 260px;
	font-size: 0.9em;
}

#text5 {
	position: absolute;
	left: 320px;
	bottom: 203px;
	height: 120px;
	width: 260px;
	font-size: 0.9em;
}

#contactLabel {
	color: white;
	position: absolute;
	left: 20px;
	top: 377px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

#contactBox {
	position: absolute;
	left: 20px;
	top: 400px;
	height: 137px;
	width: 160px;
	background-color: white;
	font-size: smaller;
}

.contactSection {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 8px;
}

#newsLabel {
	color: white;
	position: absolute;
	top: 377px;
	left: 200px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.label {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;	
}

#newsBox {
	position: absolute;
	left: 200px;
	top: 400px;
	height: 137px;
	width: 380px;
	background-color: white;
}

.newsItem {
	width: 370px;
	padding: 10px;
	position: relative;
	clear: both;
}

.newsMore {
	position: absolute;
	font-size: smaller;
	right: 15px;
	bottom: 10px;
}

.newsHeader {
	font-weight: bold;
	float: left;
	font-size: 0.9em;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.newsDate {
	float: right;
	font-weight: bold;
	margin-right: 25px;
	font-size: 0.9em;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.newsContent {
	float: left;
	margin-right: 25px;
	margin-left: 5px;
	width: 340px;
	margin-top: 2px;
	font-size: 0.9em;
	height: 85px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}

#assocLabel {
	color: white;
	position: absolute;
	top: 377px;
	left: 600px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

#assocBox {
	position: absolute;
	left: 600px;
	top: 400px;
	height: 137px;
	width: 280px;
	background-color: white;
	font-size: smaller;
}
