@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #FFFFFF;
}
a {
	color: #300;
}
a:hover {
	color: #600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #660000;
}
h2 {
	font-size: 18px;
	color: #330000;
}
h3 {
	font-size: 16px;
}
.smalltext {
	font-size: 12px
}
.whitehead {
	color: #FFFFFF;
	font-weight: bold;
}

#nav a {
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	height: 15px;
	width: 133px;
	border: 1px dotted #6C1483;
	float: right;
	background-color: #FFE8FF;
}

#nav a:hover {
	background-color: #F4EEF7;
}
.style1 {
	color: #330000;
	font-weight: bold;
}
#block {
	padding: 10px;
}
#wrap {
	background-image: url(images/lookingfortruth_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#text {
	background-image: url(images/white_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 30px;
}
#down {
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}
