/* Styles for Global Structural Elements */

.replace	{
	text-indent: 0px;
}

h1.replace	{
	text-align: right;
}

#home h1.replace	{
	text-align: left;
}
#menu h1.replace	{
	text-align: center;
}

#menu h2.replace	{
	text-align: center;
}

#menu dt	{
	color: black;
}

#navigation	{
	display: none;
}

#header	{
	border-bottom: 1px solid black;
}

/* End Styles for Menu Elements */
