/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #0082ff;
	font-weight: bold;
	text-decoration: underline;
}

 a:hover {
	color: #0068cc;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #000000;
	color: #512B19;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1{
	color: #273583;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
}

h2 {
	color: #273583;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
}

h3{
	color: #273583;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	font-variant: small-caps;
	font-style: italic;
}

h4{
	color: #273583;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
}


td, p {
	color: #000;
	font: 12px Verdana, Arial, sans-serif;
}

.content {
	background: #ffffff url(images/background2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	border: 2px solid #0068cc;
}

.copyrights {
	color: #cadbf9;
	font-size: 10px;
}

.books {
	border: medium double #0058ac;
}


.quote {
	color: #2D3F9F;
	font-size: 12px;
	font-style: italic;
}

.topquote {
	color: #15738C;
	font-size: 16px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
}

a.side:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.side:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.side:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.side:hover {
	color: #1e90ff;
	font-weight: bold;
	text-decoration: none;
}