#container {
	height:				700px;
	width:				930px;
	position:			absolute;
	left:				50%;
	margin-left:		-460px;
	top:				50%;
	margin-top:			-300px;
}

/* LEFT SETTINGS  */

#left {
	float:				left;
	width:				320px;
	margin-left:		20px;
}

.left_top {
	background-image:	url('../images/left_top.gif');
	background-repeat:	no-repeat;
	width:				10px;
	height:				13px;
	position:			relative;
	left:				-13px;
}

.left_bottom {
	background-image:	url('../images/left_bottom.gif');
	background-repeat:	no-repeat;
	width:				10px;
	height:				13px;
	position:			relative;
	left:				-13px;
	clear:				both;
}

/* PERSON SETTINGS  */

#pers {
	margin-top:			70px;
	margin-bottom:		30px;
	border-left-width:	3px;
	border-left-style:	solid;
	border-left-color:	#B1CDCF;
	padding-left:		10px;
}

#pers a {
	text-decoration:	none;
}

#pers a:hover {
	text-decoration:	underline;
}

#pers a img {
	display:			inline;
	position:			relative;
	top:				2px;
}

/* CV SETTINGS  */

#cv {
	margin-bottom:		30px;
	border-left-width:	3px;
	border-left-style:	solid;
	border-left-color:	#B1CDCF;
	padding-left:		10px;
}

#cv a {
	text-decoration:	none;
}

#cv a:hover {
	text-decoration:	underline;
}

/* CONTENT SETTINGS  */

#content {
	border-left-width:	3px;
	border-left-style:	solid;
	border-left-color:	#B1CDCF;
	padding-left:		10px;
}

#page {
	position:			relative;
	overflow:			auto;
	height:				180px;
	width:				200px;
	padding-right:		10px;
}

#page ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
}

#page li a {
	text-decoration:	none;
}

#page li a:hover {
	text-decoration:	underline;
}

#page ul li ul {
	padding:			0px;
	padding-left:		10px;
	margin:				0px;
	list-style:			none;
}

/* IMG SETTINGS  */

#img {
	float:				right;
	margin-top:			-95px;
}

/* CAT SETTINGS  */

cat {
	margin-bottom:		10px;
}

#cat ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	line-height:		0px;
}

#cat li {
	position:			relative;
}

#cat li a {
	position:			relative;
	text-decoration:	none;
	font-weight:		bold;
	color:				#CCE5F1;
}

#cat li a:hover,
#cat li a.active {
	color:				#007CBA;
}

#cat_ill a {
	font-size:			28px;
}

#cat_poe {
	margin-top:			20px;
}

#cat_poe a {
	left:				16px;
	font-size:			22px;
}

#cat_pro a {
	left:				96px;
	top:				-25px;
	font-size:			31px;
}

#cat_vri a {
	font-size:			34px;
}

#cat_vor a {
	left:				70px;
	top:				10px;
	font-size:			22px;
}

/* CAT OVERVIEW SETTINGS  */

#cat_overview {
	float:				left;
	margin-left:		115px;
	margin-top:			75px;
	border-left-width:	3px;
	border-left-style:	solid;
	border-left-color:	#B1CDCF;
	padding-left:		10px;
}

#cat_overview_content {
	position:			relative;
	overflow:			auto;
	height:				180px;
	width:				100px;
}

#cat_overview ul{
	padding:			0px;
	margin:				0px;
	list-style:			none;
}

#cat_overview li a {
	text-decoration:	none;
}

#cat_overview li a:hover {
	text-decoration:	underline;
}

/* CAT NAV SETTINGS  */

#cat_nav {
	padding-top:		10px;
}

#cat_nav_spacer {
	width:				15px;
}

/* CAT ITEMS SETTINGS  */

#cat_items {
	padding-top:		31px;
}

#cat_items ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	line-height:		0px;
}

#cat_items li {
	float:				left;
	padding-right:		5px;
	padding-bottom:		5px;
}

/* MENU SETTINGS  */

#menu {
	position:			absolute;
	padding-left:		10px;
	margin-top:			25px;
	border-left-width:	3px;
	border-left-style:	solid;
	border-left-color:	#B1CDCF;
}

#menu ul {
	padding:			0px;
	margin:				0px;
	list-style:			none;
	line-height:		0px;
}

#menu li {
	float:				left;
	padding-right:		22px;
}

#menu li a {
	font-size:			12px;
	text-decoration:	none;
}

#menu li a:hover {
	text-decoration:	underline;
}