body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #D6CFBB;
	}
	
#artbar_box {
	left: 0px;
	width: 100%;
	height: 20px;
	padding-top: 5px;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	}
	
#admin_box {
	position: absolute;
	left: 225px;
	top: 100px;
	width: 525px;
	}
	
.admin_titles {
	font-size: 8pt;
	}

#bio_box {
	position: absolute;
	left: 225px;
	top: 100px;
	width: 525px;
	}

.bio_text {
	font-size: 9pt;
	}
	
#contact_box {
	position: absolute;
	left: 225px;
	top: 100px;
	width: 525px;
	font-size: 9pt;
	}

#icon_box_home {
	position: absolute;
	left: 225px;
	top: 125px;
	width: 330px;
	height: 200px;
	}
	
#menu_box {
	position: absolute;
	left: 25px;
	top: 100px;
	width: 150px;
	}
	
a.menulink {
	color: #444444;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	line-height: 9pt;
	}

a.menulink:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
	line-height: 9pt;
	}
	
#page_top_left {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 190px;
	height: 20px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 35px;
	font-size: 9pt;
	font-weight: bold;
	font-style: oblique;
	text-align: right;
	}

#page_top_center {
	position: absolute;
	left: 225px;
	top: 15px;
	width: 325px;
	height: 26px;
	text-align: center;
	}

.page_top_text {
	font-size: 36pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

#page_top_right {
	position: absolute;
	left: 550px;
	top: 30px;
	width: 50%;
	height: 20px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 9pt;
	font-weight: bold;
	font-style: oblique;
	text-align: left;
	}
	
#port_box {
	position: absolute;
	left: 225px;
	top: 100px;
	width: 525px;
	}

#quote_box {
	position: absolute;
	left: 600px;
	top: 100px;
	width: 150px;
	text-align: center;
	}

.quote_text {
	font-size: 8.5pt;
	line-height: 12pt;
	}

.quote_text_bold {
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;
	}

.title {
	font-size: 7.5pt;
	line-height: 11pt;
	}