body {
	direction:rtl;
	background-color:#CDC4BF;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:2px
}

a { 
	text-decoration:none;
	color:#343434;
}

input, textarea {
	width:145px
}
h1 { font-weight:700 }
h3 { font-size:12px }
b { font-weight:700 }
a:hover{ text-decoration:none; color:#343434 }

img.png {
	behavior:url("pngbehavior.htc");
	border:0px
}

.page {
	margin: 0px auto;
    direction: rtl;	
    font-size:12px;
	width:780px
}

.toppage {
	background:url(../images/home_01.jpg) top no-repeat; width:780px; height:105px
}

.leftpage {
	background:url(../images/home_02.jpg) no-repeat; width:95px; height:261px; float:right
}

.mainpage {
	width:627px; height:261px; float:right
}

.rightpage {
	background:url(../images/home_04.jpg) no-repeat; width:58px; height:261px; float:right
}

.bottompage {
	background:url(../images/home_05.jpg) no-repeat; width:780px; height:133px; float:right
}

.leftpagegallery {
	background:url(../images/gallery_02.jpg) no-repeat; width:84px; height:335px; float:right
}

.mainpagegallery {
	width:644px; height:335px; float:right
}

.rightpagegallery {
	background:url(../images/gallery_05.jpg) no-repeat; width:52px; height:335px; float:right
}

.bottompagegallery {
	background:url(../images/gallery_08.jpg) no-repeat; width:780px; height:59px; float:right
}

.gallery-panel-top {
	background:url(../images/gallery_06.jpg) no-repeat left top;
	width:300px; 
	height:152px; 
	float:left; 
}

.gallery-panel-bottom {
	background:url(../images/gallery_07.jpg) no-repeat left top;
	width:300px;
	height:95px;
	float:right
}

.gallery-main-picture {
	width:340px; 
	margin-left:4px; 
	height:333px; 
	border-top:solid 1px #D1D1D2; 
	border-bottom:solid 1px #D1D1D2
}

.gallery-thumb-row{
	float:left; 
	width:155px;
	/*border:solid 1px black;*/
	padding-left:10px
}

.mainmenu {
	display:block;
    font-size: 12px;
    /*padding-top:7px;*/
	height:32px;
	font-weight:700;
	text-decoration:none	
}

.gallery-menu {
	display:block;
    font-size: 12px;
    /*padding-top:7px;*/
	height:22px;
	font-weight:700;
	text-decoration:none	
}

.selected {
	background-color:#EAE6E3
}

.mainmenu-div {
	float:right; 
	width:95px; 
	border-left:solid 1px #CD81AA;
	margin:1px 0px 0px 1px;
	text-align:center
}

.gallery-menu-div {
	float:right; 
	/*border-left:solid 1px #B693A9;*/
	margin:0px;
	text-align:center
}

#about {
	background:url(../../../images/about.jpg) no-repeat; width:188px; height:261px; float:right
}

.header {
	font-size:12px;
	color:#f9f9f9;
	margin:1px;
	font-weight:500
}

.footer {
	font-size:12px;
	color:#f9f9f9;
	width:100%;
	float:right
}

.footer a, .footer a:hover {
	color:#f9f9f9
}
