/* CSS Document */
body,html {
	margin:0em;
	padding:0em;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align:center;
	font-size:13px;
	background: #A195B4;
	color: #663498;
	line-height: 20px;
}
a:link, a:visited, a:active  {
	font-weight:normal;
	text-decoration:underline;
	color:#663498;
}
a:hover {
	color:#663399;
	font-weight: normal;
}

a.nav:link, a.nav:visited, a.nav:active  {
	font-weight:normal;
}
a.nav:hover {
color:#663399;
}
a.nav2:link, a.nav2:visited, a.nav2:active  {
color:#663399;
}
a.nav2:hover {
color:#ffffff;
}
a.navtop:link, a.navtop:visited, a.navtop:active  {
color:#663399;
 text-decoration:underline;
}
a.navtop:hover {
color:#ffffff;
}
.active{
	font-weight:normal;
	color:#663399;
}
.activetop{
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}
.activen2{
	font-weight:normal;
	color:#ffffff;
}
.head
{
margin-top:10px;margin-bottom:12px;
}
.quote {
color:#ffffff;
font-size:15px
}.quote2 {
color:#ffffff;
font-size:12px
}
.text {
color:663399;
width:500px;
text-align:justify;
margin-bottom:20px
}
.comment {
font-size:10px;
}
.home {
position:relative;
top:0px;
left:0px;
border:0px;
}
#wrapper {
	background: #b9acce;
	width: 682px;
	margin-right: auto;
	margin-left: auto;
}
