@charset "utf-8";
.main {
	position: relative;
	width: 990px;
	top: 0px;
}
.left {
	color: #000000;
	background-color: #999999;
	height: 400px;
	width: 200px;
	position: absolute;
	left: 15px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.left a:link {
	color: #000000;
	text-decoration: none;
}
.left a:visited {
	color: #000000;
	text-decoration: none;
}
.left a:hover {
	color: #666666;
	text-decoration: underline;
}
.left a:active {
	color: #666666;
	text-decoration: underline blink;
}


.left_bigger {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.left_text {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
.left p {
	margin-bottom: 10px;
}

.ba {
	height: 165px;
	width: 200px;
	position: absolute;
	left: 15px;
	top: 495px;
}
.cnt {
	padding: 15px;
	height: 370px;
	width: 400px;
	overflow: auto;
	position: absolute;
	left: 230px;
	top: 20px;
	background-color: #F9EEB7;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.cnt_big {
	font-size: 16px;
}

.cnt_bigger {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}
.cnt_ital {
	font-size: 16px;
	font-style: italic;
}
.cnt_table {
	font-size: 10px;
	line-height: normal;
}


.cnt p {
	margin-bottom: 10px;
}

.cnt  a:link  {
	color: #5A3C64;
	text-decoration: none;
}
.cnt  a:visited  {
	color: #5A3C64;
	text-decoration: none;
}
.cnt a:hover {
	color: #5A3C64;
	text-decoration: underline;
}
.cnt a:active {
	color: #333333;
	text-decoration: underline blink;
}

.quote {
	height: 105px;
	width: 430px;
	position: absolute;
	left: 230px;
	top: 450px;
	color: #FFFFFF;
}
.quote_qt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}
.quote_byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
}

.nav {
	height: 30px;
	width: 430px;
	position: absolute;
	left: 230px;
	top: 570px;
	text-align: left;
}
.donate {
	height: 45px;
	width: 430px;
	position: absolute;
	left: 230px;
	top: 615px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	line-height: 15px;
}
.right {
	height: 535px;
	width: 300px;
	position: absolute;
	left: 675px;
	top: 20px;
}
.support {
	height: 60px;
	width: 300px;
	position: absolute;
	left: 675px;
	top: 600px;
}
