body{
	background: #BCD6F5 url(/_images/gui/background.gif);
	margin: 0;
	font-family: "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
}

#content{
	position: relative;
	width: 600px;
	background-color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	margin: 0 auto;
}

#header{
	background: #133976 url(/_images/gui/bethmayall.gif) no-repeat 12px 3px;
	height: 28px;
}

#splash{
	position: relative;
	background: #204A84 url(/_images/gui/splash-mermaid.jpg) no-repeat top left;
	width: 600px;
	height: 389px;
	padding-top: 1px;
}

#purchase{
	position: absolute;
	top: 9px;
	right: 9px;
	background: #FFFFFF;
	border: 1px solid #1C4377;
	width: 240px;
	padding-top: 9px;
	padding-bottom: 5px;
}

#purchase p{
	color: #333333;
	margin: 0;
	text-align: center;
}

#bookbox{
	position: relative;
	float: right;
	margin: 4px 14px 22px 14px;
	padding: 6px 14px;
	background-color: #CAE1F0;
	border: 1px solid #1C4377;
	text-align: center;
	font-size: 9px;
	line-height: 10px;
}

#bookbox p {
	width: 115px;
}

#bookbox p img{
	border: 1px solid #76848F;
}

#edithole{
	position: absolute;
	top: 238px;
	left: 19px;
}

#edithole .manage, .success{
	background: #FFFF50;
	border: 1px solid #E9B425;
	font-size: 10px;
	text-align: center;
	padding: 0 110px;
	margin-top: -8px;
}

.success{
	padding: 2px 4px;
	margin: 2px 0;
}

.error{
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3em;
}

#review{
	position: relative;
	width: 312px;
	height: 124px;
	font-family: "Helvetica Neue Condensed","Arial Narrow",sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #BBB7D1;
}

#review p{
	margin: 0;
}

#review .review{
	position: relative;
	text-align: center;
}

#review .attribution{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #ADB8C7;
	text-align: right;
	padding-right: 6px;
}

#nav{
	background: #A1DEFA;
	border-top: 1px solid #595959;
	margin: 0;
	padding: 6px 0 3px 13px;
	height: 22px;
	list-style: none;
}

#home #nav{
	padding-left: 27px;
}

#nav li{
	display: inline;
	float: left;
	padding-right: 32px;
}

#intro{
	position: relative;
	clear: both;
	background: #FFFFFF;
	margin: 28px 33px;
}

.intro{
	position: relative;
	padding-left: 190px;
}

#faq, #bio, #raves{
	position: relative;
	margin: 0 14px;
	padding-bottom: 40px;
}

#faq h1{
	height: 22px;
	text-indent: -5000px;
	background: transparent url(/_images/gui/title-faq.gif) no-repeat top left;
}

#bio h1{
	height: 17px;
	text-indent: -5000px;
	background: transparent url(/_images/gui/title-bio.gif) no-repeat top left;
}

#raves h1{
	height: 17px;
	text-indent: -5000px;
	background: transparent url(/_images/gui/title-raves.gif) no-repeat top left;
}

h3{
	margin-top: 1.8em;
}

.photo{
	position: relative;
	float: left;
}

.updates{
	margin-top: 18px;
	padding-top: 4px;
	border-top: 1px solid #AAAAAA;
	width: 220px;
	font-size: 10px;
	line-height: 11px;
	color: #595959;
}

.updates p{
	margin: 4px 0;
}

.submit{
	font-size: 10px;
}

.copyright{
	position: relative;
	clear: both;
	background: #FFFFFF;
	padding: 12px 0 30px 0;
	color: #727272;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

.copyright p{
	margin: 0.4em 0;
}

#admin{
	background: #AAAAAA;
	border-bottom: 1px solid #727272;
	padding: 1px 0;
	font-size: 10px;
}

#admin ul{
	list-style: none;
	margin: 1px 0 0 0;
}

#admin ul li{
	display: inline;
	border: 1px solid #727272;
	border-bottom: none;
	padding: 0.3em 0;
	margin: 0 0.3em;
}

.editing {
	position: relative;
	padding: 2px 0px;
	background-color: #D0D0D0;
	border: 1px solid #AAAAAA;
}

.edit {
	position: relative;
	border: 1px dashed #AAAAAA;
	border-top: 1px solid #AAAAAA;
	background-color: #F3F3F3;
	padding: 1px 2px;
}

ul.tools{
	list-style: none;
	margin: 0 10px;
	padding: 0;
	text-indent: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

ul.tools li{
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
	margin: 0 0.3em 0 0;
	display: inline;
	padding-top: 3px;
	background-color: #FFFFFF;
}

ul.tools li.undo{
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
}

a:link, a:visited, a:hover, a:active{
	color: #0051A1;
	text-decoration: none;
	border-bottom: 1px solid #BFD3E7;
	font-weight: bold;
}

a:hover, a:active{
	color: #66C6D7;
	border-bottom: 1px solid #66C6D7;
}

#admin a:link, #admin a:visited, #admin a:hover, #admin a:active,
.tools a:link, .tools a:visited, .tools a:hover, .tools a:active,
.manage a:link, .manage a:visited, .manage a:hover, .manage a:active{
	color: #002bb8;
	border: none;
}

#admin a:link, #admin a:visited, #admin a:hover, #admin a:active,
.tools a:link, .tools a:visited, .tools a:hover, .tools a:active{
	background-color: #FFFFFF;
	padding: 0.3em 0.8em;
}

.manage a:hover, .manage a:active{
	background-color: #002bb8;
	color: #FFFFFF;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active{
	color: #35506C;
	border: none;
}

a.image:link, a.image:visited, a.image:hover, a.image:active{
	border: none;
}

a.image img{
	border: none;
}