div#roundcontent {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;



}
div.box {
	background-color: #b0c4de;
	text-align: justify;
	color: #663333;
	overflow: hidden;
	margin: 10px;



}

div.box img {
	margin: 4px;
	border: 6px solid #FFFFFF;


}

div.left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;

}
div.left img {
	float: left;
	border: 8px solid #FFFFFF;

}

div.right {
	float: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}

div.right img {
	border: 8px solid #FFFFFF;
}

div.textbox {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	font-size: .9em;


}
* html div.textbox {
	height: 20px;
}

div.center {

	padding-top: 10px;
	padding-bottom: 10px;
}
* html div.center {
	height: 20px;
}

div.moviebox {
	background-image: url(../web/boxes/vid-cam.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;


}
* html div.moviebox {
	height: 20px;
}

div.photobox {

	background-image: url(../web/boxes/photos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	padding-top: 10px;
	text-align: center;

}
* html div.photobox {
	height: 20px;
}
div.photobox img {
	height: 107px;
	width: 140px;
}

div.quoteboxlt {
	background-image: url(../web/boxes/quoteleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;




}
* html div.quoteboxlt {
	height: 20px;




}

div.quoteboxrt {
	background-image: url(../web/boxes/quoteright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 15px 60px;
	font-size: 1em;
	color: #4e3119;
	font-weight: bold;






	
}
* html div.quoteboxrt {
	height: 20px;




}

div.audiobox {
	background-image: url(../web/boxes/audio.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 50px;
	background-image: url(../web/boxes/audio.gif);
	text-align: center;



}
* html div.audiobox {
	height: 20px;




}

div.comment {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #285673;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.1em;
	background-color: #b0c4de;



}
* html div.comment {
	height: 20px;




}



div.commentbox {
	margin: 0px 20px 5px;
	padding: 0px 10px 10px;
	clear: both;
	background-color: #FFFF33;



}

div.commentauthor {
	text-align: left;
	background-image: url(../web/boxes/commentauthor.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 30px;
	margin-left: 50px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;







}

div.backlinksbox {
	
	text-align: left;
	background-image: url(../web/boxes/backlink.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 35px;
	padding-left: 25px;


}
* html div.backlinksbox {
	height: 20px;




}
.quote {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #4e3119;
	text-align: justify;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;

}
