﻿html, body
{
	height: auto;
	color: #BC9D3D;
	background-color: Black;
	font-family: Tahoma;
	font-size: small;
	line-height: 1.8em;
	margin: 0 auto;
	background-color: Black;
}
body
{
	width: 1000px;
}
div#container
{
	height: auto;
	height: auto;
	min-height: 100%;
	background-color: Black;
	margin: 0px;
}
div#header
{
	height: 389px;
}
div#headerLeft
{
	float: left;
	background-image: url('images/HeaderLeft.png');
	width: 155px;
	height: 389px;
	background-repeat: no-repeat;
}
div#headerLeft img
{
	margin-top: 175px;
	margin-left: 31px;
}
div#headerMiddel
{
	float: left;
	width: 694px;
	height: 389px;
	background-color: Transparent;
	background-repeat: no-repeat;
}
div#headerMiddel a:link
{
	color: Black;
}
div#headerMiddel a:visited
{
	color: Black;
}
div#headerMiddel a:hover
{
	color: Black;
}
div#headerMiddel img
{
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div#headerRight
{
	float: left;
	background-image: url('images/headerRight.png');
	width: 151px;
	height: 389px;
	background-repeat: no-repeat;
}
div#bodyContainer
{
	background-color: Transparent;
	width: 1000px;
	background-image: url('images/Margin.png');
	height: auto;
	min-height: 100%;
	display: table-cell;
}

div#BodyMain
{
	background-color: Transparent;
	width: 700px;
	float: left;
	text-align: justify;
	direction: rtl;
	padding-right: 0px;
	padding-left: 90px;
}

div#bodyRight
{
	background-color: Transparent;
	width: 120px;
	height: auto;
	float: right;
	text-align: center;
	margin-right: 10px;
	min-height: 100%;
}
.inputBox
{
	background-image: url('images/bkInputBox.jpg');
	width: auto;
	height: 240px;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: middle;
	background-color: Transparent;
}
div#footer
{
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 100px;
}
div#footerPages
{
	width: 600px;
	height: 150px;
	float: left;
	background-color: Transparent;
	padding-left: 150px;
	padding-right: 150px;
	background-image: url('images/FooterPages.png');
	background-repeat: no-repeat;
	background-position: 85px;
	text-align: center;
}

div#footerPages a:link
{
	color: Orange;
}
div#footerPages a:visited
{
	color: Orange;
}
div#footerPages a:hover
{
	color: #FFC600;
}

.MenuArticle
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/ArticleOff.jpg');
	height: 70px;
	width: 125px;
	float: left;
}
.MenuFilmMusic
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/FilmMusicOff.jpg');
	height: 70px;
	width: 105px;
	float: left;
}
.MenuBiography
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/BiographyOff.jpg');
	height: 70px;
	width: 97px;
	float: left;
}

.MenuFamous
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/FamousOff.jpg');
	height: 70px;
	width: 114px;
	float: left;
}
.MenuContact
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/ContactOff.jpg');
	height: 76px;
	width: 96px;
	float: left;
}
.MenuArchive
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/ArchiveOff.jpg');
	height: 76px;
	width: 102px;
	float: left;
}
.MenuMusic
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/MusicOff.jpg');
	height: 76px;
	width: 122px;
	float: left;
}
.MenuOscarWinner
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/OscarwinnerOff.jpg');
	height: 76px;
	width: 101px;
	float: left;
}
.MenuOscarMusic
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/OscarMusicOff.jpg');
	height: 76px;
	width: 101px;
	float: left;
}
.MenuEncyclopedia
{
	background-image: url('App_Themes/ThemeSegah/images/Menu/EncloOff.jpg');
	height: 70px;
	width: 107px;
	float: left;
}
