/* @override http://furthur.org/furthur.css */

* {
	margin: 0;
	padding: 0;
}

a {
	color: white;
	font-weight: normal;
	background-color: #9d0e2e;
	padding: 5px;
}

body {
	background-color: #000;
	color: #fff;
	padding: 25px;
	text-align: center;
}

dd {
	padding-left: 25px;
	background: url(images/bullet.gif) no-repeat;
	margin-bottom: 10px;
}

dl {
	font-style: normal;
}

dt {
	margin: 5% 0 10px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
}

h2 {
	font-weight: normal;
	font-size: 250%;
	text-align: center;
	margin: 5% 0;
	font-variant: small-caps;
	line-height: normal;
}

h3 {
	font-size: 100%;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	margin-top: 30px;
}

h3 {
	font-size: 100%;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	margin-top: 30px;
	font-variant: small-caps;
}

li {
	margin-left: 30px;
	margin-bottom: 10px;
}

p {
	margin: 3% 0;
}


strong {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul {
	margin: 5% 0;
}

ul a {
	background: none;
}

ul li {
	list-style-type: circle;
}

#close {
	text-align: right;
	display: block;
	background: none;
	margin-right: 20px;
}

.content {
	width: 650px;
	margin: 4% auto;
	text-align: left;
	font: 1em Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}

#footer {
	padding-right: 300px;
	width: 350px;
}

#grantees {
	font-size: 80%;
	line-height: 150%;
	padding: 10px 0;
	margin: 10px 0;
	border-top: 3px double #fff;
	border-bottom: 3px double #fff;
	background-color: #7a0c25;
}

#grantees a {
	padding: 0;
}

#grantees ul {
	margin-top: 10px;
	width: 30%;
	float: left;
	margin-right: 2%;
}

#grantees ul li {
	margin-bottom: 0;
}


#header {
	margin: 3% auto 0px auto;
}

.hr {
	text-align: center;
}

#left {
	width: 50%;
	margin-top: -7px;
	float: left;
	padding-right: 2%;
}

#name {
	display: none;
}

#right {
	margin-left: 55%;

}

#tour {
	padding: 15px;
	background-color: #576c85;
	border: 5px double #4d5f75;
}

#tour a {
	font-weight: normal;
	padding: 0;
	background-color: transparent; 
}

#tour h2 {
	margin: 0;
}

#tour li {
	margin: 0 25px;
}
#wrapper1 {
	background-color: #4d5f75;
	border: 1px solid #fff;
}

#wrapper2 {
	background-color: #8e0b29;
	border: 1px solid #fff;
}

#wrapper3 {
	background: url(images/bg.gif) bottom right no-repeat;
	background-color: #4d5175;
	border: 1px solid #fff;
	padding-bottom: 400px;
}

.clear {
	clear: left;
	padding-top: 0px;
	text-align: left;
	font-size: 190%;
	margin-bottom: 10px;
}

.first {
	font-size: 180%;
	line-height: 140%;
	font-variant: small-caps;
}
.second {
	font-size: 125%;
	line-height: 130%;
}

.third {
	font-size: 115%;
	line-height: 120%;
}