body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;	
	color: #FFFFFF;
  background-color: #000000;
	margin: 0px;
	background-image:url(../images/bg.gif);
}
img {
  border: 0px;
}
a:link {
 color:#DFDFDF;
 text-decoration:none;
}
a:visited {
 text-decoration:none;
 color:#DFDFDF;
}
a:hover {
 text-decoration:none;
 color:#DADADA;
}
a:active {
 text-decoration:none;
 color:#B1B1B1;
}

#main_top {
	position: absolute;
	height: 2px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	font-size:0;
}

#main_left {
	position: absolute;
	height: 100%;
	width: 600px;
	left: 0px;
	top: 0px;
	background-color: #000000;
	font-size:0;
}
#main_left_max {
	position: absolute;
	height: 100%;
	width: 920px;
	left: 0px;
	top: 0px;
	background-color: #000000;
	font-size:0;
}
#main_left_b {
	position: absolute;
	height: 100%;
	width: 2px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	font-size:0;
}
#main_right_b1 {
	position: absolute;
	height: 100%;
	width: 2px;
	left: 600px;
	top: 0px;
	background-color: #FFFFFF;
	font-size:0;
}
#main_right_b1_max {
	position: absolute;
	height: 100%;
	width: 2px;
	left: 920px;
	top: 0px;
	background-color: #FFFFFF;
	font-size:0;
}

#main_right_b2 {
	position: absolute;
	height: 100%;
	width: 2px;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
	font-size:0;
}

#main_vid {
	position: absolute;
	height: 300px;
	width: 400px;
	left: 130px;
	top: 100px;
	background-color: #000000;
	font-size:xx-small;
}
#main_vid_max {
	position: absolute;
	height: 360px;
	width: 720px;
	left: 130px;
	top: 100px;
	background-color: #000000;
	font-size:xx-small;
}


