html
{
	width:100%; height:100%; overflow: hidden;
}

body 
{
	width: 100%; height: 100%; overflow: hidden; margin: 0px; padding: 0px;
}

div.PageContainerOuter
{
	background-color: #983619; width: 100%; height: 100%; margin: 0px; overflow-y: auto;
	background-image: url("background.jpg"); background-position: center top;
}

div.PageContainerOuter.Dark
{
	background-color: #3A1F18; background-image: url("backgroundDark.jpg"); 
}

div.PageContainerOuter.Verlet
{
	background-color: #193271; background-image: url("backgroundVerlet.jpg"); 
}

div#BackgroundContainer
{
	position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; margin: 0px; overflow: hidden;
	z-index: 50; border: 1px solid #000;
}

div#PageContainerInner
{
	position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; margin: 0px; overflow-y: auto; z-index: 100;
}

div#PageContentContainer
{
	position: relative; left: 0px; top: 0px; width: 960px; 
	margin: 75px auto 75px auto; min-height: 50%;
}

div#PageContentContainer.Default
{
	padding-top: 10px; margin-top: 0px; padding-bottom: 95px;
}

div#PageContentContainer.NoBody
{
	width: 100%; margin: auto;
	min-height: auto;
}

div#PageContentContainer.NoHeader
{
}

div.HeaderContainer.Default
{
	width: 930px; height: 30px; margin: 0px auto 45px auto;
	position: relative; left: 0px; top: 0px; padding: 0px;
}

div#LoggedInMessage
{
	position: fixed; left: 10px; bottom: 10px; max-width: 200px;
	background-color: #e29156; border: 1px solid #5d3b21; 
	padding: 5px; font-size: 11px; z-index: 1000;
}

div#OlderBrowserMessage
{
	position: fixed; left: 10px; top: 10px; max-width: 250px;
	background-color: #e29156; border: 1px solid #5d3b21; 
	padding: 5px; font-size: 11px; z-index: 1000;
}

div.DefaultContentDiv
{
	margin: 25px 10px 85px 10px; font-family: Verdana; font-size: 13px;
	color: #000;
}

div#PageContentContainer.NoBody div.DefaultContentDiv
{
	color: #e29156;
}

img
{
	border: 0px;
}

a
{
	color: #622; text-decoration: none;
}

a:hover
{
	color: #000;
	text-shadow: rgba(0, 28, 40, 0.4) 0px 0px 10px;
}

div#PageContentContainer.NoBody a
{
	color: #aa602b;
}

div#PageContentContainer.NoBody a:hover
{
	color: #e29156;
}

div .MajorHeader
{
	font-size: 50px; margin-top: 0px; border: 2px solid #5D3B21; border-left-width: 1px; border-right-width: 1px;
	margin-left: 0px; margin-bottom: 5px; color: #5D3B21; text-align: right; padding: 5px;
	background-image: url("headercorner.jpg"); background-repeat: no-repeat;
	background-position: left center; letter-spacing: 5px; font-weight: bold;
}

div .Header
{
	font-size: 16px; margin-top: 15px; border-bottom: 1px solid #000;
	margin-left: 10px; font-weight: 700; margin-bottom: 10px; letter-spacing: 1px;
}

div .SubHeader
{
	font-weight: 700; margin-left: 25px; margin-top: 10px; margin-bottom: 5px; width: 650px;
	text-align: justify; letter-spacing: 1px;
}

div .DefaultText
{
	margin-left: 30px; text-align: justify; width: 650px; font-size: 13px; line-height:20px;
}

div .DefaultText:first-letter
{
	/* margin-left: 8.5px; */
}

div.Throbber
{
	position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;
	background-image: url("spinningwheel.gif"); background-repeat: no-repeat;
	background-position: center center;
}

div#PageContainerInner div#CornerLT
{
	position: absolute; left: 0px; top: 0px; width: 15px; height: 15px;
	background-image: url("cornerLT.png"); z-index: 10;
}

div#PageContainerInner div#CornerRT
{
	position: absolute; right: 0px; top: 0px; width: 15px; height: 15px;
	background-image: url("cornerRT.png"); z-index: 10;
}

div#PageContainerInner div#CornerLB
{
	position: absolute; left: 0px; bottom: 80px; width: 15px; height: 15px;
	background-image: url("cornerLB.png"); z-index: 10;
}

div#PageContainerInner div#CornerRB
{
	position: absolute; right: 0px; bottom: 80px; width: 15px; height: 15px;
	background-image: url("cornerRB.png"); z-index: 10;
}

div#PageContainerInner div#FillerA
{
	position: absolute; left:15px; top: 0px; right: 15px; height: 15px;
	background-color: #e29156; border-top: 2px solid #5d3b21;
}

div#PageContainerInner div#FillerB
{
	position: absolute; left:0px; top: 15px; right: 0px; bottom: 95px;
	background-color: #e29156; border-left: 2px solid #5d3b21; border-right: 2px solid #5d3b21;
}

div#PageContainerInner div#FillerC
{
	position: absolute; left:15px; bottom: 80px; right: 15px; height: 15px;
	background-color: #e29156; border-bottom: 2px solid #5d3b21;
}

div#PageContainerInner div#Text
{
	z-index: 100; position: relative; padding: 0px 0px 25px 0px;
}

div#PageContainerInner div#HText
{
	z-index: 100; position: absolute; top:0px; padding: 2px 30px 0px 30px; text-align: center;
}

div#BackgroundLT
{
	position: absolute; left: 0px; top: 0px; width: 171px; height: 171px;
	background-image: url("shadowLT.png");
}
div#BackgroundT
{
	position: absolute; left: 171px; right: 117px; top: 0px; height: 171px;
	background-image: url("shadowT.png");
}
div#BackgroundRT
{
	position: absolute; right: 0px; width: 117px; top: 0px; height: 171px;
	background-image: url("shadowRT.png");
}
div#BackgroundL
{
	position: absolute; left: 0px; top: 171px; bottom: 117px; width: 126px;
	background-image: url("shadowL.png");
}
div#BackgroundR
{
	position: absolute; right: 0px; top: 171px; bottom: 117px; width: 88px;
	background-image: url("shadowR.png");
}
div#BackgroundLB
{
	position: absolute; left: 0px; bottom: 0px; width: 171px; height: 117px;
	background-image: url("shadowLB.png");
}
div#BackgroundB
{
	position: absolute; left: 171px; right: 117px; bottom: 0px; height: 117px;
	background-image: url("shadowB.png")
}
div#BackgroundRB
{
	position: absolute; right: 0px; width: 117px; bottom: 0px; height: 117px;
	background-image: url("shadowRB.png");
}

div#PageContainerInner div#HCornerLB
{
	position: absolute; left: 0px; bottom: 0px; width: 15px; height: 15px;
	background-image: url("cornerLB.png"); z-index: 10;
}

div#PageContainerInner div#HCornerRB
{
	position: absolute; right: 0px; bottom: 0px; width: 15px; height: 15px;
	background-image: url("cornerRB.png"); z-index: 10;
}

div#PageContainerInner div#HFillerA
{
	position: absolute; left:0px; top: 0px; right: 0px; bottom: 15px;
	background-color: #e29156; border-left: 2px solid #5d3b21; border-right: 2px solid #5d3b21;
}

div#PageContainerInner div#HFillerB
{
	position: absolute; left:15px; height: 15px; right: 15px; bottom: 0px;
	background-color: #e29156; border-bottom: 2px solid #5d3b21;
}