﻿html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
#container
{
	min-height: 100%;
	position: relative;
	cursor:default;
}
#body
{
	bottom: 0;
	width: auto;
	height: 500px;
	padding-bottom: 70px;
}
#footer
{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;
}

a
{
	outline: none;
}

#div1
{
	background-color: #ffffff;
	padding-left: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}

#div2
{
	opacity: 0.8;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #000000;
	text-align: center;
	filter: alpha(opacity=80);
}

#div2w
{
	opacity: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	text-align: center;
	filter: alpha(opacity=0);
}

#div3
{
	z-index: 2;
	position: absolute;
	width: 151px;
	height: auto;
	top: 150px;
	right: 70px;
	border: 0px dashed #000099;
	text-align: left;
	padding-left: 10px;
}

#div4
{
	z-index: 2;
	position: absolute;
	width: 100px;
	top: 120px;
	right: 571px;
}

#div5
{
	z-index: 2;
	position: absolute;
	width: 70px;
	top: 135px;
	right: 600px;
}

#div6
{
	z-index: 2;
	position: absolute;
	width: 80px;
	top: 150px;
	right: 600px;
}

#div7
{
	z-index: 2;
	position: absolute;
	width: 60px;
	top: 170px;
	right: 620px;
}

#div8
{
	opacity: 0.9;
	z-index: 1;
	position: absolute;
	width: 482px;
	height: 411px;
	top: -60px;
	right: 410px;
	border: 0px dashed #000099;
	text-align: left;
	padding-left: 10px;
	filter: alpha(opacity=90);
}

#div9
{
	opacity: 0.9;
	z-index: 1;
	position: absolute;
	width: 390px;
	height: 411px;
	top: -5px;
	right: 0px;
	border: 0px dashed #000099;
	text-align: left;
	padding-left: 10px;
	filter: alpha(opacity=90);
}

#divUL
{
	position: absolute;
	width: 52px;
	height: 60px;
	top: 0px;
	left: 0px;
	background-image: url("Images/UpLeft.gif");
}

#divML
{
	position: absolute;
	width: 179px;
	height: 120px;
	top: 130px;
	left: 0px;
	background-image: url("Images/MidLeft.gif");
}

#divMR
{
	position: absolute;
	width: 552px;
	height: 120px;
	top: 130px;
	right: 0px;
	background-image: url("Images/MidRight.gif");
}

#divDL
{
	position: absolute;
	width: 449px;
	height: 70px;
	bottom: 0px;
	left: 0px;
	background-image: url("Images/DownLeft.gif");
}

#divDR
{
	position: absolute;
	width: 177px;
	height: 70px;
	bottom: 0px;
	right: 0px;
	background-image: url("Images/DownRight.gif");
}

#divEnd
{
	opacity: 0.7;
	position: absolute;
	height: auto;
	width: auto;
	bottom: 70px;
	left: 0;
	z-index: 2;
	color: #d69d10;
	filter: alpha(opacity=70);
	font: 9px Verdana;
	cursor:text;
}

#divGM1
{
	position: absolute;
	z-index: 2;
	width: 170px;
	top: 260px;
	left: 10px;
}

#divGM2
{
	position: absolute;
	z-index: 2;
	width: 170px;
	top: 290px;
	left: 10px;
}

#divGM3
{
	position: absolute;
	z-index: 2;
	width: 170px;
	top: 320px;
	left: 10px;
}

#divGM4
{
	position: absolute;
	z-index: 2;
	width: 170px;
	top: 350px;
	left: 10px;
}

#divGM5
{
	position: absolute;
	z-index: 2;
	width: 170px;
	top: 380px;
	left: 10px;
}

#divFrame
{
	position: absolute;
	width: auto;
	height: auto;
	top: 200px;
	right: 10px;
	z-index: 2;
}
