/* 
body
	{
	background-color: #3cf; 
	font-family: sans-serif;
	height: 98%
	}

h1
	{
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-top: 2em
	}

h2
	{
	font-weight: normal;
	}

a
	{
	color: #000;
	text-decoration: none
	}
		
#header
	{
	position: fixed; 
	top: 0; 
	left: 4px;
	width: 100%;
	padding-bottom: 1em;
	background-color:#3cf; 
	text-align: left
	}
 */

.footer
	{
	position: fixed; 
	bottom: 0;
	width: 98%;
	text-align: right;
	padding-top: 0.05em;
	padding-bottom: 2px;
	padding-right: 1em;
	background-color:#3cf; 
	font-size: 0.8em
	}
	
/* 
#menu
	{
	font-size: smaller
	}
	
.menuheader 
	{
	color: #ffffff;
	background-color: #663333
	}
	
.submenuheader 
	{
	color: #ffffff;
	background-color: #996666
	}
	
.menuitem 
	{
	background-color: #ecedcb;
	text-align:	center
	}

.brick
	{
	background-color: #6633ff
	}

.menulink
	{
	background-color: #3cf; font-weight: bold; text-align: center; line-height: 1.5em; margin-top: -0.5em
	}
	
dt
	{
	font-weight: bold
	}
	
dd
	{
	margin-bottom: 10px
	}
	
.breadcrumb
	{
	font-size: smaller;
	margin-bottom: 0em;
	border: 1px solid #663333
	}
	
.pageoptions
	{
	margin-left: 2em;
	text-indent: -2em
	}
 */
	
/* ul {
	list-style-type: circle;
} */

/* li {margin-bottom: 0.5em; text-indent: -2em} */
