body
{
	background-color: black;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #eee;
}


a {
	border: none ! important;
	text-decoration: none ! important;	
}



a:link,
a:visited
{
	color: white;
	background-position: 0 0;
}

a:hover,
a:active {
	color: #0cf;
	background-position: -175px 0;
}

a.posters {display: block;}

a.posters:link,
a.posters:visited {
	border: 1px solid white ! important;
}

a.posters:hover,
a.posters:active {
	border: 1px solid #0cf ! important;
}

h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #CCC;
	font-size: 2em;
	letter-spacing: +.05em;
	line-height: 1.25em;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bolder;
	line-height: 110%
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 0.5em 0;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	text-indent: 0.3em;
	margin: 0.5em 0;
}

.empha, {
	font-weight: bolder;
	color: #0cf;	
	}
	
.announce {
	color: #fff;
	font-weight: bolder;
	margin-left: 1.2em;
	vertical-align: bottom;
	padding-top: 0.2em;
	line-height: 2em;
	font-size: 1.2em;
	}


#navigation {
	background: transparent;
	background-image: url(../ping.png);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 0;
	height: 6.5em;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #333;
	border: none;
	text-align: left;
	padding: 4em 0 2em 5em;
	z-index: 20;
}

.nav-dropdowns
{
	float: left;
	clear: none;
	margin-right: 1em;
	margin-left: -0.2em;
	padding: 1em 0;
	height: 1em;
	width: 16em;
	display: block;
	border: none;
	overflow: hide;
	width: 16em;
}

#banner {
	position: fixed;
	top: 0; left: 0;
	z-index: 100;
}

#content {
	position: absolute;
	top: 8em;
	left: 0;
	margin: 2em 0 4em 4em;
	display: block;
	z-index: 5;
}

.borderless {border: 0 ! important;}

.floater {
	float: left;
	clear: none;
}

#mailbox {
}

.mail
{
	float: left;
	clear: none;
	width: 28em;
	height: 25em;
	overflow: auto;
	margin: 3em 2em 1em 0;
	padding: 1em 1em 3em 1em;
	background-color: #ccc;
	color: #222;
	border: 1px solid #666;
}

.header {
	font-size: 0.75em;
	border: none;
	text-align: left;
	margin-left: -0.1em;
}

.schmid {
	font-family: Univers, LTUnivers, "Univers 55", Zurich, "Zurich BT", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 1em -0.5em 1em -0.5em;
	padding: 1em 1em 1em 2em;
	background-color: white;
	border: 1px solid black;

}

.schmid h4 {
	font-family: Univers, LTUnivers, "Univers 55", Zurich, "Zurich BT", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	text-indent: -1em;
}

.mail table {
	display: block;
	border-bottom: 1px solid #999;
	padding-bottom: .5em;
}

th {
	font-weight: bold;
	color: #333;
	text-align: left;
	padding: 0em 1em 0.25em 0em;
	vertical-align: bottom;

}

td {
	text-align: left;
	padding: 0em 1em 0.25em 0.25em;
	vertical-align: bottom;
}
h1, h2 {
	padding: 0;
	margin: 0;
}

p {
	font-size: 0.8em;
}


p a {text-decoration: none;}

.announce a:link,
.announce a:visited
p a:link,
p a:visited {
	border-bottom: 1px dotted #0cf ! important;
	}
	
.announce a:hover {
	color: #0cf;
}

p.q1 {
	color: #666;
	border-left: 0.2em solid #888;
	padding-left: 1em;
}

p.q2 {
	color: #999;
	border-left: 0.3em solid #bbb;
	padding-left: 1em;
	margin-left: 0.9em;
}

.ed
{
	color: #045;
	font-style: italic;
}

.ed a {
	padding: 0 0.2em 0 0.2em;
	font-weight: bolder;
	text-decoration: none;
}

.ed a:link,
.ed a:visited {
	color: inherit;
	border-bottom: 2px solid #cde ! important;
}

.ed a:hover,
.ed a:active {
	color: #0cf;
	background-color: #045;
	border-bottom: 2px solid #cde ! important;
}

ul.nothinglist {
	font-size: 0.8em;
	list-style-type: none;
	list-indent: 2em;
}
