﻿/*-------------------------------------------
   LAYOUT
--------------------------------------------*/

html, body
{
	height: 100%;
}


/*-------------------------------------------
	Site Structure
--------------------------------------------*/

#wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 952px;
	text-align: left;
	height: auto !important;
}

#topheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background: url(../images/login.png) no-repeat;
	width: 952px;
	height: 28px;
	background-position: right top;
	vertical-align: top;
	text-align: right;
	margin: auto auto auto auto;
}

#header
{
	position: relative;
	width: 952px;
	height: 153px;
	background: url(../images/header.png) no-repeat;
	color: #fff;
	margin-top: 20px;
}

#WPANav
{
	width: 255px;
	height: 78px;
	padding: 30px 0 0 667px;
}

.internal-wrap
{
	background: url(../images/wrap.gif) repeat-y center top;
}

/* Navigation */
#nav
{
	padding: 0;
	width: 952px;
	height: 110px;
	background: url(../images/nav2.png) no-repeat;
	vertical-align: top;
}
.navLinks
{
	margin: auto 23px auto 23px;
}

/* top-menu */
#top-menu
{
	position: absolute;
	padding: 30px 15px 8px 15px;
	background: url(../images/menu_top.png) repeat-x;
	font-family: 'Trebuchet MS' , Arial, Sans-serif;
	color: #FFF;
	top: 30px;
	right: 178px;
	width: 169px;
	height: 1px;
}

/* footer */
.footer
{
	width: 952px;
	background: url(../images/footer.png) no-repeat bottom;
	font-family: 'Trebuchet MS' , 'Helvetica Neue' , Arial, Sans-serif;
	font-size: 0.95em;
	color: #5a5852;
	text-align: center;
	letter-spacing: .2px;
	height: 28px;
	margin: 0px;
}

.LoginMenu
{
	padding: 0px 4px 0px 0px;
}

.content
{
	float: left;
	width: 952px;
	text-align: left;
	padding: auto 40px auto 40px;
}

.Overflow
{
	overflow: scroll;
	width: 906px;
}

.Div
{
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #66645e;
	border-left: 2px solid #66645e;
	border-right: 2px solid #66645e;
	border-bottom: 2px solid #66645e;
	padding: 0px;
}

/*-------------------------------------------
	Old Structure
--------------------------------------------*/
IFrame
{
	border-style: none;
	border-width: 0px;
	width: 906px;
	margin: auto 23px auto 23px;
	height: 500px;
}

.UFrame
{
	border-style: none;
	border-width: 0px;
	width: 906px;
	margin: auto 23px auto 23px;
}
