﻿html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A19789;
	min-hight: 900px;
}
table {
	font-size: 12px;
}


.topnav {
	padding: 5px;
	border-width: 0px;
	background-color: #312E2F;
	color: #C0C0C0;
	font-size: small;
}
.headercolor {
	background-color: #333333;
}
.headertile {
	background-image: url('images/layout_top_tile.gif');
}
.mainmiddle {
}
.paragraphstyle {
	margin-left: 10px;
	margin-top: 13px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: small;
	padding-right: 4px;
	margin-right: 10px;
}
.mainmiddledark {
	background-image: url('images/layout2_middle_tile.gif');
	color: #FFFFFF;
}
.style1 {
	background-image: url('images/layout_tile_black.gif');
}
.style2 {
	background-image: url('images/layout_r6_c1.gif');
}



.books {
	background-image: url('images/layout_books_tile.gif');
	color: #FFFFFF;
}
.style3 {
	font-size: xx-large;
	color: #FFFFFF;
	vertical-align: top;
}
.picturespacer {
	margin-bottom: 26px;
}
.whitetext {
	color: #FFFFFF;
	margin-right: 12px;
	font-size: small;
}
.tunes {
	background-image: url('images/layout_tunes_tile.gif');
}
.art {
	background-image: url('images/layout_art_tile.gif');
}
.quotes {
	color: #8A7E6F;
	padding-left: 105px;
	padding-right: 33px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: medium;
}
.rightmargin {
	margin-right: 10px;
}
.boldletters {
	margin-left: 10px;
	margin-top: 13px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: large;
	padding-right: 4px;
	margin-right: 10px;
	color: #999999;
}
.quotes2 {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #999999;
	font-size: small;
	margin-right: 16px;
	padding-right: 8px;
	font-style: italic;
}







a:focus {outline: none}
a:link {
	color: #7ABAFF;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #7ABAFF;
}
a:visited:hover {
	text-decoration: none;
	color: #7ABAFF;
}



img { 

 border: none; 

}
.p_tall {
	line-height: 24px;
}
