#top {
	height: 446px;
	width: 782px;
	background-color: #313027;
	position: relative;
	overflow: hidden;
}
#content-top {
    margin-left: 1px;
	height: 446px;
	width: 537px;
	float: left;
	background: #8C714E;
	overflow:hidden;
	line-height: 1.45;
	font-size:10px;
	padding:40px 55px 40px 30px;
}
#logo {
    height: 446px;
	width: 186px;
	background: #1C1710 url(images/philosophy/logo.gif) no-repeat top left;
	right: 0;
	top: 0;
	position: absolute;
	margin-right: 3px;
}
#bottom {
	margin: 0px auto 0px auto;
	height: 51px;
	width: 782px;
	background-color: #313027;
	position: relative;
	overflow: hidden;
}
#content-bot {
	margin-left: 1px;
	height: 51px;
	width: 592px;
	background: #8C714E;
	float: left;
	font-size:10px;
}
#lowersubnav {
    height: 51px;
	width: 186px;
	background-color: #1C1710;
	position: absolute;
	right: 0;
	margin-right: 3px;
	overflow:hidden;
}
a:hover {
	background-position: left bottom;
	color: #191807;
}
#link7 {
	height: 23px;
	background-image: url(images/commissions/home.gif);
	position: absolute;
	bottom: 118px;
}
#link8 {
	height:24px;
	background-image: url(images/commissions/info.gif);
	position:absolute;
	bottom:94px;
}
#link1 {
    height: 25px;
	background-image: url(images/commissions/philo.gif);
	position: absolute;
	bottom: 69px;
}
#link2 {
    height: 23px;
	background-image: url(images/commissions/collections.gif);
	position:absolute;
	bottom:46px;
}
#link3 {
    height: 23px;
	background-image: url(images/commissions/items.gif);
	position:absolute;
	bottom:23px;
}
#link4 {
    height: 23px;
	background-image: url(images/commissions/commis.gif);
	position:absolute;
	bottom: 0;
}
#link5 {
    height: 24px;
	background-image: url(images/commissions/events.gif);
}
#link6 {
    height: 27px;
	background-image: url(images/commissions/contact.gif);
}
#left-col {
	width:246px;
	height:390px;
	float:left;
}
#right-col {
	width:246px;
	height:390px;
	float:right;
}
#line { width:1px;height:380px;background:#7B6345;float:left;margin-left:19px; }
a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
#learn {
	float: right;
	position:relative;
	top:-23px;
}