html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#313131;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover, a.link-act {
	color: #e2b801;
}


a.subNav {
	font-weight: normal;
	color: #ffffff;

}

#left {
	position: absolute;
	top: 104px;
	left: 40px;
	height: 408px;
	width: 190px;
}
.noLine {
	height: 17px;
}


.smallNoLine {
	line-height: 14px;
	margin-top: 6px;
}
.small {
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	line-height: 11px;
}
#center .small {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	line-height: 17px;
	width: 391px;
}
#center .smallx {
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	line-height: 11px;
}
#center .smallEnd {
	height: 13px;
}
.mediumLine {
	background-image: url(../img/grey-bg-17px-medium.gif);
	background-repeat: repeat;
	line-height: 14px;
	margin-top: 2px;
}
.mediumNoLine {
	line-height: 14px;
	margin-top: 2px;
}
.medium {
	font-size: 16px;
	font-weight: normal;
	padding-top: 2px;
	line-height: 13px;

}
.big {
	font-size: 27px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 27px;

}
.dblBig {
	font-size: 54px;
	font-weight: bold;
	padding-top: 21px;
	line-height: 54px;
}

.imgNav {
	position: absolute; 
	bottom: 1px; 
	font-size: 13px;
	left: 5px;
}
.imgNavNotPositioned {
	font-size: 13px;
}
.leftCol {
	float: left; 
	width: 195px;
}

.mediaLeftCol {
	float: left; 
	width: 175px;
}
.mediaRightCol {
	float: left; 
	width: 216px;
}
#imgNav {
	bottom: 0px;
	height: 25px;
	position: absolute;
	width: 100%;
	
}

iframe { 
position: absolute;
left: 215px; 
top: 20px; 
width: 900px;
higth: 720px;
text-align: right;
border:0px solid #6aadb1;
 
}



