@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FEFFE4;
}
#wrapper {
	width: 960px;
	height: 539px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 2px solid #987C6B;
}
#maincontent {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFD322;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -200px;
	#top: -204px;
	text-align: right;
	padding-left: 590px;
	padding-right: 10px;
}
#maincontent #quoteattribute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFD322;
}
p {
	margin: 6px 0;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #4C2344;
	font-size: 12px;
	clear: both;
	text-align: center;
	margin-top: 8px;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	color: #4C2344;
	font-size: 10px;
	text-align: center;
	margin-top: 8px;
}

.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFD322;
	text-align: left;
	list-style-type: none;
	position: relative;
	top: -495px;
	#top: -502px;
	padding-left: 85px;
	margin-left: 640px;
	line-height: 16px;
}
a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFD322;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #610051;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFD322;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4C2344;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #BA2025;
	text-decoration: none;
}
#footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4C2344;
	text-decoration: none;
}
#copyright a:link, #copyright a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #4C2344;
	font-size: 10px;
	text-decoration: underline;
}
#copyright a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #BA2025;
	font-size: 10px;
	text-decoration: underline;
}
#copyright a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #4C2344;
	font-size: 10px;
	text-decoration: underline;
}



