/* Body */
body
	{
		background-color: #397BC9;
	}
/* Containers */
#main
	{
		display: block;
		position: absolute;
		width: 810px;
		height: auto;
		/*left: 0px;*/
		top: 10px;
		/*margin: 0px 0px 0px 10px;*/
		left: 50%;
		margin: 0 0 0 -405px;
		z-index: 0;		
	}
#flashback
	{
		display: block;
		position: relative;
		width: 300px;
		height: 200px;
		top: 0px;
		left: 0px;
		background-image: url('../images/FlashBack.jpg');
		background-position: center;
		background-repeat: no-repeat;
		z-index: 1;
	}
#banleft
	{
		display: block;
		position: absolute;
		width: 250px;
		height: 150px;
		left: 300px;
		top: 0px;
		background-image: url('../images/BanLeft.jpg');
		background-position: center;
		background-repeat: no-repeat;
		z-index: 1;
	}
#banright
	{
		display: block;
		position: absolute;
		width: 260px;
		height: 150px;
		left: 550px;
		top: 0px;
		background-image: url('../images/BanRight.jpg');
		background-position: center;
		background-repeat: no-repeat;
		z-index: 1;
		text-align: right;
	}
#topmenupad
	{
		display: block;
		position: absolute;
		width: 510px;
		height: 50px;
		top: 150px;
		left: 300px;
		background-image: url('../images/MenuBack.gif');
		background-position: center;
		background-repeat: no-repeat;
		z-index: 1;
	}
#pageback
	{
		display: block;
		position: relative;
		width: 810px;
		top: 0px;
		background-color: #FFFFFF;
	}
#leftcol
	{
		display: block;
		position: absolute;
		width: 210px;
		height: 1000px;
		top: 0px;
		background-image: url('../images/LeftColBack.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
#pagecontent
	{
		display: block;
		position: relative;
		width: 600px;
		top: 0px;
		left: 210px;
		background-color: transparent;
	}
#titlesection
	{
		display: block;
		position: relative;
		width: 600px;
		height: 85px;
		top: -15px;		
		left: 0px;
		background-image: url('../images/TitleContainerBack.gif');
		background-position: top right;
		background-repeat: no-repeat;
		background-color: transparent;
		z-index: 3;
		font-family: Verdana;
		font-size: 16pt;
		color: #053976;
		font-weight: bold;
		text-align: left;
	}
#titletext
	{
		display: block;
		position: relative;
		width: 565px;
		height: 50px;
		top: 55px;
		padding-left: 35px; /* NOTE:  Title Text CANNOT EXCEED 30 Characters Long */
	}
#pagepadding
	{
		display: block;
		position: relative;
		width: 580px;
		height: auto;
		top: -25px;
		left: 15px;
		background-image: url('../images/PagePaddingBacking.jpg');
		background-position: left top;
		background-repeat: repeat;
	}
#pagetextarea
	{
		display: block;
		position: relative;
		width: 580px;
		height: auto;
		top: -25px;		
		left: -15px;
		border-top: 0px;
		border-right: 1px solid #7FB7F9;
		border-bottom: 1px solid #7FB7F9;
		border-left: 1px solid #7FB7F9;
		background-color: #FFFFFF;
		background-image: url('../images/PageCorner.jpg');
		background-position: right bottom;
		background-repeat: no-repeat;
	}
#pagemargin
	{
		display: block;
		position: relative;
		height: 100%;
		width: 30px;
		top: 0px;
		left: 0px;
		border: 0px;
		background-image: url('../images/PageBackGradient.jpg');
		background-position: left top;
		background-repeat: repeat-y;
	}
#pagetext
	{
		display: block;
		position: relative;
		width: 550px;
		height: auto;
		top: 0px;
		left: 30px;	
		padding-top: 40px;
		padding-bottom: 20px;
		/* NOTE:  Adjust this padding in the pagetext div on the individual page AFTER it's developed */
	}
#sideimage
	{
		display: block;
		position: absolute;
		top: 100px;
		left: 675px;
		width: 225px;
		height: auto;
		background-color: transparent;
	}
#sideimage .padding
	{
		display: block;
		position: relative;
		top: 0px;
		left: 0px;
		width: 225px;
		height: 169px;
		background-image: url('../images/SideImagesBack.jpg');
		background-position: center;
		background-repeat: no-repeat;
		margin-top: 40px;
	}
#sideimage .graphic
	{
		display: block;
		position: relative;
		top: -10px;
		left: -10px;
		width: 225px;
		height: 169px;
		background-color: #FFFFFF;
		border-top: 2px solid #F3E21D;
		border-right: 2px solid #E6574F;
		border-bottom: 2px solid #A11912;
		border-left: 2px solid #D3C40F;
	}
#legalities
	{
		display: block;
		position: absolute;
		width: 810px;
		height: 70px;
		top: 100%;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #FBE706;		
	}
#lowmenu
	{
		display: block;
		position: relative;
		height: auto;
		width: 810px;
		left: 0px;
		text-align: center;
		font-family: Verdana;
		font-size: 8pt;
		line-height: 12pt;
		padding-bottom: 20pt;
	}
#termssection
	{
		display: block;
		position: relative;
		height: 35px;
		width: 200px;
		top: 0px;
		left: 0px;
		text-align: center;
		padding: 10px;
	}
#copyright
	{
		display: block;
		position: absolute;
		height: 35px;
		width: 610px;
		top: 0px;
		left: 200px;
		text-align: center;
	}
#youandme
	{
		display: block;
		position: relative;
		height: 35px;
		width: 810px;
		text-align: center;
		font-style: oblique;
		font-weight: bold;
		color: #11263E;
		padding-top: 10px;
	}
img
	{
		color: #FFFFFF;
		font-family: Verdana;
		font-size: 9pt;
		font-weight: normal;
	}