/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#9DAEFD;
	}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;
	padding:0px;
	}
td {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	vertical-align: top;
	white-space: nowrap;
	}
tr {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {
	background-color:#FFFFFF;
	text-decoration: underline;
	color: #FF6600;
}

.header {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	height:76px;
	line-height:11px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:76px;
	background-color: eee;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	border-bottom-width: medium;
	background-repeat: no-repeat;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

.content {
	margin:0px 150px 50px 220px;
	padding:10px;
	}


.menu {
	position:absolute;
	top:100px;
	left:20px;
	width:192px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	}
/* Again, "be nice to Opera 5". */
body>.menu {width:170px;}

.rightmargin {
	position: absolute;
	top: 80px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 1px solid #999;
	background: #eee;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 90px;
	}
html>body #right {
	width: 90px; /* ie5win fudge ends */
	}


h2 {

	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	line-height:20px;
	font-weight:900;
	color:#9DAEFD;
}
h3 {


	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14px;
	line-height:normal;
	font-weight:900;
}
li {

	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.content2 {
	padding:10px;
}

.mail {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
.maintainer {
	font-style: italic;
	font-size: 10px;
}
.date {
	color: #000099;

}

.sponsorimage {
	padding: 15px;
}
