#Table_01 {
	position:absolute;
	left:12%;
	top:10px;
	width:760px;
	height:570px;
}

#Banner {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:139px;
}

#above-Nav {
	position:absolute;
	left:0px;
	top:139px;
	width:164px;
	height:73px;
	background-image: url(images/above-Nav.jpg);
	text-indent: 20px;
}

#Content {
	position:absolute;
	left:164px;
	top:139px;
	width:596px;
	height:394px;
	background-image: url(images/Content.jpg);
	overflow: auto;
	overflow-x: hidden;
}
#text_images {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CAA652;
	padding: 5px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: justify;
}

#Home {
	position:absolute;
	left:0px;
	top:212px;
	width:164px;
	height:30px;
}

#About {
	position:absolute;
	left:0px;
	top:242px;
	width:164px;
	height:27px;
}

#Projects {
	position:absolute;
	left:0px;
	top:269px;
	width:164px;
	height:33px;
}

#Available {
	position:absolute;
	left:0px;
	top:302px;
	width:164px;
	height:26px;
}

#Muse {
	position:absolute;
	left:0px;
	top:328px;
	width:164px;
	height:29px;
}

#Once {
	position:absolute;
	left:0px;
	top:357px;
	width:164px;
	height:30px;
}

#Collabs {
	position:absolute;
	left:0px;
	top:387px;
	width:164px;
	height:28px;
}

#Archive {
	position:absolute;
	left:0px;
	top:415px;
	width:164px;
	height:30px;
}

#Contact {
	position:absolute;
	left:0px;
	top:445px;
	width:164px;
	height:29px;
}

#Chop {
	position:absolute;
	left:0px;
	top:474px;
	width:164px;
	height:96px;
}

#bottomBar {
	position:absolute;
	left:164px;
	top:533px;
	width:372px;
	height:37px;
}

#Renmeleon {
	position:absolute;
	left:536px;
	top:533px;
	width:93px;
	height:37px;
}

#Gatewood {
	position:absolute;
	left:629px;
	top:533px;
	width:131px;
	height:37px;
}
a:link {
	color: #2f88ad;
	text-decoration: none;
}
a:visited {
	color: #2f88ad;
	text-decoration: none;
}
a:hover {
	color: #99CCCC;
	text-decoration: underline;
}
a:active {
	color: #2f88ad;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #BC8020;
}
h2 {
	font-size: 12px;
	color: #BC8020;
}
