﻿body {
font-family:Times New Roman;

padding: 0;
margin: 0;
font: 10pt ;
color: #000066 ;
font-weight:bold ;
background: #8ba6d5;

}

#top {
margin: auto;
width: 1000px;
height: 130px;
background-image:url('images/bgtop.jpg');
}

#box{
margin: auto;
width: 1000px;
background-image:url('images/bg.jpg');
}

#box2{
	
	font-size:x-large;
	color:#9900FF;
	padding:20px 90px 0px 90px;
	text-align:right;
	direction:rtl;
	
}

#bottom {
margin: auto;
width: 1000px;
height: 86px;
background-image:url('images/bgbot.jpg');
}

#smallbox{
	background-image:url('images/boxbg.jpg');
	width:170px;
	height:177px;
	font-family:Times New Roman;
	line-height:30px;
	font-size:19px;
	color:black;
	
	text-align:center;
}
a {
text-decoration: none;

}

a img
{
	border-width:0;
}
