﻿body 
{
	font-family:Arial;
	background-color:Black;
	margin:0;
	direction:rtl;
}

.menuLinks
{
	text-decoration:none;
	color:#5c0645;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
}

.footerLinks
{
	text-decoration:none;
	font-size:14px;
	color:#893472;
	cursor:pointer;
}

.rights
{
	text-decoration:none;
	font-size:11px;
	color:#893472;
	direction:ltr;
}

h1
{
	color:White;	
	font-size:medium;
	font-weight:bold;
	margin-bottom: 0px;
}

.mainContainer
{
	position:relative;
	width:100%;
	text-align:center;
}

.mainContainer .bgImage
{
	position:relative;
	background-image:url('../elements/homePage/bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	width:996px;
	height:700px;
	margin:auto;
}

.footerLinks_onMouseOver
{
	text-decoration:none;
	font-size:14px;
	color:White;
	cursor:pointer;
}

.glass
{
	height: 35px;
	width: 46px;
	float:left;
	margin:330px auto auto 50px;
}

.mainContainer .bgImage .footerContainer
{
	position:absolute;
	height: 75px;
	width: 848px;
	top: 606px;
	right: 68px;
	margin:auto;
}

.mainContainer .bgImage .flashContainer_ball
{
	width:361px;
	height:195px;
	margin:7px auto auto auto;
}

.mainContainer .bgImage .flash_slideShow
{
	position:absolute;
	width:289px;
	height:215px;
	top: 268px;
	right: 568px;
}

.menuContainer
{
	height: 31px;
	width: 836px;
	margin:auto;
}



.mainContainer .contentContainer
{
	position:absolute;
	width:366px;
	height:200px;
	text-align:right;
	top: 245px;
	right: 121px;
}

.head
{

}

.text
{
	color:White;	
	font-size:small;
}