body {
	background-color: #005a8c;
	margin: 0;
	padding: 0;
}

#main {
	margin: 0 auto;
	padding:0;
	width: 947px;
	background-image: url(artFiles/background2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}


#left {
    width: 380px;
	float: left;
	margin-left: 70px;
	margin-top: 110px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 7px;
}
.emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.b { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.eight { font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	background-color:#000;
}

.italic {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #C60;
	
}

#left ul {
	
	padding: 0;
    margin-left: 0;
	margin-top: -3px;
	list-style: none;

}
.band {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	
	
}


#left h1 {
	height: 37px;
    width: 300px;
	margin-left: 0;
    display: block;
    text-indent: -1000em;
    background: url(artFiles/birdieStoryTitle.gif) no-repeat;
    border: none;

}
#biglinks {
	float: left;
	margin-left: 60px;
	margin-top: 0;
}

#right {
	width: 365px;
	float: right;
	padding-top: 140px;
	margin-right: 90px;

}


#lower {
	clear: both;
}

#lower p {
	font-family: Georgia;
	font-size: 12px;
	margin-left: 380px;
	margin-top: 80px;
}

#lower a {
	text-decoration: none;
	color:#341d01;
	font-family: Georgia;
	font-size: 12px;

}

#lower img {
	padding-left: 20px;

	
}

#lower ul {
	list-style: none;

	
}

.links {
	clear: both;
	display: inline;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #341d01;
	text-decoration: none;
	margin-left: 90px;
	margin-top: 20px;
	list-style: none;
}

