@charset  "UTF-8";

body
{
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#crown
{
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 122px;
	width: 918px;
	text-align: left;
	margin: auto;
}

#logo { margin: 46px 0 0 528px; }

p
{
	color: #000033;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	text-transform: inherit;
	margin: 3px 0 3px 0;
}

strong
{
	color: #E3701E;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
}

.indent { margin: 6px 0 0 230px; }

#footer { 
	margin: 70px 0 0 289px;
	padding: 13px 10px 13px 11px;
}

#callout
{
	margin: -60px 0 0px 30px;
	width: 80px;
	height: 82px;
	background-image: url(images/orange.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: inherit;
	padding: 25px 0 0 0;
}

a
{
	text-align: inherit;
	text-transform: inherit;
	text-decoration: underline;
	color: #B50A38;
}

a:hover { color: #E3701E; }

h2
{
	color: #1F5771;
	font-family: verdana, arial, helvetica;
	font-size: 13pt;
	font-weight: bold;
}

h1
{
	color: #003333;
	font-family: verdana, arial, helvetica;
	font-size: 24pt;
	font-weight: bold;
	text-transform: inherit;
	letter-spacing: 4pt;
}

h3
{
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2pt;
}

#textbox
{
	margin: 211px 0 0 278px;
	padding: 13px 10px 13px 11px;
}

#textbox p, footer p { padding: 0px 0 0 11px; }

#announce
{
	width: 501px;
	background-color: #FAFBEA;
	padding: 13px 10px 13px 11px;
}

#announce p
{
	color: #000033;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	padding: 0px;
}
