﻿#mainImage
{
	position:relative;
	z-index:-1;
	margin:0px auto 0px auto;
	text-align: center;
	width:1000px;
	height:350px;
	background-image: url(../ImageLibrary/Heroes/AC.jpg);
}

#contentOuterDiv
{
	background-image: url(../app_images/bkg.contentDiv5.jpg);
	background-repeat:repeat-y;
	width:980px;
	height:auto;
	min-height:445px;
	padding-right:275px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:4px #53301a solid;
	border-top:3px #53301a solid;
	/*	background-repeat:repeat-y;min-height:385px;overflow:hidden;top:0px;
	z-index:0;*/
}
#contentDiv
{
  width:715px;	
}

#sideBar
{
  position:absolute;
  margin-left:726px;
  margin-top:-10px;
  padding-top:10px;padding-bottom:100px;
  width:257px;
  text-align:center;
  height:auto;
  color:#f2f3e0;
  /*background-image: url(../App_Images/sidebar-lthr-bkg.jpg);*/
}
#sideBar img{  margin: 3px;}
