
		/*____________ IMPORTAN CSS DOCUMENT ______ */
		#main_menu {
			height: 95px;
			position: absolute;
			right: 78px;
			top: 11px;
			width: 102px;
		}
		#main_menu ul{
		width: 102px;
		height: 95px;
		margin: 0;
		padding: 0;
		}
		#main_menu ul li {
		list-style: none;
		margin-top: 1px;
		}
		#main_menu ul li a{
		display: block;
		text-decoration: none;
		text-indent: -5000px;
		overflow: hidden;
		width: 102px;
		height: 28px;
		}
		#color_picker{
		width: 89px;
		height: 14px;
		position: absolute;
		bottom: 62px;
		left: 41px;
		}
		#color_picker ul{
		width: 96px;
		height: 14px;		
		}
		#color_picker ul{
		margin: 0;
		padding: 0;
		}
		#color_picker ul li {
		float: right;
		list-style: none;
		_display: inline;
		margin-right: 1px;
		}
		#color_picker ul li a{
		width: 16px;
		height: 16px;
		display: block;
		}
		#luay_last_10{
		position: relative;
		}
		#last_data{
		width: 81%;
		height: 41px;
		float: right;
		margin-top: 8px;
		/*position: absolute;
		right: 130px;
		top: 11px;*/
		}
		#last_data a{
		font-family: tahoma;
		font-size: 13px;
		text-decoration: none;
		}

		
		/*_________________________ FOOTER __________________*/
		


		
		#active_design{
		width: 81px;
		height: 35px;
		display: block;
		text-indent: -5000px;
		overflow: hidden;
		text-decoration: none;	
		position: absolute;		
		left: 35px;
		bottom: 24px;
		}
	/*	.alt2 a:hover, a:active, body_ahover{
		font-size: 14px;
		}
		.alt2 a{
		font-size: 15px;
		}
		*/
		/*********__________ AWORDS *******************/
		#aword_wrapper{
		width: 554px;
		height: 153px;
		margin: 0 auto;
		position: relative;
		}
		#aword_wrapper ul {
		position: absolute;
		bottom: -18px;
		right: 0;
		width: 554px;
		}
		#aword_wrapper ul li {
		float: right;
		list-style: none;
		margin-left: 17px;
		}
		#aword_wrapper ul li a {
		display: block;
		width: 152px;
		text-align: center;
		}
		.wysiwyg{
		font-family: arial;
		font-size: 19px;
		font-weight: bold;
		}