﻿.infobar_1 
{
	position:absolute;
	text-align:left;
	left: 4px;
	width: 296px;
	top: 140px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display:inline;
}
.infobar_1_shadow 
{
	position:absolute;
	text-align:left;
	left: 7px;
	width: 296px;
	top: 143px;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	display:inline;
}
.infobar_2 
{
	position:absolute;
	text-align:center;
	left: 333px;
	width: 437px;
	top: 203px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display:inline;
}
.infobar_2_shadow 
{
	position:absolute;
	text-align:center;
	left: 335px;
	width: 437px;
	top: 205px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display:inline;
}

.bookmark
{
	position:absolute;
	text-align:center;
	left: 700px;
	width: 100px;
	top: 215px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display:inline;
	z-index: 9999;
}
.navbar 
{
	position:absolute;
	left: 10px;
	width: 315px;
	top: 212px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar_shadow 
{
	position:absolute;
	left: 12px;
	width: 315px;
	top: 214px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer 
{
	position:absolute;
	text-align:center;
	left: 4px;
	right: 10px;
	width: expression((document.body.clientWidth - 14) + "px"); /* Only way to do it in IE :-/ */
	bottom: 13px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_shadow 
{
	position:absolute;
	text-align:center;
	left: 7px;
	right: 7px;
	width: expression((document.body.clientWidth - 14) + "px"); /* Only way to do it in IE :-/ */
	bottom: 10px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
div.header 
{
	position:absolute;
	left: 361px;
	width: 415px;
	top: 217px;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
div.header_shadow 
{
	position:absolute;
	left: 18px;
	width: 315px;
	top: 211px;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.viriseal 
{
	position:absolute;
	top: 10px;
	left: 730px;
	width: 165px;
	height: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.adsensetext 
{
	position:absolute;
	top: 60px;
	left: 730px;
	width: 165px;
	height: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.newsarea 
{
	position:absolute;
	margin: 0;
	text-align:left;
	left: 331px;
	right: 0px; /* ignored by ie */
	bottom: 49px; /* ignored by ie, used to be 90px, now lowered to accomodate smaller resolutions */
	width: expression((document.body.clientWidth - 331) + "px"); /* Only way to do it in IE :-/ */
	height: expression(((document.body.clientHeight - 287) - 49) + "px"); /* Only way to do it in IE :-/, used to be -90px (now - 49 px),  to accomodate smaller resolutions */
	top: 287px; /* Used to be 305px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	overflow: auto;
	overflow-y: scroll !important;
}
.statsframe 
{
	position:relative;
	margin: 0;
	text-align:left;
	left: 0px;
	right: 0px;
	width: 730px; /* for Mozilla, they can't handle the object below... */
	width: expression((document.body.clientWidth - 348) + "px"); /* Only way to do it in IE :-/ */
	height: 600px;
}
.newsblock 
{
	position: relative;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #FFFFFF;
}
.codeblock 
{
	position: relative;
	padding: 10px 10px 10px 10px;
	border: #333333;
	border-style: solid;
	background-color: #FFFFFF;
	font-weight: bold;
	color:#FF9900;
	size: auto;
}
.googleblock 
{
	position:absolute;
	top: expression((document.body.clientHeight - 180) + "px"); /* Only way to do it in IE :-/ */
	left: 331px;
	width: 728px;
	height: 90px;
	bottom: 90; /* ignored By Ie :-/ */
}
.linkarea 
{
	position:absolute;
	top: 256px;
	left: 0px;
	width: 330px;
	bottom: 1px; /* ignored by ie */
	height: expression(((document.body.clientHeight - 305) -1) + "px"); /* Only way to do it in IE :-/ */
	overflow: auto;
	/*
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	*/
}

.status_shadow 
{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic; 
	font-weight: bold; 
	color: #000000;
	/*
	/ Mozilla /
	right: 0;
	bottom: 87px;
	/ IE /
	top: expression((document.body.clientHeight - 87) + "px");
	width: expression((document.body.clientHeight - 338) + "px");
	*/
	top: expression((document.body.clientHeight - 82) + "px"); /* Only way to do it in IE :-/ */
	left: 338px;
	height: 41px;
	right: 0px; /* ignored By Ie :-/ */
	width: expression((document.body.clientWidth - 347) + "px"); /* Only way to do it in IE :-/ */
	bottom: 41px; /* ignored By Ie :-/ */
}
.status_main 
{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic; 
	font-weight: bold; 
	color: #FFFFFF;
	/*
	/ Mozilla /
	right: 3;
	bottom: 90px;
	/ IE /
	top: expression((document.body.clientHeight - 90) + "px");
	width: expression((document.body.clientHeight - 335) + "px");
	*/
	top: expression((document.body.clientHeight - 84) + "px"); /* Only way to do it in IE :-/ */
	left: 339px;
	height: 41px;
	right: 0px; /* ignored By Ie :-/ */
	width: expression((document.body.clientWidth - 350) + "px"); /* Only way to do it in IE :-/ */
	bottom: 43px; /* ignored By Ie :-/ */
}
.middle_header_image 
{
	position:absolute;
	top: 240px; /* used to be 247px */
	height: 55px;
	right: 0px;
	width: 40px;
	background-position: center center;
	background-repeat: no-repeat;
}