@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #1B66AD;

}
A:link {
	text-decoration: none;
	color: #1B66AD;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #124676;
	font-style: normal;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #1B66AD;
}
A:hover {
	text-decoration: none;
	color: #84BAEC;
}
#mainContent{
}
#container {
	height: 30em;
	width: 55em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 3em;
	width: 55em;
}
.dropShadLtrs	
{
	font-weight:bold;
	text-shadow: 2px 2px 2px #000;
	font-family: Verdana, Helvetica, sans-serif;
}
#logo {
	background-color: #3399FF;
	padding: 5px;
	height: 69px;
	width: 498px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
#videoBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #9F7800;
	height: 298px;
	width: 405px;
	left: 66px;
	top: 196px;
	scroll: auto;
	float: none;
	position: absolute;
	z-index: 1000;
	padding: 20px;
	background-image: url(Images/ALS_Panel_1.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9A300;
	border-right-color: #886600;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
}
#videoBack_Right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	height: 298px;
	width: 380px;
	border: medium solid #000099;
	left: 459px;
	top: 200px;
	scroll: auto;
	float: none;
	position: absolute;
	z-index: 1000;
	padding: 20px;
	background-image: url(Images/ALS_Panel_1.gif);
}
#textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFCC00;
	padding: 10px;
	height: 345px;
	width: 238px;
	position: absolute;
	left: 635px;
	top: 193px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
	background-image: url(../Images/IntroBackground.jpg);
	text-align: left;
}
#labelPix {
	background-color: #FFCC33;
	height: 45px;
	width: 160px;
	left: 50px;
	top: 182px;
	position: absolute;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #795200;
	background-image: url(../Images/labelback.gif);
	padding: 2px;
}
#label {
	background-color: #FFCC33;
	height: 57px;
	width: 185px;
	left: 68px;
	top: 182px;
	position: absolute;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #795200;
	background-image: url(../Images/labelback.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	padding: 2px;
}
#textPageBox  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	height: 346px;
	width: 512px;
	position: absolute;
	left: 362px;
	top: 178px;
	background-image: url(../Images/ALS_Panel_2.gif);
	text-align: left;
	overflow: auto;
	scrollbar-arrow-color: #453200;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #453200;
	float: left;
	clear: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
	padding: 10px;
	background-attachment: fixed;
	background-position: 22.2em 9em;
}
#floatTest  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	padding: 10px;
	height: 346px;
	width: 512px;
	position: absolute;
	left: 102px;
	top: 48px;
	background-image: url(../Images/ALS_Panel_2.gif);
	text-align: left;
	overflow: auto;
	scrollbar-arrow-color: #144d82;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #9E7100;
	float: left;
	clear: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
}
.pixelNoise #textPageBox_Left  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	padding: 10px;
	height: 346px;
	width: 512px;
	border: thin solid #996633;
	position: absolute;
	left: 361px;
	top: 175px;
	background-image: url(../Images/Intro_Text2.gif);
	text-align: left;
	overflow: auto;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
}
#clientList_backing {
	background-color: #CC9900;
	height: 381px;
	width: 245px;
	position: absolute;
	left: 100px;
	top: 175px;
	scrollbar-arrow-color: #453200;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #453200;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	
}
#pixYoutube {
	background-color: #CC9900;
	height: 355px;
	width: 425px;
	position: absolute;
	left: 270px;
	top: 180px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#clientCDcover_backing {
	background-color: #CC9900;
	padding: 25px;
	height: 347px;
	width: 409px;
	position: absolute;
	left: 455px;
	top: 178px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
#foreignVO_backing {
	background-color: #CC9900;
	padding: 25px;
	height: 305px;
	width: 538px;
	position: absolute;
	left: 250px;
	top: 175px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
#showcase_backing {
	background-color: #CC9900;
	height: 310px;
	width: 387px;
	position: absolute;
	left: 455px;
	top: 178px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	z-index: 1000;
}
.pixelNoise  #Main_Back {
	background-color: #FFCC00;
	height: 25em;
	width: 54em;
	background-image: url(../Images/pxlnoiz_Main_bg.gif);
	margin-top: 10px;
	position: absolute;
	top: 160px;
	z-index: 1;
	left: 70px;
}
.pixelNoise  #video_back {
	background-color: #5F1718;
	height: 307px;
	width: 403px;
	top: 30px;
	left: 330px;
	padding: 5px;
	position: absolute;
	border: medium solid #4A4A00;
	z-index: 2;
}
.pixelNoise  #textBox_Left  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	padding: 10px;
	height: 20em;
	width: 20em;
	border: thin solid #996633;
	position: relative;
	left: 20px;
	top: 25px;
	background-image: url(../Images/Intro_Text2.gif);
	text-align: left;
	overflow: auto;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
}
.pixelNoise #MenuVid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #f6c12c;
	padding: 10px;
	height: 9em;
	width: 8.6em;
	position: absolute;
	left: 106px;
	top: 500px;
	text-align: left;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
	z-index: 1000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F7800;
	border-right-color: #846300;
	border-bottom-color: #846300;
	border-left-color: #9F7800;
}
.pixelNoise #Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #f6c12c;
	padding: 10px;
	height: 9em;
	width: 8.6em;
	position: absolute;
	left: 106px;
	top: 303px;
	text-align: left;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
	z-index: 1000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F7800;
	border-right-color: #846300;
	border-bottom-color: #846300;
	border-left-color: #9F7800;
}
.pixelNoise #label {
	height: 44px;
	width: 160px;
	z-index: 1001;
	padding: 2px;
	position: absolute;
	left: 103px;
	top: 220px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F7800;
	border-right-color: ##846300;
	border-bottom-color: #846300;
	border-left-color: #9F7800;
}
.pixelNoise #youtubeGoogleMenu {
	background-color: #5F1718;
	height: 350px;
	width: 360px;
	position: absolute;
	left: 450px;
	top: 15px;
	padding: 10px;
	border: medium solid #4A4A00;
}
.pixelNoise #pms_back {
	background-color: #5F1718;
	height: 353px;
	width: 466px;
	top: 20px;
	left: 316px;
	padding: 5px;
	position: absolute;
	border: medium solid #4A4A00;
	z-index: 2;
}
#Rates_Box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	padding: 10px;
	height: 346px;
	width: 512px;
	border: thin solid #996633;
	position: absolute;
	left: 361px;
	top: 175px;
	background-image: url(../Images/Intro_Text2.gif);
	text-align: left;
	overflow: auto;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
}
h2  {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#google_box {
	background-color: #CC9900;
	height: 325px;
	width: 565px;
	position: absolute;
	left: 235px;
	top: 26px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
}
.pixelNoise #textBox_Mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	padding: 10px;
	height: 20em;
	width: 20em;
	border: thin solid #996633;
	position: relative;
	left: 20px;
	top: 25px;
	background-image: url(../Images/Intro_Text2.gif);
	text-align: left;
	overflow: auto;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
}
#spectarTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFCC00;
	padding: 10px;
	height: 245px;
	width: 238px;
	position: absolute;
	left: 72px;
	top: 165px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #B87A3D;
	border-bottom-color: #80552B;
	border-left-color: #5F3F1F;
	background-image: url(Images/text_box_1.gif);
	text-align: left;
}
#spectarvideoBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #9F7800;
	height: 339px;
	width: 447px;
	left: 79px;
	top: 176px;
	scroll: auto;
	float: none;
	position: absolute;
	z-index: 1001;
	padding: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9A300;
	border-right-color: #886600;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
}
#spectarTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFCC00;
	padding: 10px;
	height: 245px;
	width: 238px;
	position: absolute;
	left: 663px;
	top: 175px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #B87A3D;
	border-bottom-color: #80552B;
	border-left-color: #5F3F1F;
	background-image: url(Images/text_box_1.gif);
	text-align: left;
}
.pixelNoise #midsideMic {
	background-color: #5F1718;
	height: 350px;
	width: 422px;
	position: absolute;
	left: 388px;
	top: 10px;
	padding: 5px;
}
#bannerAd {
	background-color: #E7AC10;
	padding: 5px;
	height: 250px;
	width: 179px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #795200;
	position: absolute;
	top: 285px;
	left: 68px;
	z-index: 1000;
}
.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

#studioFloorPlan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	height: 346px;
	width: 512px;
	position: absolute;
	left: 361px;
	top: 178px;
	background-image: url(../Images/ALS_Panel_2.gif);
	text-align: left;
	overflow: auto;
	scrollbar-arrow-color: #144d82;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #453200;
	float: left;
	clear: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
	padding: 10px;
}
#bannerAd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #9F7800;
	height: 298px;
	width: 405px;
	left: 66px;
	top: 196px;
	scroll: auto;
	float: none;
	position: absolute;
	z-index: 1000;
	padding: 20px;
	background-image: url(Images/ALS_Panel_1.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9A300;
	border-right-color: #886600;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
}

#mapBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	height: 553px;
	width: 635px;
	position: absolute;
	left: 164px;
	top: 18px;
	background-image: none;
	text-align: left;
	overflow: auto;
	scrollbar-arrow-color: #453200;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #453200;
	float: left;
	clear: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
	padding: 5px;
	background-attachment: fixed;
	background-position: 22.2em 9em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1B66AD;
	text-align: center;
}
#alsRss {
	font-size: 12px;
	color: #FF6600;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 250px;
	top: 550px;
	background-color: #CC9900;
	text-align: center;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
#alsRss2 {
	font-size: 12px;
	color: #FF6600;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 115px;
	top: 560px;
	background-color: #CC9900;
	text-align: center;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
#alsRss3 {
	font-size: 12px;
	color: #FF6600;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 946px;
	top: 550px;
	background-color: #CC9900;
	text-align: center;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
#alsRss4 {
	font-size: 12px;
	color: #FF6600;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 740px;
	top: 475px;
	background-color: #CC9900;
	text-align: center;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
#alsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	height: 346px;
	width: 512px;
	position: absolute;
	left: 364px;
	top: 200px;
	background-image: url(../Images/pxlNoiz_Panel.png);
	text-align: left;
	overflow: auto;
	scrollbar-arrow-color: #453200;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #453200;
	float: left;
	clear: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
	padding: 10px;
	background-attachment: fixed;
	background-position: 22.2em 9em;
}
#pixList_backing {
	background-color: #CC9900;
	height: 381px;
	width: 245px;
	position: absolute;
	left: 800px;
	top: 180px;
	scrollbar-arrow-color: #453200;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #453200;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#alsRssPxlVid {
	font-size: 12px;
	color: #FF6600;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 80px;
	top: 553px;
	background-color: #CC9900;
	text-align: center;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
.pixelNoise #MenuVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #f6c12c;
	padding: 10px;
	height: 9em;
	width: 8.6em;
	position: absolute;
	left: 106px;
	top: 303px;
	text-align: left;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
	z-index: 1000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F7800;
	border-right-color: #846300;
	border-bottom-color: #846300;
	border-left-color: #9F7800;
}
#vidBacking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #f6c12c;
	padding: 10px;
	height: 9em;
	width: 8.6em;
	text-align: left;
	scrollbar-base-color: #826224;
	scrollbar-arrow-color: #C9A100;
	scrollbar-3dlight-color: #6D4C00;
	scrollbar-darkshadow-color: #A586A4;
	scrollbar-face-color: #00EAB7;
	scrollbar-highlight-color: #6600C6;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #3096C9;
	z-index: 1000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F7800;
	border-right-color: #846300;
	border-bottom-color: #846300;
	border-left-color: #9F7800;
	position: absolute;
	left: 50px;
	top: 270px;
}
.pixelNoise #label2 {
	height: 44px;
	width: 160px;
	z-index: 1001;
	padding: 2px;
	position: absolute;
	left: 103px;
	top: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F7800;
	border-right-color: ##846300;
	border-bottom-color: #846300;
	border-left-color: #9F7800;
}
#alsRssPxlVid2 {
	font-size: 12px;
	color: #FF6600;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 135px;
	top: 523px;
	background-color: #CC9900;
	text-align: center;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
}
#pixYoutube2 {
	background-color: #CC9900;
	height: 355px;
	width: 425px;
	position: absolute;
	left: 270px;
	top: 180px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#pixList_backing2 {
	background-color: #CC9900;
	height: 381px;
	width: 245px;
	position: absolute;
	left: 800px;
	top: 180px;
	scrollbar-arrow-color: #453200;
	scrollbar-3dlight-color: #66ccff;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #3399ff;
	scrollbar-highlight-color: #268Bed;
	scrollbar-shadow-color: #185996;
	scrollbar-track-color: #453200;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#textBoxIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFCC00;
	padding: 7px;
	height: 365px;
	width: 238px;
	position: absolute;
	left: 635px;
	top: 193px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE8300;
	border-right-color: #9F7800;
	border-bottom-color: #5E4600;
	border-left-color: #775900;
	background-image: url(../Images/IntroBackground.jpg);
	text-align: left;
}
