#border 
{
    width: 800px;
    height: 600px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -401px;
    z-index: 0;
}

#frame 
{
	border: solid 1pt black;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    z-index: 0;
}

#header-background
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 800px;
    z-index: 0;
}

#image-header 
{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -194px;
    z-index: 1;
    border: 0px;
}

#header
{
	margin-top: 0px;
    position: relative;
    width: 800px;
    z-index: 1;
    height: 147px;
}

#lcda
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    position: relative;
    z-index: 1;
}

#menu-bar
{
    position: absolute;
    top: 114px;
    margin-left: 0px;
    margin-top: 0px;
    left: 0px;
    width: 800px;
    z-index: 2;
    background: black;
    height: 33px;
}

#sidebar
{
    position: absolute;
    top: 148px;
    left: 50%;
    margin-left: -400px;
    z-index: 2;
}

#body
{
    position: relative;
    width: 800px;
    z-index: 1;
    min-height: 400px;
    height: expression(this.offsetHeight < 400 ? "400px" : true);
}

#body-left
{
    position: relative;
    width: 329px;
    float: left;
    z-index: 2;
}

#title
{
    position: relative;
    margin-top: 57px;
    margin-left: 30px;
    z-index: 1;
}

#submenu
{
    position: relative;
    margin-top: 0px;
    margin-left: 54px;
    z-index: 1;
}


#body-right
{
    position: relative;
    width: 622px;
    float: right;
    z-index: 2;
}

#title-right
{
    position: relative;
    margin-top: 64px;
    margin-left: 40px;
    width: 495px;
    z-index: 1;
}

#intro-right-scrollarea
{
    position: relative;
    margin-top: 18px;
    margin-left: 22px;
	overflow: auto; 
	max-height: 80px;
	height: expression(this.offsetHeight > 80 ? "80px" : true);
	width: 570px;
	z-index: 1;
}

#intro-right
{
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
}

#submenu2-right
{
    position: relative;
    margin-top: 15px;
    margin-left: 22px;
	width: 570px;
	z-index: 1;
}

#text-right-noscroll
{
    position: relative;
    margin-top: 28px;
    margin-left: 22px;
	overflow: auto; 
	width: 570px;
	z-index: 1;
}

#text-right-scrollarea
{
    position: relative;
    margin-top: 28px;
    margin-left: 22px;
	overflow: auto; 
	max-height: 350px;
	height: expression(this.offsetHeight > 350 ? "350px" : true);
	width: 570px;
	z-index: 1;
}

#title-right-short
{
    position: relative;
    margin-top: 30px;
    margin-left: 40px;
    width: 495px;
    z-index: 1;
}

#text-right-scrollarea-short
{
    position: relative;
    margin-top: 20px;
    margin-left: 22px;
	overflow: auto; 
	height: 150px; 
	width: 570px;
	z-index: 1;
}


#text-right
{
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
}


#footer 
{
    position: relative;
    width: 800px;
    height: 125px;
    z-index: 1;
    clear: both;
}

#footer-links
{
    position: relative;
    margin-top: 80px;
    margin-left: 30px;
    z-index: 1;
}


#credit
{
    position: relative;
    width: 800px;
    z-index: 1;
    text-align: center;
}

#facts
{
	Afloat: right;
    Aposition: relative;
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: 220px;
    z-index: 2;
    width: 168px
}

#headline
{
    position: absolute;
    top: 152px;
    left: 50%;
    margin-left: -185px; 
	width: 378px;
	z-index: 1;
}

#para-scrollarea-under-headline
{
    position: absolute;
    top: 230px;
    left: 50%;
    margin-left: -180px;
	overflow: auto; 
	height: 350px;
	width: 378px;
	z-index: 1;
}

#para-scrollarea
{
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: -180px;
	overflow: auto; 
	height: 350px;
	width: 378px;
	z-index: 1;
}

#para-scrollarea-notopbar
{
    position: absolute;
    top: 165px;
    left: 50%;
    margin-left: -180px;
	overflow: auto; 
	height: 420px;
	width: 378px;
	z-index: 1;
}

#facts-notopbar
{
    position: absolute;
    top: 165px;
    left: 50%;
    margin-left: 220px;
    z-index: 2;
    width: 168px
}

#para1
{
    position: absolute;
    margin-left: 11px;
    z-index: 2;
    width: 345px;
}

#credit
{
    position: absolute;
    top: 615px;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    z-index: 1;
    text-align: center;
}

