body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, "trebuchet ms", arial, helvetica, sans-serif;
	color: black;
	background-color: #fff;
	background-image: url(images/flama.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #630;
	background-color: transparent;
}

a:hover { text-decoration: underline; }

#nav a {
	font: 13px/16px georgia, "times new roman", times, serif;
	color: #630;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

#nav a:hover { text-decoration: underline; }
a.link { }
a:visited { }
a:active { }
.ahem { display: none; }
strong, b { font-weight: bold; }
.small { font-size: 10px; }

h1 {
	font: 24px/26px georgia, "times new roman", times, serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
}

h2 {
	font: 18px/20px georgia, "times new roman", times, serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
}

h3 {
	font: 14px/16px georgia, "times new roman", times, serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
}

.date {
	font: 20px/22px georgia, "times new roman", times, serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
}

.title {
	font: 16px/18px georgia, "times new roman", times, serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
	font-weight: bold;
}

img { border: 0; }

#top {
	margin: 0px 175px 25px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	height: 102px;
	background-image: url(images/header.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #933;
}

body>#top { height: 102px; }

p {
	font: 11px/16px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

#nav {
	margin: 10px;
	padding: 10px;
	width: 160px;
	border: 1px dotted #000;
	background: #ffe;
	font: 10px/12px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #nav {
	width: 160px;
	/* ie5win fudge ends */
}

#righthand {
	position: absolute;
	top: 200px;
	right: 50px;
	width: 175px;
	border: 10px;
	background: transparent;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #righthand {
	width: 175px;
	/* ie5win fudge ends */
}

#update {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #000;
	background: #ffe;
	width: 160px;
	font: 10px/12px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #update {
	width: 160px;
	/* ie5win fudge ends */
}

#word {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #000;
	width: 160px;
	font: 10px/12px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	background: #ffe;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #word {
	width: 160px;
	/* ie5win fudge ends */
}

#content {
	padding: 10px 2% 10px 2%;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px dotted #ccc;
	background: #fff;
	margin-right: 235px;
	font: 11px/16px verdana, "trebuchet ms", arial, sans-serif;
	color: #000;
	text-decoration: none;
}

.comments {
	font: 9px/10px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	background-color: transparent;
}

.button {
	font: 11px georgia, "times new roman", times, serif;
	color: #fff;
	font-weight: bold;
	background-color: #903;
}

.formField {
	font: 11px/16px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	border: 1px solid #903;
}

.indcomment {
	font: 11px/17px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	background-color: #fff;
	border-bottom: 1px dotted #903;
	padding-left: 6px;
	padding-right: 6px;
}

.elvis {
	float: right;
	font: 11px/17px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	background-color: #ffc;
	border: 1px dashed #333;
	padding: 5px;
	margin: 5px;
}

.combox {
	font: 11px/15px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 6px;
	padding-top: 0px;
}

.notify {
	font: 11px/15px verdana, "trebuchet ms", helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	background-color: #fff;
	border: 1px dotted #333;
 margin-bottom: 9px;
	padding: 6px;
}

