	body {
		background: url("../Images/aids-bg.jpg"); 	
  		background-position: 550px 250px;  
		background-color :#;
		background-repeat:no-repeat;
		background-attachment:auto; <!--fixed-->
 		padding: 20px; 
		}

	#frame {

		width:820px;
		margin-left:50px;
		margin-top:35px;
		padding:0px;
		text-align:left;
		}

	#contentheader {

		}

	#contentleft {
		width:155px;
		height:400px auto;
		padding:10px;
		float:left;
		background-color :#ccc;
		background: url() no-repeat; 
		}
	
	#contentcenter {
		width:425px;
		padding:10px;
		float:left;	
		border-left:1px solid #c0c0c0; 
		border-right:1px solid #c0c0c0;	
		}

	#contentcenter_norm {
		width:450px;
		padding:10px;
		float:left;	
		border-left:1px solid #c0c0c0;
		}
	
	#contentright {
		width:165px;
		padding:10px;
		float:right;
		}

	#contentfooter {
		margin-left:70px;
		margin-bottom:60px;
	   	width: 750px;
		border-top:1px solid #c0c0c0;
		}


/*----------------*/




	/* Footer and Other Contents  */

	#footer-b{
		clear: left;
		width: 100%;
		background: #cc0000;
		color: #999999;
		text-align: left;
		padding: 2px 0;
		font-family: Futura, Arial;
		font-size: 12;
		}
	
	#footer-b a{
		color: #FFFF80;
		}

	#footer-a{
		clear: left;
		width: 100%;
		background: #cc0000;
		color: #999999;
		text-align: left;
		padding: 2px 0;
		font-family: Futura, Arial;
		font-size: 12;
		}
	
	#footer-a a{
		color: #FFFF80;
		}

	#footer-c{
		clear: left;
		width: 100%;
		background: #ffffff;
		color: #999999;
		text-align: left;
		padding: 2px 0;
		font-family: Futura, Arial;
		font-size: 12;
		}

	#footer-c a{
		color: #ffffff;
		}



	#header-d{
		clear: left;
		width: 100%;
		background: #ffffff;
		color: #000000;
		text-align: right;
		padding: 2px 0;
		font-family: Futura, Arial;
		font-size: 12;
		}

	#header-d a{
		color: #000000;
			}

	#contents{
		clear: left;
		width: 100%;
		background: black;
		color: #FFF;
		text-align: center;
		padding: 15px 0;
		}


	#contents a{
		color: #FFFF80;
		}

	#info{
		clear: center;
		width: 100%;
		background-image: url("Images/one_together.jpg");
		background: c0c0c0;
		color: #FFFF80;
		text-align: center;
		padding: 15px 0;
		}

	#imagePositionBox{
 		 width:800;
 		 height:400;
 		 background-image:url("../Images/one_together.jpg");
		  background-repeat:no-repeat;
		  background-position: 99% 20%;
 		 font-family: Futura;
		}
		
		
	#clear1{ 
 		 clear: left;
 		 width: 100%;
 		 background: #;
 		 color: #999999;
 		 text-align: left;
 		 padding: 2px 0;
 		 font-family: Futura, Arial;
 		 font-size: 11;
		}

	#clear1 a{
		color: #FFFF80;
		}


	.backr{
 		 width:600;
 		 height:700;
 		 background: url("../Images/crank_chain_wheel2.jpg");
 		 background-repeat:no-repeat;
 		 background-position:100% 40%;
		}


	.backr-dc{
		width:900;
		height:700;
		background-repeat:no-repeat;
		background-position:100% 40%;
		}
	
