#navbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 143px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #432C19;
	border-left-color: #432C19;
	height: 710px;
}

#linksinfocontent {
	position: absolute;
	width: 800px;
	top: 130px;
	height: 710px;
}
img.menutop{
	position: absolute;
	height: 66px;
	width: 143px;
	top: 0px;
	left: 0px;
}
img.menu{
	position: absolute;
	height: 228px;
	width: 143px;
	top: 66px;
	left: 0px;
}
img.menubottom{
	position: relative;
	height: 416px;
	width: 143px;
	left: 0px;
	top: 294px;
}


#bottom {
	position: absolute;
	top: 840px;
	background-color: #432C19;
	height: 30px;
	width: 800px;
}
#text {
	margin-left: 145px;
	position: absolute;
	top: 0px;
	width: 655px;
	height: 710px;
	background-color: #F8F7EF;
	background-image: url(../graphics/link_bkg2.jpg);
}

#linkstext{
	width: 600px;
	top: 80px;
	position: relative;
	left: 19px;
	height: 500px;
	}


#link1{
	width: 550px;
	margin-bottom: 10px;
	position: relative;
	left: 0px;
	}
#link2{
	width: 550px;
	margin-bottom: 10px;
	left: 0px;
	top: 230px;
	position: absolute;
	}
.linktitle{
	font-size: 12px;
	width: 300px;
	color: #666633;
	line-height: 28px;
	font-weight: bold;
	font-style: normal;
	font-family: Osaka;
	letter-spacing: 0.08em;
	
	}
.linkdescription{
	font-size: 12px;
	width: 540px;
	color: #333333;
	text-align: left;
	line-height: 16px;
	padding-bottom: 0px;
	margin-left: 12px;
	left: 12px;
}
.category{
	margin-bottom: 10px;
	position: relative;
	left: 0px;
	width: 550px;
	}
a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	color: #666633;
}
