body
{
	font-family: Constantia, Verdana, Arial, Helvetica, sans-serif;
}

#north
{
	text-align: center;
	padding-top: 6px;
}

#south
{
	text-align: center;
	font-weight: bold;
}

#west
{
	font-size: 8pt;
}

#west ul
{ 
	list-style: square inside url('images/metallic_yellow_left.gif');
}

#west a
{
	text-decoration: none;
	vertical-align: 80%;
}

#center1 
{
	width: 92%;
	margin: 1% 1% 1% 1%;
}
#center1 h1
{
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

#center1 p
{
	padding: 5px 5px 5px 5px;
}

#center1 ol
{
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 5px 5px 5px;
}

#center1 li
{
	padding: 5px 5px 5px 5px;
}

#center1 button
{
	text-align: center;
	margin: 0px 45% 0px 45%;
}

#center2
{
	width: 92%;
	margin: 1% 1% 1% 1%;
}

#south
{
	padding: 5px 5px 5px 5px;
}