﻿#outerDivXL
{
	width: 980px;
	height:3980px;
	margin: 0 auto;
	position: relative;
    background-color:White;
    /*border: 1px solid black;*/
}

#innerDivXL
{
	width: 940px;
	height:3940px;
	margin: 0px 20px 20px 20px;
	position: relative;
	/*border: 1px solid black;	*/
}

#outerDiv
{
	width: 980px;
	height:1480px;
	margin: 0 auto;
	position: relative;
    background-color:White;
    /*border: 1px solid black;*/
}

#innerDiv
{
	width: 940px;
	height:1440px;
	margin: 0px 20px 20px 20px;
	position: relative;
	/*border: 1px solid black;	*/
}

#topLogoDiv
{
	width: 940px;
	height: 17px;
	margin: 0px 20px 0px 20px;
	position: relative;
    text-align: right;
    /*border: 1px solid black;*/
}

#bannerDiv
{
	width: 940px;
	height: 161px;
	/*margin: 0px auto;*/
	position: relative;
	/*border: 1px solid black;*/
}


#pageTitleDiv
{
	width: 900px;
	height: 20px;
	margin: 8px 0px 8px 10px;
	position: relative;
    font-family:Trebuchet MS;
    font-size: large;
    color: #495961;
    /*border: 1px solid black;*/
}

/*#bannerTextDiv
{
	width: 500px;
	height: 20px;
	margin: 0px 0px 20px 0px;
	position: absolute;
	float: left;
	left:8px;
	bottom:0;
    font-family: Tahoma;
    font-size: x-large;
    font-weight: 300;
    color: White;
    border: 1px solid black;
    visibility:hidden;
}*/

#footerDiv
{
	width: 920px;
	height: 100px;
	margin: 0px auto;
	position: absolute;
	bottom: 0;
	left:10px;
	/*border: 1px solid black;*/
    border-top: 1px solid grey
}

.footerAd
{
    width: 150px;
    height: 100px;
    position: relative;
    float: left;
    font-family: Verdana;
    font-size: xx-small;
    margin-top: 15px;
}

.footerText
{
    width: 150px;
    height: 100px;
    position: relative;
    float: right;
    font-family: Verdana;
    font-size: xx-small;
    margin-top: 15px;
}


#bannerTextDiv
{
	width: 500px;
	height: 20px;
	margin: 0px 0px 20px 0px;
	position: absolute;
	float: left;
	left:13px;
	bottom:0;
	top: 130px;
    font-family: Tahoma;
    font-size: x-large;
    font-weight: 300;
    color: White;
    /*border: 1px solid black;*/
    /*z-index:2;*/
    /*visibility:hidden;*/
}
