body {
	margin: 0px;
	background: white;
	color: #04101a;
	font: small/1.25em "Lucida Grande", "Trebuchet MS", Tahoma, Arial, Swiss, sans-serif;
}

p, p.normal {
	margin-top: 0px;
	margin-bottom: 1.25em;
}

p.alert {
	color: red;
}

li {
	margin-top: 0px;
	margin-bottom: .5em;
}

html>body {
	font-size: 10pt;
}

#header {
	width: 100%;
	height: 65px;
	padding-bottom: 0px;
	padding-top: 0em;
}

#page {
	margin-top: 12px;
	margin-right: 8%;
	margin-left: 8%;
	padding-left: 0%;
	width: 700px;
	height: auto;
}

#headerright {
	float: right;
	width: 60%;
	margin-top: 6px;
	border-top: none;
	padding-top: 6px;
	text-align: right;
	padding-right: 12px;
	font-size: 82%;
}

#headerleft {
	float: left;
	width: 30%;
	padding-left: 0px;
	padding-top: 0px;
}

#main {
	margin-top: 1.0em;
	margin-left: 12px;
	margin-bottom: 0em;
	padding: 3px 0px 1.0px 1.0em;
	line-height: 1.25em;
	float: left;
	width: 425px;
}

#footer {
	float: left;
	text-align: center;
	border-top: 2px solid silver;
	padding-top: 1.0em;
	margin-top: 0em;
	clear: both;
	width: 700px;
	margin-right: 0%;
}

div.nav {
	background: no-repeat white;
	border: 1px solid #c10531;
	width: 183px;
	margin-top: 3.0px;
	padding: 3.0px 3.0px 6.0px 6.0px;
	margin-bottom: 3px;
}

div.navheader {
	background: repeat-x url(/realmsofadventure/images/anavb.gif);
	width: 194px;
	height: 22px;
	padding-bottom: 0px;
}

div.navhright {
	width: 22px;
	float: right;
	font-size: 100%;
	text-align: center;
	padding-top: 3px;
	border-right: 1px solid #c10531;
	height: 18px;
}

div.navhleft {
	width: 150px;
	background: no-repeat url(/realmsofadventure/images/anavheader.gif);
	padding-left: 12px;
	padding-top: 3px;
	font-size: 100%;
	font-weight: bold;
	color: white;
	height: 19px;
}

h1 {
	color: #061726;
	font-size: 140%;
}

h2 {
	margin-top: .25em;
	color: #13446e;
}

#left {
	width: 240px;
	font-size: 87%;
	float: left;
	margin-top: 1em;
	margin-left: 0px;
}

#left h3 {
	margin-top: 0px;
	font-size: 100%;
	font-weight: bold;
	color: white;
}

a {
	text-decoration: none;
}

a:hover {
	color: red;
}

#header h2 {
	margin: 0px;
	font-style: italic;
}

p.formleft {
	width: 32%;
	text-align: right;
	float: left;
	margin-top: 0px;
	margin-bottom: 3px;
}

p.formright {
	text-align: left;
	float: left;
	width: 65%;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-left: 1%;
}

#fileinfo {
	background: #efefef;
	border: 1px solid #DDDDDD;
	margin-left: 0em;
	width: 400px;
	margin-bottom: 0.0em;
	padding-top: 0.5em;
	float: left;
	margin-top: 1.0px;
	padding-bottom: 1.5px;
}

#fileinfo textarea {
	border: 1px solid silver;
	padding: 3px;
	background: white;
	margin: 0px 0px 0px 0px;
	font: 100% "Lucida Grande", "Trebuchet MS", "MS Reference Sans Serif", Verdana, Helvetica, Arial, Swiss, sans-serif;
}

#fileinfo input {
	border: 1px solid silver;
	border-spacing: 1px;
	background: white;
	font: 90% "Lucida Grande", "Trebuchet MS", "MS Reference Sans Serif", Verdana, Helvetica, Arial, Swiss, sans-serif;
}

p.submitter {
	width: 400px; 
	margin: 1.0em 0em 2.0em 0em; 
	border-top: 1px solid silver;
	padding-left: 0px;
	padding-top: 12px;
	clear: both;
	text-align: left;
}

div.spacer {
	float: left;
	clear: both;
	height: 1px;
	width: 100%;
}