@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/_nav/stone.gif);
	line-height: 1.3;
}
body p {
	margin-top: 1em;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.1em;
	font-weight: normal;
}
#morseBox {
	background-image: url(../_images/_paintings2/morseBannerBG.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 37px;
	width: 100%;
}
#morseCenterBox {
	height: 37px;
	width: 100%;
}
#morseBotBox {
	background-image: url(../_images/_paintings2/morseBannerBotBG.jpg);
	height: 48px;
	width: 100%;
}
#paintingBox {
	float: left;
	height: auto;
	width: 1000px;
	margin-left: 30px;
	font-size: 0.8em;
	color: #585858;
}
#titleBox {
	float: left;
	height: 500px;
	width: 150px;
	margin-top: 150px;
	clear: left;
	text-align: right;
}
#paintingImgBox {
	float: left;
	height: auto;
	width: 800px;
	margin-left: 20px;
	margin-top: 30px;
}
#paintingBox a:link {
	color: #66F;
	text-decoration: none;
}
#paintingBox a:visited {
	color: #66F;
	text-decoration: none;
}
#paintingBox a:hover {
	color: #FFF;
}
#tabPoemsBox {
	height: auto;
	width: 900px;
	margin-left: 30px;
}
#poems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	height: auto;
	width: 600px;
	margin-left: 250px;
	padding-top: 10px;
}
.arrows {
	font-size: 2.3em;
	font-family: Verdana, Geneva, sans-serif;
}
