@import url(copy.css);
#content {
background: url(images/ind-bkg.jpg) no-repeat;
padding-right: 4em;
}

/* sandbag divs */
#sb1, #sb2, #sb3,
#sb4, #sb5 {
float: left;
clear: left;
}
#sb1 {width: 230px; height: 255px;}
#sb2 {width: 265px; height: 270px;}
#sb3 {width: 435px; height: 45px;}
#sb4 {width: 480px; height: 45px;}
#sb5 {width: 500px; height: 60px;}
/* end sandbag-divs */

h1 {
margin-top: 120px;
margin-bottom: 0;
color: #2f4f4f;
} 

.bodylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
}

span.cap-g {
	float: left;
	font-size: x-large;
	padding: 0 0.10em;
	margin: 0 0.10em 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h2.float-right {
float: right;
width: 9em;
margin: 0 0 0 0.2em;
padding-left: 0.2em;
border-left: 2px dotted #2C3774;
border-bottom: 2px dotted #2C3774;
}

p.default-margin {
margin-top: ;
padding: 0.4em;
border-top: 3px dotted #2C3774

