/* Layout Stylesheet */ 

html, body {
	margin: 0;
	color: #000;
	background-color: #BBDCFF;
	list-style-image:url(../images/blt1.gif);
	background-image: url(../bg/bg7.jpg);
	font-family: "Times New Roman", Times, serif;
	}


#header {
	height: 82px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../bg/nour-news.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #fff;
	background-color: #006679;
	border-bottom: 3px double #333;
}

#nav {
	position: absolute;
	right: 6%;
}


#main {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-size:14px;	
}
#yaz {
	background: #fff;
	padding: 15px;
	font-size:14px;	
}



#footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 15px solid #006679;
	font-size: 13px;
	letter-spacing: 2px;
	font-family: "Courier New", Courier, monospace;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #006679;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

.color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.im {
	padding : 2px;
	border: 4px double #388B72;
	background-color: #eeeeee;
}	

.bold {
	color: #484848;
	font-weight: bold;
	font-size: 18px;
}	

.sm {
	color: #ccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding:2px;
	text-align: center;
}

.hd {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}	

.gec {
	color: #fff;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 60px;
	float: right;
}

#nv {
	position: absolute;
	right: 6%;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

#nv a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#nv a:visited {
	text-decoration: none;
	color: #66FF00;
	font-weight: bold;
}
#nv a:hover {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
#nv a:active {
	text-decoration: none;
	color: #66FFFF;
	font-weight: bold;
}


