<STYLE>
	.bogus
	{
		color: black;
	}
#wrapper { margin: 0 auto; }
#header { clear: both;  position: relative; }
#masthead { width: 600; padding: 0 0 0 40px; }
	.banner
	{
		margin: 3;
		padding: 3;
		background: #000080;
	}

/* Wizard workspace */
	.wizardworkspace
	{
		margin: 3;
		padding: 3;
		background: #000080;
	}

/* Sidebar */
	.sidebar
	{
		margin: 3;
		padding: 0;
		background: #000080;
	}
#navigation 
	{ 
		margin: 3px 3px 3px 3px; 
		color: #fff;  
		text-align: left;
		font-family: Tahoma;
		font-size: 10pt;
	}
	.section 
	{ 
		background: #FFFFFF;
		border: 5px solid #fff; 
		font-size: 1.3.em; 
		border-bottom-width: 0; 
	}
	.nav 
	{ 
		color: #FFDAB9;
		display: block; 
		padding: 1px 0; 
		vertical-align: middle; 
	}
#navigation .primary, #navigation .secondary {border: 5px solid #fff; margin-bottom: 10px; line-height: 1.3; padding-bottom: 5px; }
	.primary 
	{
		padding-right: 3px; 
		background: #000080;
		font-weight: bold; 
		margin-bottom: 30px; }

	.wizardsteps
	{
		background-color: transparent; padding: 0px 0px 0px 0px;
	}
	.wizard
	{
		border-right: 1px;
		text-decoration: none;
		background-color: transparent;
		padding: 1px;
		color: #fff;
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: bold;
		display: block;
	}
	.wizard:hover
	{
		color: white;
		background-color: #CD853F;
	}
	h3
	{
		color: black;
		background: transparent;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 14pt;
	}
	h1
	{
		color: white;
		background: transparent;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 14pt;
	}
	h1.sitetitle
	{
		font-size: 24px;
		padding: 3px;
		margin-top: 0px;
		margin-left: 20px;
	}
	h1 a:link, h1 a:visited
	{
		color: #fff;
		text-decoration: none;
	}
	.subtitle {font-size: .75em; }
	.motto { margin: 12px 0; color: #FFDAB9; font-weight: bold; }
	.getfile
	{
		text-align: right;
		margin-top: 5px;
		margin-left: 160px;
		color: #def;
		font-weight: bold;
		font-size: .50em;
	}

	h2
	{
		color: maroon;
		background: transparent;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 24pt;
		padding-left: 15px;
	}
	h5
	{
		color: brown;
		background: transparent;
		font-family: Tahoma;
		font-weight: normal;
		font-size: 10pt;
	}
	p
	{
		font-family: TimesRoman;
		padding-left: 15px;
		font-size: 12pt;
	}
	.filepath
	{
		font-family: Courier;
		padding-left: 15px;
		font-size: 10pt;
	}
	.caption
	{
		font-family: TimesRoman;
		padding-left: 15px;
		font-size: 8pt;
	}
	IMG
	{
		position: relative;
		left: 0px;
	}

/* Navigation menu */
#navstuff 
	{ 
		margin: 0; 
		padding: 3; 
		clear: both; 
		border-top: 1px white solid;
		border-bottom: 1px white solid;
		list-style: none inside;
		font-family: Tahoma;
		font-size: 9pt;
	}
#navstuff li
	{
		width: 220px;
		float: left;
		background: #FFDAB9;
		border: solid white;
		border-width: 0 0 0 0px;
		text-align: center;
	}
#navstuff li:first-child
	{
		border: none;
		padding-left: 3px;
	}
#navstuff li a
	{
		display: block;
		width: 191px;
		padding: 3px 3;
	}
#navstuff li a:hover
	{
		background: #FFDAB9;
	}

.sourcetip a.nav3:link, .sourcetip a.nav3:visited {text-decoration: underline; }
a.nav3:link {color: #FFDAB9; text-decoration: none; }
a.nav3:visited { color: white; text-decoration: none; }
a.nav3:active {color: #FFDAB9; }
a.nav3:hover { color: black; }


</STYLE>
