﻿/* General
---------------------------------------------------------- */
body {
	color: #666666;
}

/* Quote
---------------------------------------------------------- */
#quote {
	width: 500px;
	min-height: 75px;
	margin: 200px auto 25px auto;
	clear: both;
	font-family: Georgia, Serif;
	font-size: 11pt;
	color: #000000;
}

#quote blockquote {
	text-align: justify;
}

#quote blockquote {
	padding-left: 40px;
	margin-left: 0px;
	background: #ffffff url(/Images/Quotes-Before.gif) top left no-repeat;
}

/* Links
---------------------------------------------------------- */
#links {
	margin: 200px auto 25px auto;
	width: 200px;
	text-align: center;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 8pt;
	color: #000000;
}

#links a {
	color: #666666;
	text-decoration: none;
}

#links a:hover {
	color: #666666;
	text-decoration: underline;
}
