body {
    color: #0;
    font-family: ArialMT, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    background-color: #FFFFFF; 
}

a:link {color: #000000; font-weight: bold; text-decoration:underline; }
a:visited { color: #000000; font-weight: bold; text-decoration:underline;  }
a:hover {color: #FFFFFF; font-weight: bold; text-decoration:underline;   }
a:active {color: #0; font-weight: bold; text-decoration:underline;  }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 9pt;

}

div.backlink {
	position: absolute;
	top: 260px;
	left: 320px;
}

div.contact {
	position: absolute;
	width: 300px;
	left: 370px;
	top: 420px;
        height:50px;
}

div.video {
	position: absolute;
	width: 400px;
	left: 320px;
	top: 240px;
        height:200px;
}

div.footer {
        position: absolute;
        width:780px;
        left:0px;
        top:360px;
}

div.textbox {
	position: absolute;
	width: 390px;
	left: 120px;
	top: 14px;
	min-width: 390px;
	max-width: 390px;
	text-align: left; 
	overflow: auto;
	height: 332px;
    scrollbar-base-color: #567;
    scrollbar-arrow-color: #888;
    scrollbar-darkshadow-color: #000; 
    scrollbar-face-color: #101010;
    scrollbar-track-color: #080808;
    scrollbar-3dlight-color: #101010;
    padding-right: 4px;
}

div.prestext {
	position: absolute;
	width: 390px;
	left: 120px;
	top: 14px;
	min-width: 390px;
	max-width: 390px;
	text-align: left; 
	overflow: auto;
	height: 312px;
    scrollbar-base-color: #567;
    scrollbar-arrow-color: #888;
    scrollbar-darkshadow-color: #000; 
    scrollbar-face-color: #101010;
    scrollbar-track-color: #080808;
    scrollbar-3dlight-color: #101010;
    padding-right: 4px;
}




div.content {
   position: relative;
	width: 790px;
	margin-top: 0px;
	left: 50%;
	margin-left: -395px;
}

div.ctab {
	background-color: #FFFFFF;
	width: 100%;
	height: 450px;
}

div.horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -266px;
	text-align: center;
	min-width: 790px; 
}

div.wrapper {
	position: relative;
	text-align: left;
	width: 100%;
	height: 532px;
	margin: 0px auto;
	}



