@import url();

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #111133;
	color: #FFFFFF;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #DDDDDD;
}

a:hover {
	text-decoration: underline;
	color: #FF3333;
}

img {
	border: 0;
}

#slide {
	}

#nav {
	background: #666699;
	}
#ads {
	background: #666699;
	}

.accessible {
	text-align: left;
	display: none;
	}

.inactive {
	color: #CCCCCC;
	}

