BODY {
	BACKGROUND: #A5BF87 url(assets/background.png);
	}

.panel1 { 
	padding: 14px;
	WIDTH: 479px;
	BACKGROUND: url(assets/panel1_bio.png) no-repeat	}

.top {
	WIDTH: 444px;
	}

.content {
	margin-top: 14px;
	padding-bottom: 12px;
	WIDTH: 444px;
	FONT-SIZE: 70%;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	line-height: 130%;
	}

.footer {
	WIDTH: 479px;
	height: 8px;
	}
	
.navbar {
	background-image: url(assets/backgr_navbar.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 760px;
	top: 80px;
	position: absolute;
	z-index: 50;
	font-family: Tahoma, Verdana, Arial;
	left: 0;
}
.logo {
	background-repeat: no-repeat;
	position: absolute;
	left: 25px;
	top: 10px;
	height: 69px;
	width: 171px;
	z-index: 50;
}
.sitewidenav {
	position: absolute;
	visibility: visible;
	z-index: 60;
	height: 22px;
	width: 264px;
	top: 10px;
	left: 474px;
}
.panel2 {
	WIDTH: 224px;
	BACKGROUND: url(assets/panel2_bio.png) no-repeat;
	padding-top:14px;
	padding-right: 20px;
	padding-left: 14px;
}
.rhs {
	padding-bottom: 12px;
	WIDTH: 190px;
	FONT-SIZE: 70%;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	line-height: 130%;
}
.footerrhs {
	WIDTH: 224px;
	height: 8px;
}
.backgroundbio {
	background-image: url(assets/Background_bio.png);
	background-repeat: no-repeat;
	height: 850px;
}
.imagefloatleft {
	float: left;
	padding-right: 14px;
}
.bioindent {
	padding-left: 155px;
}
.bold_grey {
	font-weight: bold;
	color: #717D8C;
}
.post {
	background-color: #FFFFFF;
	padding: 11px;
	border: 1px solid D3D3D3;
	margin-top: 11px;
	margin-bottom: 15px;
}
.post-body {
}
a.title-link {
	font-weight: bold;
	color: #000000;
}
.post-footer {
	color: #000000;
	font-size: 9px;
}
a:link {
	color: #606977;
	text-decoration: none;
}
a:hover {
	color: #6D7F5C;
	text-decoration: underline;
}
a:visited {
	color: #6D7F5C;
	text-decoration: none;
	height: 525px;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.title-link {
	font-weight: bold;
}
.backgroundacti {
	background-image: url(assets/Background_acti.png);
	background-repeat: no-repeat;
	height: 850px;
}
.panel1acti {
	padding: 14px;
	WIDTH: 479px;
	BACKGROUND: url(assets/panel1_acti.png) no-repeat}
.panel2acti {
	WIDTH: 224px;
	BACKGROUND: url(assets/panel2_acti.png) no-repeat;
	padding-top:14px;
	padding-right: 20px;
	padding-left: 14px;
}
.backgroundweblog {
	background-image: url(assets/Background_weblog.png);
	background-repeat: no-repeat;
	height: 850px;
}
.panel1weblog {
	padding: 14px;
	WIDTH: 479px;
	BACKGROUND: url(assets/panel1_weblog.png) no-repeat}
.panel2weblog {
	WIDTH: 224px;
	BACKGROUND: url(assets/panel2_weblog.png) no-repeat;
	padding-top:14px;
	padding-right: 20px;
	padding-left: 14px;
}
.dropdown {
	font-size: 11px;
	width: 80px;
}
