
body {
	background: #000000  url(/templates/normal/images/lo_perspolis_background.jpg) repeat-x bottom ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}

#wrapper{
	width: 950px;
	margin: 0 auto;
}

#Top_Banner{
	 
	height: 123px;
	border:solid #FFFFFF 2px;
	background: #000000  url(/templates/normal/images/top_banner_small.gif);
}


#holder{
	 
	height: 370px;
	border:solid #FFFFFF 2px;
	background: #000000;
	padding:10px;
	overflow:auto;
}

 

#menu {
	height: 20px;
	overflow:visible;
}

#menu li {
	display: inline;
}

#menu li a {
float: left;
padding:3px;
margin-right:15px;
text-decoration: none;
font-weight:bold;   
}

#menu li a:hover {
color:#000000;
background-color:#ffffff;
border:thin 1px  #CFCFCF;
}


a {
text-decoration: underline;
color:#FFFFFF;
}
a:hover {
text-decoration:underline;
color:#FF6600;

}

img{
border: 1px solid #CCCCCC;
padding:3px;
margin:3px;
}