@charset "UTF-8";
/* CSS Document */
/* Copyright 2022 Positive Being (PositiveBeingSF.org), All Rights Reserved */
/* version: 210109 */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	text-align: center;
	background-color: #DDD;
}

img {
	border: 0px;
}

#wrapperContainer {
	width: 960px;
	margin: 8px auto 0 auto;
	padding-top: 10px;
	visibility: visible;
	position: relative;
	background-color: #FFF;
}

#wrapperSidebar {
	float: left;
	width: 200px;
}

#wrapperSideTopSpacer {
	width: 195px;
	height: 273px;
	background-color: white;
	border-right: 5px solid white;
}

#wrapperSideBottomSpacer {
	width: 195px;
	height: 205px;
	background-color: white;
	border-right: 5px solid white;
}

#wrapperSidebarImage1 {
	width: 200px;
	height: 145px;
	margin: 155px 0 0 0;
}

#wrapperMenublock {
	background-color: #FFF;
	width: 200px;
}

#wrapperHeader {
	float: left;
	height: 126px;
	width: 760px;
	text-align: center;
	margin-bottom: 8px;
	position: relative;
}

.wrapperHeaderImage {
	padding: 0px;
	margin: 0 200px 0 0;
}

#wrapperContent {
	float: left;
	width: 740px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

#wrapperFooter {
	padding: 0 0;
	position: relative;
	clear: both;
	height: 20px;
	background-color: white;
}

.wrapperMenutab {
	height: 33px;
	width: 200px;
	padding: 0px;
	margin: 2px 0;
	position: relative;
}

.wrapperMenutab img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.wrapperMenutext  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	padding: 0px;
	position: absolute;
	left: 0px;
	height: 33px;
	width: 200px;
	top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
	text-align: center;
}

.wrapperMenutab a:link {
	text-decoration: none;
	color: #333;
}

.wrapperMenutab a:visited {
	text-decoration: none;
	color: #333;
}

.wrapperMenutab a:hover {
	text-decoration: none;
	color: #333;
}

.wrapperMenutaboff {
	text-decoration: line-through;
}
.wrapperMenutabSelected {
	cursor: pointer;
}

#socialLinks {
	position: absolute;
	left: 0px;
	width: 760px;
	height: 24px;
	bottom: 0px;
	text-align: right;
}

#socialLinks div {
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 11px;
	margin: 12px 6px 1px 0px;
	float: right;
}

#socialLinks img {
	float: right;
}

.float {
	float: right;
	margin: 0px 0px 10px 10px;
}

.floatOnce {
	clear: both;
	float: right;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#backlevelBrowser {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 34px;
	width: 760px;
	text-align: center;
}

#backlevelBrowser span {
	height: 14px;
	border: 1px solid #000;
	margin: 1px 2px 1px 2px;
	padding: 2px 4px 2px 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	background-color: #CCC;
	z-index: 99;
}
