/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #ddf2f9;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #8fa6bc;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #153a4b;
	background-image: url(images/background_MFord.jpg);
	background-repeat: repeat;
	background-repeat: color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #659a65;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

h2 {
	color: #800080;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: #8fa6bc;
	font: 13px Verdana, Arial, sans-serif;
}




.topmain{
	border-bottom: 1px;
	border-bottom-color: #87ceeb;
	border-bottom-style: solid;
}

.main{
	background-color: #12546f;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px solid #87ceeb;
}

.copyrights {
	background: transparent;
	color: #8fa6bc;
	font-size: 10px;
}

.topquote {
	color: #b22222;
	font-size: 15px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: 1px solid #7CC0D9;
}


a img.books, img.books {
border: 1px solid #7CC0D9;
text-decoration: none;
}
