a:link {
  	color: blue;
}

a:visited {
  	color: purple;
}

a:hover {
  	color: maroon;
}

.blockMenuBackground {
	width: 125px;
	height: 555px;
	z-index: 1;
	position: absolute;
	top: 16px;
	left: 70px;
}

.blockEyeCatcher {
  	padding: 0px;
	position: absolute;
	top: 16px;
	left: 200px;
	z-index: 1;
	width: 497px;
	height: 82px;
}

.blockBlob {
	width: 178px;
	height: 70px;
	position: absolute;
	top: 16px;
	left: 702px;
}

.blockFootBar {
  	background-image: url("../media/images/util/barFooter.png");
  	background-position: bottom left;
  	background-repeat: no-repeat;
  	height: 25px;
  	width: 812px;
	position: absolute;
	z-index: 0;
	top: 550px;
	left: 70px;
}

.blockWisdomBar {
	background-image: url("../media/images/util/barWisdom.gif");
	width: 812px;
	height: 37px;
	position: absolute;
	left: 70px;
	top: 104px;
}

.blockBody {
	position: absolute;
	left: 205px;
	top: 150px;
	width: 487px;
	height: 390px;
	overflow: auto;
	scrollbar-3dlight-color: white;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: black;
}

.blockRightBox {
	position: absolute;
	left: 702px;
	top: 140px;
	height: 404px;
	overflow: hidden;
}

.blockMenuText {
	width: 125px;
	height: 410px;
  	text-align: center;
	z-index: 3;
	position: absolute;
	top: 140px;
	left: 70px;
	overflow: hidden;
}

a.textMenu {
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.9em;
}

.imgMenuBreak {
	padding-bottom: 5px;
	padding-top: 10px;
}

.blockSignUp {
	width: 170px;
	height: 40px;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	position:absolute;
	left: 710px;
	top: 17px;
	z-index: 2;
	overflow: hidden;
}

.blockSearch {
	width: 170px;
	height: 15px;
	position: absolute;
	left: 710px;
	top: 55px;
	padding: 0px;
	margin: 0px;
}

.form_box {
	width: 100px;
}

.textDate {
	position: absolute;
	z-index: 3;
	text-align: right;
	width: 100px;
	left: 745px;
	top: 110px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.7em;
}

.blockUtilMenu {
	text-align: center;
	position:absolute;
	left: 702px;
	top: 88px;
	width: 178px;
	font-family: "Verdana", sans-serif;
	font-size: 0.75em;
	font-weight: bolder;	
}

.linkUtil {
	color: black;
	margin-left: 0.3em;
	margin-right: 0.3em;
}


.linkUtil:link {
	color: black;
}

.linkUtil:visited {
	color: black;
}

.linkUtil:hover {
	color: #777777;
}

a.linkTitleBee:link {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 2.3em;
	color: rgb(51, 102, 0);
	position: absolute;
	z-index: 4;
	left: 130px;
	top: 32px;
}

a.linkTitleBee:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 2.3em;
	color: rgb(51, 102, 0);
	position: absolute;
	z-index: 4;
	left: 130px;
	top: 32px;
}
a.linkTitleSuccessful:link {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 2.3em;
	color: white;
	z-index: 4;
	position: absolute;
	top: 32px;
	left: 205px;
}

a.linkTitleSuccessful:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 2.3em;
	color: white;
	z-index: 4;
	position: absolute;
	top: 32px;
	left: 205px;
}

.textSlogan {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(153, 0, 0);
	position: absolute;
	z-index: 4;
	top: 75px;
	left: 205px;
}

.menuFooter {
	border: 0px;
	position: absolute;
	top: 553px;
	left: 200px;
	font-family: Verdana, sans-serif;
  	font-size: 0.55em;
	font-weight: bold;
}

.noticeCopyright {
	position: absolute;
	top:553px;
	left: 555px;
	font-family: Verdana, sans-serif;
  	font-size: 0.55em;
	font-weight: bold;
}

a.linkFooter:link {
  	color: black;
}

a.linkFooter:visited {
	color: black;
}

a.linkFooter:hover {
  	color: rgb(100,100,100);
}

.blockWisdom {
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	color:  #333333;
	width: 497px;
	top: 110px;
	left: 200px;
	position: absolute;
	z-index: 4;
}

.blockHighlight {
	width: 125px;
	height: 25px;
	border-width: 0px;
	position: absolute;
	z-index: 2;
}