﻿html, body 
{
	position: relative;
	margin: 0px;
	height: 100%;
	min-width: 740px;
	min-height: 575px;
}

.centered
{
	margin-left: auto;
	margin-right: auto;
}

#spacer
{
	width: 741px; 
	border-top: solid 1px #575757;
}

#headerLeft
{
	position: absolute;
	background-image: url(Images/Header3D_01.gif);
	background-repeat: no-repeat;
	left: 5px;
	top: 5px;
	height: 100px;
	width: 20px;
}

#headerMiddle
{
	position: absolute;
	background-image: url(Images/Header3D_02.gif);
	background-repeat: repeat-x;
	left: 25px;
	top: 5px;
	right: 25px;
	height: 100px;
}

#headerImage
{
	background-image: url(Images/Header3D_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 100px;
	text-align: left;
}

#headerTagline
{
	position: relative;
	top: 80px;
}

#headerRight
{
	position: absolute;
	background-image: url(Images/Header3D_04.gif);
	background-repeat: no-repeat;
	top: 5px;
	right: 5px;
	height: 100px;
	width: 20px;
}

#headerCart
{
	position: absolute;
	top: 70px;
	right: 30px;
}

#menuLeft
{
	position: absolute;
	background-image: url(Images/MenuBar3D_01.gif);
	background-repeat: no-repeat;
	left: 5px;
	top: 107px;
	height: 50px;
	width: 20px;
}

#menuMiddle
{
	position: absolute;
	background-image: url(Images/MenuBar3D_03.gif);
	background-repeat: repeat-x;
	left: 25px;
	top: 107px;
	right: 25px;
	height: 50px;
	padding-top: 4px;
}

#menuRight
{
	position: absolute;
	background-image: url(Images/MenuBar3D_05.gif);
	background-repeat: no-repeat;
	top: 107px;
	right: 5px;
	height: 50px;
	width: 20px;
}

#masterStatus
{
	position: absolute;
	top: 163px;
	right: 30px;
}

#topLeft
{
	position: absolute;
	background-image: url(Images/Body3D_01.gif);
	background-repeat: no-repeat;
	left: 5px;
	top: 159px;
	height: 20px;
	width: 20px;
}

#topMiddle
{
	position: absolute;
	background-image: url(Images/Body3D_03.gif);
	background-repeat: repeat-x;
	left: 25px;
	top: 159px;
	right: 25px;
	height: 20px;
}

#topRight
{
	position: absolute;
	background-image: url(Images/Body3D_05.gif);
	background-repeat: no-repeat;
	top: 159px;
	right: 5px;
	height: 20px;
	width: 20px;
}

#middleLeft
{
	position: absolute;
	background-image: url(Images/Body3D_10.gif);
	background-repeat: repeat-y;
	left: 5px;
	top: 179px;
	bottom: 25px;
	width: 20px;
}

#center
{
	position: absolute;
	background-color: #F2F2F2;
	left: 25px;
	top: 179px;
	right: 25px;
	bottom: 25px;
}

#middleRight
{
	position: absolute;
	background-image: url(Images/Body3D_11.gif);
	background-repeat: repeat-y;
	top: 179px;
	right: 5px;
	bottom: 25px;
	width: 20px;
}

#bottomLeft
{
	position: absolute;
	background-image: url(Images/Body3D_15.gif);
	background-repeat: no-repeat;
	left: 5px;
	bottom: 5px;
	height: 20px;
	width: 20px;
}

#bottomMiddle
{
	position: absolute;
	background-image: url(Images/Body3D_16.gif);
	background-repeat: repeat-x;
	left: 25px;
	bottom: 5px;
	right: 25px;
	height: 20px;
}

#bottomRight
{
	position: absolute;
	background-image: url(Images/Body3D_17.gif);
	background-repeat: no-repeat;
	bottom: 5px;
	right: 5px;
	height: 20px;
	width: 20px;
}

#content
{
	position: absolute;
	left: 197px;
	top: 179px;
	right: 10px;
	bottom: 50px;
	overflow: auto;
}

#footer
{
	position: absolute;
	left: 25px;
	bottom: 15px;
	right: 25px;
	text-align: center;
}

#lowerMenu
{
	position: absolute;
	left: 5px;
	top: 165px;
	width: 165px;
	z-index: 10;
}

#pageProgress
{
	position: absolute;
	top: 1px;
	left: 7px;
}

#pagePicture
{
	position: absolute;
	top: 18px;
	left: 23px;
}

#pageRoundPicture
{
	position: absolute;
	top: 0px;
	left: 25px;
}

#pagePictureFrame
{
	position: absolute;
	top: 11px;
	left: 16px;
}

#pageMenu
{
	position: absolute;
	top: 140px;
	left: 0px;
}

#pageContent
{
	padding-right: 5px;
}

.pageContent
{
	padding-right: 5px;
}

