/* Layout Stylesheet */ 

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 0.9em;
	background-color: #000000;
	background-image: url(../images/arka.gif);
	list-style-position: outside;
	list-style-image: url(../images/dots.gif);
}
	
#main {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../images/232.gif);
	background-repeat: no-repeat;
	background-position:top right;
	border: 2px solid #F8D756;
	padding: 8px;
}
	
#top {
	padding: 3px;
	background-color: transparent;

}	

#footer {
	text-align: center;
	font-size: 0.8em;
	color: #333333;
}

a:link {
	text-decoration: none;	color: #330000;}
a:visited {
	text-decoration: none;	color: #006699; }
a:hover {
	text-decoration: underline; color: #990000; }
a:active {
	text-decoration: none; color: #666600; border: }


.hd {
	font-family:Georgia,;
	color: #990000;
	font-size: 18px;
	padding: 2px;
	letter-spacing: 2px;
}

.left {
	float: left; }
	
.sag {
	float: right; }	

.brd {	background-color: #000;	border: 2px groove #F8D756; padding: 4px; text-decoration:none; }
	
.b {font-family:Georgia,;color:#990000; font-size:18px; }

.sm {font-family:Verdana,;color:#999; font-size:11px; }