body
{ 
	background: #D1D1D1 URL(./bg-body.gif) repeat-y top center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #111111; text-align: center;
} 

a:hover		{ color: #0000FF; background: #FFFFFF; text-decoration: none; }

a:link		{ color: #0000FF; background: #FFFFFF; }

a:visited	{ color: #0000FF; background: #FFFFFF; }

h3		{ text-align: center; }

img.title
{
	border: solid 0px;
	width: 400px; 
	height: 70px; 
	text-align: center;
}

img.link
{
	width: 90px; height: 30px;
	border: solid 0px;
}

pre
{	
	text-align: left; text-indent: 0px;
	font-size: 10pt;
	color: #000000;
}

div.title
{
	position: relative;
	width: 700px; height: 100px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-titlebar.gif) no-repeat bottom left;
}

table.center-container
{
	position: relative;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-centercontainer.gif) top left repeat-y;
}

div.linkbar
{
	position: static;
	float: left;
	width: 125px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #D80000 URL(./bg-linkbar.gif) repeat-y top left;
}

div.content
{
	position: static;
	float: right;
	width: 575px;
	text-align: left; text-indent: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-content.gif) repeat-y top right;
}

p.copyright
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
	font-size: 8pt; letter-spacing: 1px; 
	text-align: center; vertical-align: bottom;
}

div.bottomcap
{
	position: relative;
	width: 700px; height: 25px;
	background: #D80000 URL(./bg-bottomcap.gif) no-repeat;
}

div.newsletter
{
	position: relative; 
	border: solid #000000 1px; 
	top: -1px; left: 6px; 
	width: 502px; 
	padding: 15px 0px 5px 0px;
	margin: -16px 0px 0px 0px;
	text-align: center;
	background: #FFFFFF;
}