body {
	margin: 0px;
	padding: 0px;
	background: url(main-background.jpg) repeat-x #5A769B;
}

p,td,th {
	font: 13px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 1em;
}

p.indent {
	margin-left: 30px;
}

td p {
	margin-bottom: 0;
}

#textarea ul {
	padding-left: 15px;
}

#textarea li {
	font: 13px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

a {
	color: #333;
}

a.footerlink {
	color: white;	
	}

h1 {
	border: 0;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5A769B;
}

h2 {
	border: 0;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#banner {
	display: none;
}

#banner a {
	height: 117px;
	width: 756px;
	display: block;
}

.alt {
	display: none;
}

.name {
	color: #052638;
}

#mainarea {
	width: 756px;
	margin: 0px auto;
	background-color: #fff;
}

#sidebar {
	display: none;
}

.sidebar-box {
	margin: 5px;
	padding: 3px;
	width: auto;
}

.sidebar-box a {
	text-decoration: none;
}

.sidebar-box a:hover {
	text-decoration: underline;
}

.sidebar-header {
	color: white;
	background: #5A769B;
	padding: 2px;
	font-weight: bold;
}

.sidebar-header a {
	color: white;
}

#textarea {
	margin: 10px;
	border: 0;
	padding: 0;
}

html>#textarea {
	width: 600px;
}

#footer {
	display: none;
}

.smalltext {
	font-size: 11px;
}

table.grid {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

table.grid td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

table.images h2 {
	margin: 0;
}

table.images td {
	font: 11px/1.0 Verdana, Arial, Helvetica, sans-serif;
}

input#evil-5pam {
	display: none;
}