/* Design by Nur CSS Document 

 	Web Designer Nur Roy's Web Design
	Design and Layout by Nur KARLICA Roy
	(c)Copyright 2008-2010 All rights reserved!
*/

html,body {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
  	background-color: #333;
	background-image: url(../bg/dm2.jpg);
	background-repeat: repeat;
}

HR { 
	color: #f00;
	background-color: #FFF;
	height: 1px;
	BORDER: #F4601E 1PX DOTTED;
	width: 90%;}

#top {
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: 100px;
	background-color: #fff;
	background-position:top;
	background-repeat: repeat-x;
	background-image: url(../images/BANNER.gif);
	border-right: 7px solid #F12104;
	border-left: 7px solid #F12104;
}

a:link {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #990000;
}

 a:visited {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #036;
}
	
a:hover {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #309;
}
	
a:active {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #900;
}
	
#main {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #ffffff;	
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/SPL.gif);
	border-right: 7px solid #F12104;
	border-left: 7px solid #F12104;
	border-bottom: 7px solid #F12104;
	letter-spacing: 1px;
	line-height: 1.5em;
	
}

.big {
	font-size: 14px;
	color: #226063;
	padding: 2px;
	font-weight: bold;
}
	
	
.spc {
	color: #333;
	letter-spacing: 2px;
	}
	
.brs {
	color: #333;
	letter-spacing: 3px;
	background-image: url(../images/brush.gif);
	background-repeat: no-repeat;
	left: 80px;
}

#footer {
	color: #000000;
	margin-bottom: 5px;
	text-align: center;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 11px;
	letter-spacing: 2px;	
	}
		
