/* CSS Document */
body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	color: #000000;
}
#site-header {
	position: relative;
	margin: 0 auto 0 auto;
	text-align:center;
	height:191px;
	width:850px;
	background: url(../images/images/site_01.png) center no-repeat;
	padding-right: 15px;
	}
#site-body {
	position: relative;
	margin: 0 auto 0 auto;
	text-align:center;
	width: 850px;
	height: 570px;
	background: url(../images/images/site_02.png) center no-repeat;
	}
#site-footer {
	position: relative;
	margin: 0 auto 0 auto;
	text-align:center;
	width:850px;
	height: 39px;
	color:#FFFFFF;
	background: url(../images/images/site_03.png) center no-repeat;
	}
table.frontpage {
`	text-align:left;
	margin-top:10px;
	}
table.frontpageDVD {
`	text-align:left;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.pic a:link {border:4px solid #000000;}
.pic a:visited {border:4px solid #000000;}
.pic a:hover {border:4px solid #000000;}
.pic a:visited {border:4px solid #000000;}
