body {
	background-color: black; 
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-align: justify;
}

ul li {
	margin-bottom: 1em;
}

a img {
	border: 0pt;
	text-decoration: none;
}

#logo {
	float: left;
}

#nav {
	list-style-type: none;
	float: left;
	font-size: small;
	font-weight: bold;
	margin: 2em 0 0 2em;
	padding: 0px;
}

#nav li {
	float: left;
}

#nav a {
	text-decoration: none;
	padding: 0.5em 1em 0.5em 1em;
	background: #eeeeee;
	color: black;
}

#nav a:hover, #nav .active a {
	background-color: #b0ffc0;
}

#wrap {	
	width: 1000px;
	margin: 1em auto 1em auto;
	background-color: white;
	padding: 1em 2em 1em 2em;
}

.spacer {
	clear: both;
}

#about img {
	float: left;
	margin-right: 1em;
}

#about p {
	clear: both;
	margin: 0 0 1em 0;
	float: left;
	font-size: small;
}

.skill {
	font-size: medium;
	display: block;
	margin-bottom: 0.2em;
}

#hofform {
	margin: 1em auto 1em auto;
	width: 20em;
	display: block;
}

#hofform textarea {
	width: 100%;
	height: 8em;
	margin: 0;
	border: 1px solid black;
}

#hofform input[type="submit"] {
	width: 100%;
	font-weight: bold;
	margin: 0;
	border: 1px solid black;
}

#hofform p {
	margin: 5px 0 0 0;
	padding: 0;
}

#hof {
	margin: 1em 0 0 0;
	width: 100%;
}

.mess {
	width: 100%;
	word-break: break-all;
}

td, th {
	padding: 0 1em 0 1em;
}

.rowa {
	background-color: #eeeeee;
}

.rowb {
	background-color: #cccccc;
}

.th th {
	background-color: #00ccff; 
}

#insert {
	border: 1px solid black;
	margin: 1em;
	color: red;
	font-weight: bold;
	background: #eeeeee;
	padding: 1em;
}

.sid {
	font-size: 7pt;
	font-style: italic;
	text-align: right;
	color: #aa0000;
	margin-top: 1em;
}

#sid {
	text-align: right;
	font-size: small;
	margin: 1em 0 0 0;
	border-top: 1px solid black;
	padding: 0.5em 0 0 0;
}

#exp {
	background: #eeeeee;
	border: 1px solid red;
	padding: 0.5em;
	font-style: italic;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*
#fuck {
	position: absolute;
	margin: -5px;
	width: 100px;
	height: 100px;
	background: black;
	border: 1px solid red;
	opacity: 0.75;
	color: white;
}

#fuck:after {
	content: "We need a logo.  Send us one!";
	font-size: x-small;
	position: relative;
	top: 70px;
	left: 10px;
	width: 80px;
	height: 100px;
	display: block;
}
*/
#video {
	margin-top: 10px;
}

.country {
	float: right;
}
