#wrapper 	{	 
          	 height: auto !important; min-height: 813px; 
          	 height: 813px; /* IE only */
          	 }

			
#maincontent	{
				height: auto !important; min-height: 700px;
				height: 700px;
				}


#maincontent	{
				position: relative; left: 20px;
				width: 725px;
				margin-top: 4px;
				margin-bottom: 82px;
				height: auto !important; min-height: 700px;
				height: 700px;
				z-index: 99;
				}

#maincontent .banner	{
						width: 460px;
						margin-left: 132px;
						overflow: hidden;
						}


#widead		{
            display: block;
			float: right;
			width: 410px;
			height: 630px;
			margin: 3px;
			overflow: hidden;
			position: relative;
			left: 7px;
			background-color: #CCCC99; /* THIS IS ONLY FOR DREAMWEAVER!! */
			}
#widead p {	margin: 0; }	

#widehorizad { display: block; float: none;
               width: 720px; height: 348px;
               overflow: hidden;
	 	   margin: 3px 0;
}

#bottomblock { width: 725px !important; }

#bottomblock .tocwidget 	{ 
						left: 9%;
						}

/* DREAMWEAVER RENDERING ISSUES! */

#bottomblock	{
				visibility: hidden;  /* THIS IS ONLY FOR DREAMWEAVER! */
				}
#footer 	{ 	
			position: absolute; 
			visibility: hidden; /* THIS IS ONLY FOR DREAMWEAVER! */
			}
			
/* IE MAC FIX */

#topblock .banner { position: relative; left: 5px !important; }
