.bckgrnd_bar {
	height:				234px;
	line-height:		234px;
	background-color:	#889C7A;
}

#imagecontent {
	position:			absolute;
	border-width:		1px;
	border-style:		solid;
	border-color:		#BEBEBE;
	background-color:	#FFFFFF;
	_width:				1px;
}

#imagecontent img {
	border-width:		5px;
	border-style:		solid;
	border-color:		#FFFFFF;
}

#thumbcontent {
	position:			absolute;
	padding-left:		570px;
}

.thumb {
	width:				80px;
}

.thumb_img {
	border-width:		1px;
	border-style:		solid;
	border-color:		#FFFFFF;
	cursor:				pointer;
}

.thumb_spacer {
	width:				16px;
}

.link_thumb_nav {
	text-decoration:	none;
	background-color:	#FFFFFF;
	width:				12px;
	text-align:			center;
	line-height:		12px;
}

/* PAGE SETTINGS  */

#pagecontent {
	position:			relative;
	margin-left:		570px;
	margin-top:			35px;
	margin-bottom:		25px;
	width:				375px;
	height:				239px;
	overflow:			auto;
}

#page_text {
	padding-right:		15px;
}

.page_previous {
	margin-top:			17px;
}

/* CONTACT SETTINGS  */

.contact_spacer {
	width:				15px;
	text-align:			center;
}

/* MENU SETTINGS  */

#menu_border {
	height:				1px;
	line-height:		1px;
	background-color:	#BEBEBE;
}

#menu,
#menu ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	clear:				both;
	height:				22px;
}

#menu li {
	float:				left;
	height:				22px;
}

.menu_spacer {
	width:				15px;
	text-align:			center;
}

/* CV SETTINGS  */

.link_cv {
	text-decoration:	none;
}

.link_cv:hover {
	text-decoration:	underline;
}
