/* Nur The sultan cafe Stylesheet */ 

body {
	font-family:Trebuchet MS, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 0.9em;
	background-color: #ffffff;
	background-image: url(../images/red.gif);
	list-style-position: outside;
	list-style-image: url(../images/bn.gif);

}
	
#main {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	background-color: #ffffff;
		
}
	
#top {
	margin-top: 0px;
	height: 80px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	text-align: right;
	font-size: 0.9em;
	background-image: url(../images/80.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	}
	
#footer {
	height: 96px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.9em;
	color: #663300;
	padding: 6px;
	background-image: url(../images/24.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #666600;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #999966;
}


.gri {
    color: #666;
	font-weight: bold;
}	

.left {
	float: left; }
	
.right { float: right; }


.foto {
	padding: 4px;
	background-color:#BD8D86;
	border: 3px double #B9887B;
}

.cerc{
	padding: 2px;
	background-color: #BD8D86;
	border: 4px double #785B2F;
}

.name {
	color: #660000;
	font-weight: bold;
	text-align: center;
	font-family: Georgia;
	font-size: 24px;
	margin-top: 2px;
	letter-spacing: 2px;
}
	
.brown {
	color: #990000;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 14px;
	}