* {
	margin: 0;
	padding: 0;
}
div#container {
	position: relative;
	width: 806px;
	w\idth: 800px;
	margin: auto;
}
div#nav1 {
	color: #CC0000;
	background: #ECEFDC;
	height : 28px;
	border-top: 1px solid #CC0000;
	font: normal 80% Georgia, "Times New Roman", Times, serif;
}
div#nav1 ul {
	list-style-type: none;
	padding: 5px 0 0;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	border-top: medium solid #666666;
	border-right: medium;
	border-bottom: medium;
	border-left: medium;
	
}
div#nav1 ul li {
	display: inline;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}
div#nav1 li a{
	color : #CC0000;
	text-decoration : none;
	background: #ECEFDC;
	
}

div#nav1 li a:hover{
	color : #333333;
	background-color : #FFFFFF;
	border-bottom : thin dotted #CC0000;
}	
div#main {
	background: #FFF;
}


div#table {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}
div#table h1 {
	font-size: x-large;
	color: #CC0000;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}
div#table p {
	font-size: 90%;
	line-height: 135%;
	color: #333333;
	text-align: justify;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
	
}
.image-rightnob {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	
}
div .imagecaption {
	float: right;
	width: 260px;
	margin: 1em 0em 1em 1em;
	padding: 15px 15px 20px;
	display: inline;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 1px solid #CCC;
	font-size: 80%;
	font-style: italic;
	
}
div .imagecaption img {
	border-top: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #000000;	
}
div#table h2 {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	background: #CC0000 url(bandofpipes.jpg);
	border-top: thick solid #CC0000;
	border-right: thick solid #CC0000;
	border-bottom: thick solid #CC0000;
	border-left: thick solid #CC0000;
	text-transform: uppercase;
	vertical-align: middle;
	padding-top: 12px;
	font: 120%/140% Georgia, "Times New Roman", Times, serif;
	word-spacing: 1em;
	height: 50px;
	padding-bottom: 0px;
}
.firstletter {
		float: left;
		font-size: 3em;
		line-height: 1;
		font-weight: bold;
		margin-right: 0.2em;
	}
.caption {
	font-size: 80%;
	font-style: italic;
	color: #333333;
	text-align: right;
	float: right;
}
.indent {
	font-size: 120%;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin: 10px 35px 15px;
	line-height: 130%;
}
div#footer 
{
	color: #CC0000;
	background: #ECEFDC center;
	height: 20px;
	font: 85% Georgia, "Times New Roman", Times, serif;
	border-top: 1px dashed #CC0000;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-align: center;
	width: 100%;
}
div#footer ul {
	list-style-type: none;
	padding: 2px 0 0;
	text-align: center;
	margin: 0px;
	
}
div#footer  ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

div#footer li a {
	text-decoration: none;
	color: #CC0000;
}
div#footer li a:hover {
	color: #000000;
	background: #FFFFFF;
	border: none;
}
.rule {
	border-top: thin dashed #999999;
	margin-right: 25%;
	margin-left: 25%;
}
.ragged {
	text-align: left;
	font-size: 85%;
	font-style: italic;
	margin: 15px 620px 25px 35px;
	padding: 2px;
	background: #DEDFC6;
}
div#table h3 {
	font: lighter 110%/130% Georgia, "Times New Roman", Times, serif;
	color: #339999;
	margin: 25px 15px;
}
.subhead {
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
div .justpic {
	float: right;
	width: 260px;
	margin: 1em 0em 1em 1em;
	padding: 15px 15px 20px;
	display: inline;
	text-align: center;
	font-size: 80%;
	font-style: italic;
	border: 0px none #FFFFFF;
}
