@charset "utf-8";
/* CSS Document */

.Page {
	background-color: #2E2E2E;
	position: relative;
}
.GalleryPaintingsThumbs {
	height: 180px;
	width: 250px;
}


.TopTitleBar {
	background-image: url(Home/images/TopTitleBar.jpg);
	font-family: "Levenim MT";
}
.BottomTitleBar {
	background-image: url(Home/images/BottomTitleBar.jpg);
	font-family: "Levenim MT";
}
.MainMenuBar {

}
.MainContent {
	background-image: url(Home/images/MainContent.jpg);
	font-family: "Levenim MT";
	color: #666;
	font-size: 24px;
	text-align: left;
}
.MainContentText  {
	color: #999;
	font-size: 18px;
	font-family: "Levenim MT";
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.AlertContentText  {
	color: #F60;
	font-size: 18px;
	font-family: "Levenim MT";
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.LoadingContentText  {
	color: #999;
	font-size: 24px;
	font-family: "Levenim MT";
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: center;
}
.GallerySubTitleText  {
	color: #999;
	font-size: 24px;
	font-family: "Levenim MT";
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-color: #242424;
	height: 35px;
	text-align:center;
}
.Gallery_MainContentText  {
	color: #999;
	font-size: 18px;
	font-family: "Levenim MT";
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: normal;
}
.GalleryVideoDescriptionText  {
	color: #999;
	font-size: 18px;
	font-family: "Levenim MT";
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.GalleryContentCell {
	padding-top: 5px;
	padding-bottom: 100px;
	vertical-align: top;
	text-align: left;
}
.About_MainContentText  {
	color: #999;
	font-size: 16px;
	font-family: "Levenim MT";
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: normal;
}
.Links_MainContentText  {
	color: #999;
	font-size: 18px;
	font-family: "Levenim MT";
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: normal;
}
.Contact_MainContentText  {
	color: #999;
	font-size: 18px;
	font-family: "Levenim MT";
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: normal;
}
.Contact_Form
{
	text-align:left;
	vertical-align:top;
}
.Contact_FormText
{
	color: #999;
	font-size: 16px;
	font-family: "Levenim MT";
}
a:link {
	color: #F90;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #FFF;
}
.TopTitleBarText  {
	color: #666;
	font-size: 14px;
	font-family: "Levenim MT";
	margin: 0px;
}
.BottomTitleBarText  {
	color: #666;
	font-size: 14px;
	font-family: "Levenim MT";
	margin: 0px;
	border-left-width: 30px;
	border-right-width: 30px;
}
.FramePage {
	background-color:transparent;
}

