*
{
		margin: 0px;
		padding: 0px;
}


BODY
{
		color: #cba;
		background: #765;
		background-image: url("img-bank/lhs_image-long.jpg");
		background-repeat: repeat-y;
}

DIV#content
{
		width: 640px;
		margin-left: 128px;
}

H1, H2, H3
{
		text-align: center;
		font-family: "Times New Roman", serif;
}

H1
{
		font-size: 24pt;
}

H2
{
		font-size: 18pt;
		margin-bottom: 16px;
		font-style: italic;
		font-weight: normal;
}

H3
{
		font-size: 14pt;
		font-weight: normal;
		margin: 32px 0px 16px 0px;
}

P
{
		margin-bottom: 16px;
}

div#menu
{
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 12pt;
		margin-top: 16px;
}

div#menu A:link, div#menu A:visited
{
		color: #cba;
		text-decoration: none;
}

div#menu A:hover, div#menu A:active
{
		color: #cba;
		text-decoration: underline;
}

div#menu span#thispage
{
		color: #fed;
}

DIV#smallprint
{
		width: 640px;
		font-family: "Arial", sans-serif;
		font-size: 8pt;
		text-align: center;
		padding: 32px 0 8px 0;
		margin-left: 128px;
}

DIV#smallprint A:link, DIV#smallprint A:visited
{
		color: #fed;
}

DIV#smallprint A:hover, DIV#smallprint A:active
{
		color: #FFF;
}
