body
	{
	background-color:#ffffff; 
	font-family: sans-serif
	}

h1
	{
	margin-top: 0em;
	color: #ffffff;
	background-color: #33ccff
	}
	
.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
	}
	
.footer
	{
	text-align: center;
	font-size: 0.8em
	}