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: 100; font-size:18pt; text-decoration:underline; }
a:visited { color: #000000; font-weight: 100; text-decoration:underline;  }
a:hover {color: #FFFFFF; font-weight: 100; text-decoration:underline;   }
a:active {color: #0; font-weight: 100; text-decoration:underline;  }

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

}

div.site-label { width: 577px; margin: auto; padding-top: 10px; }
div.home-photo { width: 470px; margin: auto; padding-top: 10px; }
div.page-links { margin: auto; width: 400px; }
.page-links ul { line-height: 40px; list-style:none; }
.page-links li { background: url('images/bullet.gif') no-repeat; padding-left:44px; }
.page-links li a { text-decoration: none; }
.page-links a:hover { color: #808080; }

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: 682px;
      height: 605px;
	margin-top: 0px;
	left: 50%;
	margin-left: -341px;
}

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

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

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



