*
{
        padding: 0;
        margin: 0;
}

#container
{
        width: 816px;
        margin-left: auto;
        margin-top: auto;
        margin-right: auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header
{
		height: 157px;
        background: url("../images/head.jpg");
        background-position: top left;
        background-repeat: no-repeat;
}

#headtext
{
	padding-top: 120px;
}

#footer
{
		height: 148px;
        background: url("../images/foot.jpg");
        background-position: bottom left;
        background-repeat: no-repeat;
		text-align: right;
		color: #0000ff;
}

H3 { margin-top: 0in; margin-bottom: 0in; border: 1px solid #000000; padding-top: 0.17in; padding-bottom: 0.32in; padding-left: 0.06in; padding-right: 0.06in; direction: ltr; color: #000000; widows: 2; orphans: 2; text-decoration: underline }
