body		{
			margin:0;
			cursor:crosshair;
			background-color:#82B64A;
			background-repeat:repeat-x;
			background-image:url('../images/design/bg.jpg')
			}

a:link       { color: #660000; text-decoration: none }
a:visited    { color: #660000; text-decoration: none }
a:hover      { color: #FFFFEA; text-decoration: none }

table		{
			direction:rtl;
			font-family:tahoma;
			font-size:9pt;
			color:#ffffff;
			text-align:justify;
			line-height:150%
			}
#main		{ 
			width:100%;
			background-repeat: no-repeat;
			background-position: center 26px;
			background-image: url('../images/design/shadow.jpg')
			}
.girl		{
			width:323px;
			vertical-align:top;
			background-image:url('../images/design/main_pic.jpg');
			background-repeat:no-repeat; background-position-y:top
			}
#right		{ width:323px }
.empty		{ height: 380px }
.content1	{ vertical-align:top; padding:10px }

.title		{
			width:443px;
			height:545px;
			vertical-align:top;
			background-repeat:no-repeat;
			background-position-y:top;
			background-image:url('../images/design/content_bg.jpg')
			}
#left		{ width:443px }
.menu		{ height:26px; text-align:left }
.logo		{ height:354px; vertical-align:top; padding-top:130px; padding-right:150px }