#Header {
	margin:10px 20px 10px 20px;
	padding:17px 10px 0px 10px;
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:white;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color: #54616E;
	}

#Content {
	margin: 0px 20px 50px 240px;
	background-color:black;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:150px;
	left:20px;
	border:1px solid white;
	width:212px;
	padding:10px;
	background-color: #54616E;
	line-height:17px;
	width:200px;
	}
	
	
	H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT	{	
	color:	rgb(245,245,245);
	background:	black;
	}	
		
HR	{	
	color:	#CCC;
	}	
		
COL, COLGROUP, TABLE, TBODY, TD, TR	{	
	text-decoration:	none;
	border-color:	white;
	}	
		
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	lime;
	background:	 #54616E;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	red;
	background:	 #54616E;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	red;
	background:	 #54616E;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	yellow;
	background:	 #54616E;
	text-decoration: underline;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#F60;
	background:	 #54616E;
	}	
	

A:link#link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	lime;
	background:	 black;
	}	
		
A:visited#link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	red;
	background:	 black;
	}	
		
A:active#link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	red;
	background:	 black;
	}	
		
A:hover#link	{	
	text-decoration:	none;
	color:	yellow;
	background:	 black;
	text-decoration: underline;
	}	
	
	BODY	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	}	

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{	
	/* inherit from body */	
	}	

SMALL	{	
	font-size:	.92em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

PRE	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

TABLE, TBODY, TR, TD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	}	

	/* end body type */	
BODY	{	
	color:	#D0FFD0;
	background:	black;
	font-size: .8em;
	}	
PRE, CODE, TT	{ font-size:	1.17em; }




/* WinIE4 */
	/* begin header type */	/* 7 - humanist sans b */
		
H1	{	
	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	2em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.75em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.58em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.33em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

