body {
	margin: 0px;
	background: url(images/bg_splash.jpg) top;
}
.body_content {
	background: url(images/bg_content.png);
}
.bg_line {
	background: url(images/bg_line.gif);
}
td {
	color: #ffffff;
	font: 11px Verdana, tahoma;
}
.content {
	line-height: 18px;
}
.highlight {
	color: #eb5535;
}
.location {
	color: #ed745a;
}
.copyright {
	font: 10px Verdana;
	color: #efcdf7;
}
a{
	text-decoration: none;
	color: #ffffff;
}
a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.img_border{
	border: 1px solid #583f73;
}
