body, html { 		margin: 0;
				padding: 0;
				height: 100%;	/*IE*/			
				min-height:100%; /*Other Browsers*/				
				background-color: #fff;
}

p{				line-height: 18px;
				margin:0 0px 0px;
}

div.container_top1 {		/*min-height: 100%;*/
					/*height: auto !important; /* for normal browsers */*/
					/*height: 100%; /* For IE */*/
					height: 580px;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					width: 824px;
					border: 0px #800000 solid;					
}

div.container_top {		min-height: 100%;
					height: auto !important; /* for normal browsers */
					height: 100%; /* For IE */
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					width: 850px;
					border: 0px #999999 solid;					
}


div.container {			position: relative;
					top: 30px;
					width: 820px;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #999999 solid;
}

div.containertest {		position: relative;
					top: 30px;
					width: 890px;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #999999 solid;
					z-index: 1;
}

div.pageturn(old) {			position: absolute;
					top: 590px;
					left: 872px;
					width: 100px;
					height: 42px;
					background-image: url(images/clickhere.gif); 
					background-repeat: no-repeat; 
					border: 0px #999999 solid;
					z-index: 10;
}

div.pageturn(orig) {		position: relative;
					top: -5px;
					left: 780px;
					width: 100px;
					height: 42px;
					background-image: url(images/clickhere.gif); 
					background-repeat: no-repeat; 
					border: 1px #999999 solid;
					z-index: 10;
}

div.pageturn {			position: relative;
					top: 20px;
					left: 780px;
					width: 100px;
					height: 17px;
					background-image: url(images/clickhere2.gif); 
					background-repeat: no-repeat; 
					border: 0px #999999 solid;
					z-index: 10;
}


div.aff {				float:left;
					margin-left: 1px;		
					width: 821px;	
					background-color: transparent;
					border-bottom: 15px #7D0202 solid;
					clear: both;
}

div.main {				float:left;
					margin-left: 0px;		
					width: 850px;
					background: #fff;
					clear: both;
					
}

div.main2 {				float:left;	
					margin-top: 37px;
					margin-left: 150px;	
					width: 500px;	
					background-color: transparent;
					border: 0px #999999 solid;
					text-align: justify;
					clear: both;
					
}

div.main2 ul { 	list-style-type: none; 
			padding: 5px; 
			margin: 5px;
}

div.main2 li { 	background-image: url(images/ul_dot.gif); 
			background-repeat: no-repeat; 
			background-position: 0 2px; 
			padding-left: 25px}


div.nav1 {				float:left;
					left: 30px;
					height: 15px;
					width: 821px;
					background-color: #7D0202;
					clear: both;
}





div.spacer {			float:left;	
					height: 20px;
					width: 820px;	
					background: transparent;
					border: 0px #7D0202 solid;
					clear: both;
}


div.left{				float:left;
					margin-top: 15px;
					margin-left: 15px;
					width:135px;
					height: 325px;
					border: 0px #8EA2B1 solid;
					background: transparent;
					text-align: justify;
}


div.right{				float:right;
					margin-right: 15px;
					margin-top: 21px;
					width:625px;
					border: 1px #333  solid;
					background: #F4F4F4;
}


