/* CSS Document */

.linkCv {
	position: absolute;
	border: 0px;
	overflow: hidden;
	width: 186px;
	height: 30px;
	margin-right: 30px;
	top: 5%;
	right: 0px;
}
.linkCv a {
	background: url(images/button_cv.gif) 0px -15px no-repeat;
	display: block;
	width: 186px;
	height: 15px;
}
.linkCv a:hover {
	background: url(images/button_cv.gif) 0px 0px no-repeat;
}
.linkDJ {
	position: absolute;
	border: 0px;
	overflow: hidden;
	width: 85px;
	height: 30px;
	margin-right: 30px;
	top: 10%;
	right: 0px;
}
.linkDJ a {
	background: url(images/button_time.gif) no-repeat 0px -15px;
	display: block;
	width: 85px;
	height: 15px;
}
.linkDJ a:hover {
	background: url(images/button_time.gif) 0px 0px no-repeat;
}
.linkPJ {
	position: absolute;
	border: 0px;
	overflow: hidden;
	width: 147px;
	height: 30px;
	margin-right: 30px;
	top: 15%;
	right: 0px;
}
.linkPJ a {
	background: url(images/button_privatejoke.gif) no-repeat 0px -15px;
	display: block;
	width: 186px;
	height: 15px;
}
.linkPJ a:hover {
	background: url(images/button_privatejoke.gif) 0px 0px no-repeat;
}
.linkSOTN {
	position: absolute;
	border: 0px;
	overflow: hidden;
	width: 186px;
	height: 30px;
	margin-right: 30px;
	top: 15%;
	right: 0px;
}
.linkSOTN a {
	background: url(images/button_sotn.gif) no-repeat 0px -15px;
	display: block;
	width: 186px;
	height: 15px;
}
.linkSOTN a:hover {
	background: url(images/button_sotn.gif) 0px 0px no-repeat;
}
.linkBlog {
	position: absolute;
	border: 0px;
	overflow: hidden;
	width: 54px;
	height: 30px;
	margin-right: 30px;
	top: 20%;
	right: 0px;
}
.linkBlog a {
	background: url(images/button_blog.gif) no-repeat 0px -15px;
	display: block;
	width: 54px;
	height: 15px;
}
.linkBlog a:hover {
	background: url(images/button_blog.gif) 0px 0px no-repeat;
}
.linkMail {
	position: absolute;
	border: 0px;
	overflow: hidden;
	width: 67px;
	height: 30px;
	margin-right: 30px;
	top: 40%;
	right: 0px;
}
.linkMail a {
	background: url(images/button_email.gif) no-repeat 0px -15px;
	display: block;
	width: 67px;
	height: 15px;
}
.linkMail a:hover {
	background: url(images/button_email.gif) 0px 0px no-repeat;
}

.star {
	position: absolute;
	left: 60px;
	bottom: 60px;
	width: 400px;
	letter-spacing: 2px;
	vertical-align: bottom;
	font: 16px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.ast {
	float: left;
	margin-right: 15px;
}
.insertQuote {
	position: absolute;
	top: 120px;
	left: 120px;
	text-align: right;
}
#bimbleCam {
	position:absolute;
	right:6px;
	bottom:6px;
	width:82px;
	height:82px;
	z-index: 21;
}
a span { display: none }

#homepage #outbrain_container_0_bottom, #homepage .social_bookmark {
		display: none;
}

#blogextract p {
	letter-spacing: normal;
	font: 16px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#homepage #bottomline {
	text-align: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 15px;
	font: 10px "Courier New", Courier, monospace;
	vertical-align: bottom;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
