/******************************************
 * CSS Template for Dave Gossett Site
 * author : Brian Bansenauer, wwwebworks.biz
 * revision date: 5-29-05
 ******************************************/
body {
	background-color: #082173;
	background-image: url(../images/GossettBackground.gif);
	background-repeat: no-repeat;
}
h3, p {
	margin: 0 10px 10px 10px;
}
h3 {
  	padding: 10px 0 0 0;
}
p {
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 12pt;
 	font-weight: normal;
	line-height: 140%;
}

#content ul li {
	line-height: 120%;
	margin-bottom: .8em;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;

}
.initialLetters {
	font-size: 150%;
}