body {
	background: url(img/wallpaper-bgrd.jpg);
	color: black;
	font-family: monospace;
	margin: 0;
}

body#prehome {
	background: url(img/pre-home-bgrd.jpg);
}

a {
	color: black;
}

img {
	border: none;
}

.body { position: relative; margin: 20px auto; width: 900px; z-index: 1; _width: 920px; /* IE 6 */
}

.navigation { position: absolute; width: 200px; float: left; top: 15px; z-index: 3; }

.navigation ul {
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}

.navigation ul li {
	font-size: 16px;
	margin-bottom: .5em;
}

.navigation ul li ul {
	padding-left: 0;
}

.navigation ul li ul li {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 10px;
}

li a {
	color: black;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

.main { margin-left: 200px; padding-right: 0; padding-left: 20px; background: url(img/conqueror-bgrd.jpg); width: 680px; height: 600px; font-size: 13px; position: absolute; z-index: 1; _width: 700px; /* IE 6 */
}

div.logo {
	text-align: center;
}

h3 {
	margin-bottom: 0;
	text-transform: uppercase;
}

p {
	margin-top: 0;
}

form {
	margin-top: 1em;
}

#newsform {
	font-size: 11px;
}

#newsform input {
	font-size: 11px;
}

.small {
	font-size: smaller;
}

.error {
	color: red;
	font-size: smaller;
}

li.active a {
	text-decoration: underline;
}

.music td {
	 vertical-align: top;
}
flash { position:absolute; z-index:2; visibility: inherit; }
flash2 { position: absolute; z-index: 2; top: inherit; }
