/* Crane's Feather CSS Document */

html, body {
	height: 100%;
}

body {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #000;
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
	white-space: normal;
}

a img{
	border: 0;
}

#wrapper {
	margin: 0px auto;
	text-align: center;
	width: 940px;
	height: auto;
}

#banwrap {
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 940px;
	height: 70px;
}

#banner {
	position: relative;
	float: left;
	background-image: url("../images/banner.png");
	background-repeat: no-repeat;
	width: 340px;
	height: 65px;
	margin: 5px auto;
}

#links {
	position: relative;
	float: left;
	width: 500px;
	height: 20px;
	padding: 25px;
}

#mag {
	position: relative;
	width: 942px;
	height: auto;
	text-align: center;
}

#wwa {
	position: relative;
	margin: 0px auto;
	width: 942px;
	height: auto;
	text-align: center;
}

/*#wwawrap {
	
}*/

#bird {
	position: relative;
	float: left;
	margin: 0px auto;
	padding-bottom: 100px;
}

#statement {
	position: relative;
	width: 825px;
	margin: 5px auto;
}

#statement p {
	position: relative;
	float: left;
	margin: 0px auto;
	padding: 10px 0px 10px 30px;
	text-align: left;
	font-style: italic;
	width: 390px;
}



#footer {
	position: relative;
	margin: 3px auto;
	text-align: center;
	width: 280px;
	height: 40px;
}

#foottxt {
	position: relative;
	float: left;
	padding: 12px;
	color: #000;
	font-size: 14px;
}

#logo {
	position: relative;
	float: left;
	background-image: url("../images/cfsmall.png");
	background-repeat: no-repeat;
	width: 59px;
	height: 40px;
}

#captcha {
	position: relative;
	margin: 5px auto;
	float: left;
}

#buttons {
	position: relative;
	margin: 0px auto;
	float: left;
}

.horiztop {
	position: relative;
	background-image: url("../images/divider.png");
	width: 942px;
	height: 5px;
	margin: auto;
	margin-top: 5px;
}

.horizbot {
	position: relative;
	background-image: url("../images/divider.png");
	width: 942px;
	height: 5px;
	margin-bottom: 5px;
}

.horiz {
	position: relative;
	background-image: url("../images/divi2.png");
	width: 942px;
	height: 2px;
	margin: 3px auto;
}

.bio {
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 900px;
	height: 525px;
}

.bioimg {
	position: relative;
	float: left;
	border: 1px solid black;
	margin: 0px auto;
}

.bioblurb {
	position: relative;
	width: 825px;
	margin: 5px auto;
}

.bioblurb p {
	position: relative;
	float: left;
	margin: 0px auto;
	padding: 10px 0px 10px 30px;
	text-align: left;
	font-style: italic;
	width: 465px;
}

.biobox {
	position: relative;
	margin: 0px auto;
	width: 250px;
	height: auto;
	text-align: center;
}

INPUT{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
}