.subtitle {
	font-style: italic;
	left: 135px;
}

.logo {
	float: left;
	border: 1px solid #FFFFFF;
	margin: 0 1% 1% 0;
}

.notes-on-desktop-logo {
	float: left;
	border: 1px solid #FFFFFF;
	margin: 0 1% 0 0;
}

h1 {
	font-size: 3em;
	margin: 0 0 0em;
	left: 135px;
}

body {
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif
}

div,.anchorbar,.head_bottom {
	border: solid 1px #FFF;
	clear: both;
	margin: 1% .5%;
	padding: .5%;
}

div.error {
	border-color: #FF0;
	color: #FF0
}

div.guestbookentry_top {
	border-bottom-width: 0;
	margin-bottom: 0;
	margin-left: 0
}

div.guestbookentry_bottom {
	margin-left: 0;
	margin-top: 0
}

div.guestbookentry_bottom_comment {
	font-size: 75%;
	margin-left: 0
}

.head_bottom {
	margin-top: 0
}

.head_top {
	border-bottom: 0;
	border-width: 0;
	margin-bottom: 0;
	padding-left: 0;
}

.anchorbar,div.error,div.success {
	margin-left: 0
}

.anchorbar li,.head_bottom li {
	display: inline
}

a {
	color: #FFF
}

a:hover,a.active {
	background-color: #FFF;
	color: #000;
	text-decoration: none
}

.buttons a:hover {
	background-color: #000;
	color: #000
}

.buttons {
	font-size: 75%
}

img {
	border: 0
}

input[type=button],input[type=checkbox],input[type=radio],input[type=submit],label,select
	{
	cursor: pointer
}

input,textarea {
	background-color: #000;
	border: solid 1px #FFF;
	color: #FFF
}

p.error {
	border: solid 1px #FF0
}

span.error {
	color: #FF0
}

form p {
	padding: .5%
}

div.content {
	margin-left: 20em
}

div.content h2 {
	font-size: 1.2em;
	margin: 0 0 1em
}

div.content p {
	font-size: 1em;
	margin: 1em 0
}
