#mainbody {
border-left-width: 0px;
border-right-style: solid;
border-right-width: 0px;
left: 17%;
position: absolute;
top: 60px;
width: 75%;
z-index: 12;
	color: #4c4c4c;
	font: medium/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: lowercase;
	padding-bottom: 100px;
	margin-bottom: 100px;
	text-align:justify;
}

#title {
	height: 49px;
	position: absolute;
	width: 100%;
	z-index: 10;
	font: large/8px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: blue;
	text-transform: lowercase;
	border-bottom: 1px solid red;
	float:left;
	vertical-align: text-top;
	padding-top: 10px;
	overflow: hidden;
	text-align: left;
	background: none no-repeat fixed right top;
}

#tabbar {
border-left-color: blue;
border-right-color: blue;
border-top-color: blue;
border-style: none;
border-width: 1px;
background-color: #deedfb;
height: 36px;
width: 100%;
z-index: 9;
color: black;
text-align: center;
vertical-align:bottom;
	position: relative;
	top: 8px;
	opacity: 0.82;
	border-bottom: #1500ff;
	font: 11px/1.2em arial;
}

#msgbar {
height: 25px;
width: 100%;
z-index: 9;
color: #1500ff;
font-size: 14px;
text-align: center;
font-family:arial;

vertical-align:bottom;
	position: relative;
	margin-top: 8px;
	opacity: 0.82;
	margin-bottom: 4px;
}


#leftsidebar { 
color: white;  
left: 13px;
position: absolute;
top: 178px;
width: 13%;
z-index: 8;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

#notes {
color: black;
vertical-align:super;
	text-transform: none;
	font: xx-small/normal "Lucida Grande", Lucida, Verdana, sans-serif;
}


#footer {
	color: gray;
	font-size: x-small;
	border-top: 1px solid silver;
	margin-top:20px;
	text-align: center;
	width: 100%;
	height: 20px;
	clear:both;
}
