html {
	font-size: 100%;
	}
	
body {
	height:101%;
	width: 100%;
	text-align:center;
	
	font-size: 0.82em;
	line-height: 1.5em; 
	font-family: 'bitstream vera sans mono', 'lucida console', 'andale mono', monaco, monospace;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	word-spacing: -.15em;
	letter-spacing: .02em;

	color: #996; background-color: #fff;
	
	margin: 0;
	border: 0;
	padding: 0;

	}
	
#frame {
	text-align:left;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	}

	
#top {
	position:relative;
	min-height: 380px;
	height: 60% !important;		
	height: 380px;				
	}

#bottom {
	height:40%;
	}


#content-top {
	position:absolute;
	bottom: 0px;
	}

#bottom-content {
 	padding-top: 8em; 
	min-width: 480px;
	width: 35em !important;		
	width: 480px;
	}
	
#bottom-numbers {
 	margin-top: 4em; 
	position:absolute;
	color: #cc9;
	}

	
#menu {
 	white-space:nowrap;
	margin-top: 1.6em; 
	margin-left: -0.35em !important;
	margin-left: 0;
	color: #cc9;
	width:480px;
	position:absolute;
	word-spacing:-3px;	
	}




h3 {	
	font-size: 100%; line-height: 1.5em;
	font-weight: bold;
	padding: 1em 0em 0.6em 0em;
	margin: 0;
	color: #000; 
	}

li h3 {	
	padding: 0;
	}

h3.inline {	
	margin-left: 7em; 
	}

#bottom h3 {	
	margin-top: 1.7em;
	margin-left: 7em;
	padding-bottom: 1.7em;
	}

h5, div.list-item	{
	font-size:100%;
	font-weight: normal; 
	margin:0;
	padding: 0; 
	margin-left: 7em; 
	color: #000; 
	}
	
div.list-item	{
	padding-bottom: 0.3em;
	}




p 	{
	padding: 0;
	margin: 0;
	padding-bottom: 0.6em;
	}
	
p.date {	
	padding-bottom: 3em;
	color: #000;
	}
	
.text {
	color: #000; 
	}

p.info {
	color: #000;
	padding-top: 1em;
	padding-bottom: 0em;
	margin: 0;
	}
	
	
#bottom p {
	margin-left: 7em;
	padding-bottom: 1.7em;
	}

#bottom p.compact {
	padding-bottom: 0.6em;
	}
	
.question
	{padding-left: 7em; color: #000; font-weight: bold; }

.answer
	{color: #000; margin-top: 0.6em; margin-bottom: 2em; padding-bottom: 0em}
	
#bottom .answer p {padding-bottom: 0em; margin-bottom: 0.6em; }
	


img {border:0;}



ul {list-style:none; margin: 0; padding: 0;} 

li {
	clear: both;
	text-align: left;
	padding: 0.25em 0em 0.05em 0em;
	}

span.date
	{position: absolute; width: 6.5em; padding-right: 0.5em; font-weight: normal; color: #996; }

span.date-head
	{position: absolute; width: 6.5em; padding-right: 0.5em; font-weight: normal; color: #000; }
	
#top li {	
	background: transparent url(img/line02.gif) no-repeat bottom left;
	white-space: nowrap;
	height: 1.5em; width:480px;
	}
	
#top li .format
	{margin-left: 7em; display:block; height: 1em;}

#top li .subhead
	{margin-left: 7em; display:block; height: 1em;}

.format, .subhead
	{color: #996; }

.list-menu
	{color: #f09;}

	





a		
	{text-decoration: none;	color: #000;}

a.bold {font-weight: bold;}

a.visible {text-decoration: underline;}

a.hidden {color: #fff; background-color:#fff;}

a.hidden:hover {color: #000; background-color:#fff;}



	
#top li a
	{padding: 0 .6em 0 0; color:#000;}

#top li .subhead a
	{margin-left: 0; color: #996;}

.format a, #bottom p a
	{color: #996;}

a:hover, #bottom p a:hover, #top li a:hover
	{color: #f09;}

	

.list-menu a
	{color: #f09;}

.list-menu a:hover
	{color: #fff; background-color: #f09; padding-top: 0.15em }


#bottom .question a[name]:hover
	{color: #000;}
	
#bottom .answer a
	{color: #000;}

a[rel='external']:hover, #bottom a[rel='external']:hover
	{color: #0c3;}



	

#menu a, #menu b
	{color: #f09; padding: 0.15em 0em 0em 0em;}

#menu a.first, #menu b.first, #menu span.first
	{padding-left: 0.3em;}
#menu a.last, #menu b.last, #menu span.last
	{padding-right: 0.3em;}

#menu a:hover	
	{color: #fff; background-color: #f09;}

#menu a.side
	{color: #996; background-color: #fff;}

#menu a.side:hover
	{color: #f09; background-color: #fff;}
	
	

