body, div, .iframe {font-family: Trebuchet MS, Verdana; size: 12px; color: #333333; font-weight: normal;}
body {background: url(images/bg.jpg);}
.header {text-align: center; top: 17px; left: 0px; width: 100%; height: 240px; position: absolute; overflow: auto; z-index: 0;}
.content {
	top: 255px;
	left: 0px;
	width: 100%;
	position: absolute;
	overflow: auto;
	z-index: 1;
	height: 855px;
}
.iframe {background: url(images/bg2.jpg); border: 1px solid #B7B7B7;}
.link {border: 1px solid #333333;}
a:link, a:visited {color: #666666; text-decoration: none;}
a:hover {color:  #d21414; text-decoration: none;}
