body
{
	background-color: black;
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	background-position: -80px 0px;
	margin: 0px;
}
body, table
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: white;
}
img
{
	border: 0px;
}
form
{
	display: inline;
}
hr
{
	height: 1px;
	border: 1px;
	color: #d0e7ef;
	background-color: #d0e7ef;
}
a:link, a:active, a:visited
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #d0e7ef;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
div.vSeparator
{
	width: 1px;
	background-color: #d0e7ef;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;
}
.content
{
	line-height: 150%;
	padding-left: 75px;
}
._homepage
{
	display: none;
}
table.gallery
{
	padding-top: 25px;
}
table.gallery img
{
	border: 5px solid #fefeff;
}
table.gallery tr
{
	height: 100px;
}

