﻿

.hyper {
	font-family: "Maiandra GD";
	font-size: medium;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}
.Lgandbold {
	font-family: "Maiandra GD";
	font-size: x-large;
	font-weight: bold;
}
.lgbold {
	font-family: "Maiandra GD";
	font-size: large;
	text-decoration: none;
	font-weight: bold;
}
body { text-align:center; }
#container { 
	text-align:left; 
	width:760px; 
	height: 158px; 
	margin:0 auto; 
	position:relative; 
	left: 0px; 
	top: 9px;
	background-color: transparent;
	visibility: visible;
}


body { text-align:center; }
#Main {
	text-align: left;
	width: 760px;
	height: 720px;
	margin: 0 auto;
	position: relative;
	left: 0px;
	top:20px;
	background-color: #999999;
}

body { text-align:center; }
#buttonsbkgrnd {
	text-align: center;
	width: 125px;
	height: 710px;
	margin: 0 auto;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 1; 
}


body { text-align:center; }
#buttons {
	text-align: center;
	width: 125px;
	height: 710px;
	margin: 0 auto;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 5; 
	background-color:transparent
}


body { text-align:center; }
#context {
	text-align: left;
	width: 620px;
	height: 710px;
	margin: 10;
	position: absolute;
	left: 135px;
	top: 5px;
	background-color: white;
}


