	body {
		text-align:center;
		}
	
	#frame {
		width:1000px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background:#eee;
		}

#top {
 		width:1000px;
		height:110px;
		background: url("/images/usa_01.jpg");
		text-align: right;
background-repeat: no-repeat; 
background-position: top left;
}
		
	#contentleft {
		width:294px;
		padding:0px;
		float:left;
		background:#fff;
		background: url("/images/leftback.jpg");
		}
	
	#contentcenter {
		width:473px;
		padding:0px;
		float:left;
		background:#eee;
		background: url("/images/usa_09.jpg");
		text-align:left;
		}


	#contentmain {
		width:700px;
		padding:0px;
		float:left;
		background:#eee;
		background: url("/images/background.jpg");
		text-align:left;
		}




	#contop {
		width:473px;
		height:21px;
		padding:0px;
		background: url("/images/contop.jpg");
		}
	
	#contentright {
		width:233px;
		padding:0px;
		float:left;
		background: url("/images/usa_10.jpg");
		text-align:left;
		}


	#contentrightprojects {
		width:233px;
		padding:0px;
		float:left;
		background: url("/images/usa_off.jpg");
		text-align:left;
		}


	
	#contentheader {
		background:#fff
		}

	#bar	{
		width:650px;
		height:26px;
		background: url("/images/usa_07.jpg");
		padding-left:350px;
		padding-top:0px;
		font-family:arial;
		font-weight:bold;
		font-size:14px;
		color: #fff;
		text-align:left;
		}

#baroff {
		width:650px;
		height:26px;
		background: url("/images/usa_07_off.jpg");
		padding-left:350px;
		padding-top:0px;
		font-family:arial;
		font-weight:bold;
		font-size:14px;
		color: #fff;
		text-align:left;
}

.keyword {
height: 15px;
margin-bottom:5px;
}

	#bar a {
		text-decoration:none;
		color: #fff;
		}
	#bar a:hover {
		text-decoration:underline;
		color: #fff;
		}	

	#baroff a {
		text-decoration:none;
		color: #fff;
		}
	#baroff a:hover {
		text-decoration:underline;
		color: #fff;
		}
form {
padding:0px;
margin :0px;
}

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top:0px;
}

.innertubes img {
border: 1px solid #000;
}

.innertubeside{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/

}
	