body
{
	margin: 0px;
	background: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.whitetext
{
	color: #ffffff;
}
.redtext
{
		color: #d4151a;
}

.size14
{
	font-size: 14px;
}
.size18
{
	font-size: 18px;
}
.size22
{
	font-size: 22px;
}

#content 
{
	background: url(images/main-bg.jpg) no-repeat top center;
}

#container 
{
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 967px;
}

#content-area 
{
	background: url(images/body-line.gif) no-repeat top left #EDE8E3;
	padding: 20px 25px 10px 25px;
}

.footer
{
	background: url(images/footerbg.gif) no-repeat top left;
	height: 24px;
	padding: 0px 0px 0px 15px;
	vertical-align: middle;
}
A:link	{ color: #e32b17; text-decoration: none; font-weight: bold;}
A:visited { color: #e32b17; text-decoration: none; font-weight: bold;}
A:active { color: #e32b17; text-decoration: none; font-weight: bold;}
A:hover	{ color: #276884; text-decoration: underline; font-weight: bold;}

.footer A:link	{ color: #ffffff; text-decoration: none; }
.footer A:visited { color: #ffffff; text-decoration: none;}
.footer A:active { color: #ffffff; text-decoration: none; }
.footer A:hover	{ color: #ffffff; text-decoration: underline; }