body {
    color: #757575;
    font-family: ArialMT, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    background-color: #757575; 
	scrollbar-arrow-color: #757575;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #757575;
	scrollbar-shadow-color: #757575;
	scrollbar-track-color: #ffffff;
}

a:link {color: #757575; font-weight: normal; t;  text-decoration: none; }
a:visited { color: #757575; font-weight: normal;  text-decoration: none;  }
a:hover {color: #FC1D1D; font-weight: normal;  text-decoration: none;  }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	letter-spacing: 1px;
}

div.backlink {
	position: absolute;
	top: 260px;
	left: 320px;
}

div.videowall {
	position: absolute;
	width: 250px;
	left: 520px;
	top: 50px;
}

div.menu {
	position: absolute;
	width: 120px;
	left: 0px;
	top: 48px;
}

div.textbox {
	position: absolute;
	width: 360px;
	left: 128px;
	top: 44px;
	min-width: 370px;
	max-width: 370px;
	text-align: left; 
	overflow: auto;
	height: 300px;
}

div.logo {
   width: 770px;
	height: 40px;
}

div.content {
   position: relative;
	width: 770px;
	margin-top: 0px;
	left: 50%;
	margin-left: -385px;
}

div.ctab {
	background-color: #ffffff;
	width: 100%;
	height: 360px;
}

div.horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -250px;
	text-align: center;
	min-width: 770px; 
}

div.wrapper {
	position: relative;
	text-align: left;
	width: 100%;
	height: 400px;
	margin: 0px auto;
	}





