﻿.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
}
.HomeBackgroundTable {
	width: 950px;
	height: 1090px;
	border-color: #ffffff;
	border-width: 0;
	background-image: url('../images/f_back.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
}
.ArtBackgroundTable {
	background-image: url('../images/a_back2.jpg');
	width: 950px;
	height: 792px;
	background-repeat: no-repeat;
	background-color: #000000;
}
;
}
.ImageBackgroundTable {
	background-image: url('../images/a_back2.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
}
.VideoBackgroundTable {
	background-repeat: no-repeat;
	background-color: #000000;
	width: 950px;
	height: 782px;
	background-image: url('../images/v_back.jpg');
	text-align: center;
}
.FullArtBackgroundTable {
	background-image: url('../images/a_back3.jpg');
	background-repeat: no-repeat;
	width: 950px;
	height: 869px;
}
.ArtThumbsBackgroundImage {
	background-image: url('../images/a_back.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	width: 950px;
	height: 785px;
}
.BTSBackgroundTable {
	background-image: url('../images/v_back2.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	width: 950px;
	height: 865px;
}
.TopTable {
	height: 450px;
}
.ImageTable {
	width: 950px;
	height: 100px;
}
.ButtonTableSize {
	width: 100%;
}
.ButtonTables {
	padding: 5px 0px 0px 0px;
	width: 212px;
}
.Gap {
	width: 24px;
}
.GutterGap {
	width: 39px;
}
.HeaderGap {
	height: 108px;
}
.MainTable {
	width: 875px;
	border-color: #ffffff;
	border-width: 0;
}
.style1 {
	width: 950px;
}
body {
	background-image: url('../images/back.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
}
a {
	color: #000000;
}
a:visited {
	color: #808080;
}
a:active {
	color: #000000;
}
a:hover {
	color: #C0C0C0;
}

