.oboe_base	{
			position: absolute; 
			left: 858px; 
			top: 8px; 
			width: 105px;
			}
#links_main	{
			position: absolute;
			left: 50px; 
			top: 150px; 
			width: 916px; 
			height: 400px;
			border: 2px solid rgb(255,204,0);
			}
.final_text	{
			position: absolute; 
			top: 350px; 
			left: 30px;
			text-align: center;
			font-size: 0.85em;
			color: rgb(255,255,153);
			}
			
.links_block	{
				margin-left: 10px;
				margin-right: 10px;
				text-decoration: underline;
				font-size: 0.85em;
				line-height: 2.5em;
				}
h3	{
	color: rgb(255,255,153);
	margin-left: 10px;
	line-height: 1.7em;
	}
#bands	{
		position: absolute; 
		top: 72px;
		margin-left:20px;
		border: 2px solid rgb(255,204,0);
		width:280px;
		}
#info_main	{
			position:absolute;
			margin-left: 320px;
			top:20px;
			border: 2px solid rgb(255,204,0); 
			width: 570px;
			}
#info_left	{
			width: 210px; 
			float:left;
			}
#info_right	{
			width:330px; 
			float: right;
			}
#wind	{
		position:absolute; 
		margin-left: 320px; 
		top: 140px;
		border: 2px solid rgb(255,204,0); 
		width: 250px;
		}
#brass	{
		position: absolute; 
		margin-left:611px; 
		top:140px;
		border: 2px solid rgb(255,204,0); 
		width: 280px;
		}
