.curved { 
background : transparent;
width : 600px;
margin : 2em 0;
}

h3, h4, h5, h6{ 
color:#000;
}

li { 
color:#000;
}
.curved p { 
margin : 0;
color:#000;
font-size : 1.1em;
padding-bottom : 1em;
}
* html .curved p { 
font-size : 1.2em;
}
.curved .b1, .curved .b2, .curved .b3, .curved .b4 { 
display : block;
overflow : hidden;
height : 1px;
font-size:1px;
}
.curved .b2, .curved .b3, .curved .b4 { 
background : #fff;
border-left : 1px solid #000;
border-right : 1px solid #000;
}
.curved .b1 { 
margin : 0 4px;
background : #000;
}
.curved .b2 { 
margin : 0 4px;
height : 2px;
}
.curved .b3 { 
margin : 0 3px;
}
.curved .b4 { 
margin : 0;
height : 1px;
border-width : 0 3px;
}
.curved .boxcontent { 
display : block;
text-align : center;
background : #fff;
padding:5px;
border : 0 solid #000;
border-width : 0 1px;
z-index : 4;
}

#background-holder {
width:580px;
height:400px;
margin-right:auto;
margin-left:auto;
margin-top:1em;
background: #fff url("../images/75sqn_pics/75sqn-bg.jpg") center no-repeat;
text-align:center;
	z-index:5;
}

.sub-title-holder {
width:580px;
height:40px;
margin-right:auto;
margin-left:auto;
padding-right:4px;
text-align:right;
font-size:1.3em;
font-weight:bold;
color:#fff;
z-index:5;
background-color : #000;
border: 0px dashed #000;
}
.sub-title-left {
display:inline; 
width:380px; 
height:40px;
float:left; 
padding-left:5px;
font-size:1.1em;
font-weight:bold;
color:#fff;
text-align:left;
z-index: 5;
background-color : transparent;
}
.sub-sub-title-left {
display:block; 
width:580px; 
height:20px;
margin-top:2px;
margin-left:2.5px;
font-size:1.2em;
font-weight:normal;
color:#000;
background-color : #fff;
text-align:center;
border: 2px dashed #000;
z-index: 5;
}

.disbanded {
display:block; 
width:580px; 
margin-top:1px;
margin-left:2.5px;
margin-right:4px;
font-size:1.2em;
font-weight:normal;
color:#000;
background-color:#A9A9A9;
text-align:center;
border: 2px dashed #000;
z-index: 5;
}

table tr#ROW1  {background-color : #D3D3D3; color:#000; font-size:1.4em;}


.center {
	clear:both; 
	text-align:center;
	color:#000;
	font-size:1.6em;
	font-weight:bold;
}
.center-img {
	width:580px; 
	clear:both; 
	text-align:center;
	border:0;
}
.black a, .black a:link {color:#000;	text-decoration : none;border-bottom: 1px dotted #000;
}
.black a:visited {color:#999;	text-decoration : none;border-bottom: 1px dotted #999;
}
.black a:hover {color:#636; text-decoration : underline;border-bottom: 0;
}


#checkered-line {
	clear:both;
	width : 99%;
	height : 30px;
	margin-right : auto;
	margin-left : auto;
	background : transparent url("../images/75sqn_pics/75sqn-line.gif") repeat-x ;
	z-index : 7;
}
