body
{ 
	width: 100%;
	height: 1px;
	overflow: visible;
	margin: 0;
	padding: 0;
	border-style: none;
}

A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:hover { text-decoration: none; }
A:active { text-decoration: none; }

img { border: none; }

table div
{
	position: absolute;
	overflow: clip;
}

table
{
	background-repeat: none;
	border-style: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

tr, td
{
	text-align: left;
	vertical-align: top;
	border-style: none;
	margin: 0;
	padding: 0;
}

.quote
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
A:hover .quote { color: #1C1C1C; }

.txtred
{
	font-family: tahoma;
	font-size: 10px;
	color: #CF230E;
}
A:hover .txtred { color: #9B230E; }

.txtrz
{
	font-family: tahoma;
	font-size: 10px;
	color: #996839;
}
A:hover .txtrz { color: #65583B; }

.txt
{
	font-family: tahoma;
	font-size: 10px;
	color: #555555;
}
A:hover .txt { color: #1C1C1C; }

.content_container
{
	position: relative;
	left: 0;
	top: 0;
}

.recent_posts
{
	margin-left: -2.5em;
	font-family: tahoma;
	font-size: 10px;
	color: #996839;
	line-height: 100%;
}

.album_entry
{
	text-align: center;
	width: 70px;
	line-height: 90%;
}

.book_entry
{
	text-align: center;
	width: 106px;
	line-height: 90%;
}

#flashcontent
{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 100;
	left: 0px;
	top: 0px;
}
