/*Chain background*/

	body {
		background: url("../pic/chain-big.jpg");
  		background-position: 0px 0px;  
		background-color :#000;
		background-repeat:repeat; /*no-repeat*/
		background-attachment:auto; /*fixed*/
 		padding: 0px; 
		/*wheel.gif, aidsribbon_big3.gif*/
  		}

	#frame {

		width:750px;
		margin:10%;
		background-color :#fff;
		/*margin-top:35px;*/
		padding:0px;
		text-align:left;
		}

	#contentheader {
		}

	#contentleft {
		width:155px;
		height:1100px;
		padding:10px;
		float:left;
		background: url() no-repeat; 
		background-color :#fff;
		border-left:10px solid #000; 
		border-top:10px solid #000; 
		border-bottom:10px solid #000; 
		}
	
	#contentcenter {
		width:525px;
		height:1100px;
		padding:10px;
		background-color :fff;
		float:left;	
		border:10px solid #000; 
        }

	#contentcenter_norm {
		width:705px;
		height:960px;
		padding:10px;
		background-color :fff;
		float:left;	
		border:10px solid #000; 
		}
	
	#contentright {
		width:55px;
		padding:1px;
		float:left;
		}

	#footer-a{
		background: #000;
		width:740px;
		text-align: left;
		padding: 3px 5;
   		}
	
	#footer-a a{
		color: #FFFF80;
		font-size: 10;
		}



	#headliner{
		/*clear: left;*/
  		background-color :#fff;
		width:730px;
		height:160px; 
		border:10px solid #000; 
		text-align: left;
		padding: 0px 0 0px;
		}	

	#headliner_blog{
		clear: center;
  		background-color :#fff;
		width:650px;
		height:160px; 
		border:10px solid #000; 
		text-align: left;
		padding: 0px 0 0px;
		}
			
		
	#cycle {
		margin:0px;
		width:730px;
		height:60px;
		border-left:10px solid #000;
		border-top:10px solid #000;
		border-right:10px solid #000;
		background-color :#ccc;
		}





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




	/* Footer and Other Contents  */

	#footer-b{
		clear: left;
		width: 825px;
		background: #cc0000;
		color: white;
		text-align: left;
		padding: 2px 0;
		font-family: Futura, Arial;
		font-size: 12;
		}
	
	#footer-b 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: center;
		padding: 2px 0;
		font-family: Futura, Arial;
		font-size: 14;
		}

	#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%;
		}
	
