
body
{
	font-family:sans,verdana;
	color:black;
	margin:0px;
	padding:0px;
	background-color:#002;
	font-size:8pt;
}

a
{
	text-decoration:none;
	color:#4b0;
}

img
{
	border:0px;
	display:inline;
}

a:hover
{
	text-decoration:underline;
}

div.header
{
	padding:10pt;
	font-weight:bold;
	font-size:56pt;
	text-align:right;
}

div.header span.main
{
	color:#af7;
	letter-spacing:0.1em;
}

div.header span.motto
{
	font-size:23%;
	color:white;
	vertical-align:super;
}

div.header span.fade
{
	font-size:40%;
	color:#888;
}

div.sidebar
{
	width:150px;
	vertical-align:top;
	padding:5pt;
	padding-top:10pt;
	color:white;
	font-size:8pt;
}

div.sidebar a
{
	display:block;
	color:#cf9;
	font-weight:bold;
	margin:0px;
	padding:5pt;
}

div.sidebar a:hover
{
	/*color:black;
	background-color:#af7;*/
	background-color:#123;
	text-decoration:none;
}

div.sidebar div
{
	padding:0px;
	margin:0px;
	margin-bottom:10pt;
	border:1px solid white;
	background-color:#012;
	width:148px;
}

div.sidebar span
{
	display:block;
	border-bottom:1px solid white;
	margin:0px;
	padding:3pt;
}

div#left
{
	float:left;
}

div#right
{
	float:right;
}

div.content
{
	background-color:#eee;
	color:black;
	padding:8px;
	font-size:8pt;
	vertical-align:top;
	margin-left:166px;
	margin-right:166px;
	min-height:25em;
}

div.footer
{
	clear:both;
	margin:3em;
	padding:0.2em;
	color:#135;
	font-size:7pt;
	text-align:right;
	padding-bottom:100px;
}

div.shoutframe span.sb, div.shoutframe span.click
{
	border:0;
	margin:0;
	padding:5pt;
	display:none;
}

div.shoutframe span.click
{
	cursor:pointer;
	padding:1pt;
	padding-left:5pt;
	font-weight:bold;
	color:#af7;
}

span.click:hover {
	background-color:#123;
}

span#sb-click {
	display:block;
}

div.shoutframe textarea
{
	width:120px;
	font-size:6pt;
}

div.shoutframe p
{
	margin:0px;
	margin-bottom:0.6em;
	text-indent:1em;
	background-color:#123;
	border-left: 2px dotted #af7;
	padding: 0.4em;
	text-align:left;
}

p
{
	text-align:justify;
	text-indent:2em;
}

p.pagetime
{
	text-align:center;
	color:#888;
	margin-top:5em;
	font-size:smaller;
}

h1
{
	background-color:#cf9;
	font-size:25pt;
	font-weight:bold;
	text-indent:15pt;
	letter-spacing:4pt;
}

h2
{
	background-color:#cf9;
	font-size:20pt;
	text-indent:15pt;
	font-weight:bold;
}

h3
{
	background-color:#cf9;
	text-indent:15pt;
	font-weight:bold;
	letter-spacing:4pt;
	font-size:8pt;
}

h4
{
	background-color:#cf9;
	text-indent:15pt;
	font-weight:bold;
	font-size:8pt;
}

h5
{
	background-color:#cf9;
	text-indent:15pt;
	font-weight:normal;
	font-size:8pt;
}

pre,tt
{
	font-family:monospace,courier-new;
	font-size:90%;
}

	
hr
{
	border:0px;
	border-top:2px solid #99a;
	width:80%;
}

blockquote
{
	border-left:2px dotted #99a;
	margin-left:1em;
	padding-left:1em;
}

.hilite
{
	border-left:1.44em solid #cf9;
	padding-left:1em;
}

div.notice
{
	background-color:#e8e8e8;
	border:1px solid #aaa;
	border-top:0.5em solid #aaa;
	padding:0.5em;
	margin:0.5em;
	text-align:justify;
	font-size:smaller;
	float:right;
	width:15em;
}
