body {
	margin: 0px;
}
.page {
	background-image: url(bg2.jpg);
	width:770px;
	display: table;
}
img { border:0px;}
.all {
	width:750px;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: normal;
	color: #91C2F6;
}
.top{
	width:750px;
	height:172px;
	background-image: url(top.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: center;
	color: #000000;
	}
.blogtitle{
	width:444px;
	height:100px;
	text-align: right;
	font-weight: bold;
	direction: rtl;
}
.left{
	width:254px;
	background-image: url(left.gif);
	background-repeat:no-repeat;
	float: left;
	background-repeat: no-repeat;
	display:table;
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	direction: rtl;	
	}
.right {
	width:470px;
	float: right;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 1.5em;
}
a {
	font-family: Tahoma;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	width: 99%;
	font-family: Tahoma;
	font-size: 12px;
	line-height:1.5em;
	background-color: #000000;
}
#main h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;}
#main a {
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #6D8AAD;
}
#main a:hover {
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
#sep{
	height: 29px;
	background-image: url(separator.gif);
	width: 460px;
}