	body {
		margin:12px 10px 15px 15px;

		}
		
	#slide {
		position: absolute;
		left:15px;
		width:830px;
		height: 63px;
		top:55px;
		background-image: url("http://sandanskibg.org/styles/logo_web1.jpg");
		background-position: center;
		background-repeat: no-repeat;
		}

	#centerleftcontent {
		position: absolute;
		left:5px;
		width:185px;
		top:135px;
		background:#fff;
		}

	#centerrightcontent {
		position: absolute;
		left:210px;
		width:420px;
		top:135px;
		background:#fff;
			}

	#rightcontent {
		position: absolute;
		left:645px;
		width:200px;
		top:135px;
		background:#fff;
		}
		
	#newsself {
		position: absolute;
		left:210px;
		width:420px;
		top:135px;
		background:#fff;
		}
		
		
	#bblock {
		position: absolute;
		left:35px;
		width:800px;
		top: 760px;
		background:#fff;
		}	
		
	#newsblock {
		position: absolute;
		left:210px;
		width:420px;
		top:295px;
		background:#fff;
		}	
		
	#int {
		position: absolute;
		left:210px;
		width:310px;
		top:410px;
		background:fff;
		}
		
	#media {
		position: absolute;
		left:540px;
		width:310px;
		top:410px;
		background:#fff;
		}
	
	#dlink1 {
		position: absolute;
		left:15px;
		width:200px;
		top:615px;
		background:#fff;
		}	
		
	#dlink2 {
		position: absolute;
		left:225px;
		width:200px;
		top:615px;
		background:#F5F6F1;
		}
		
	#dlink3 {
		position: absolute;
		left:435px;
		width:200px;
		top:615px;
		background:#fff;
		}
		
	#dlink4 {
		position: absolute;
		left:645px;
		width:200px;
		top:615px;
		background:#F5F6F1;
		}
			
	#footer {
		position: relative;
		left:-5px;
		width:400px;
		top: 15px;
		background:#fff;
		}
			
	#subfooter {
		position: relative;
		left:35px;
		width:800px;
		top: 750px;
		background:#fff;
		}
			
			
	#bblock, #dlink2, #dlink4 {
		border: 1px double #CCCCCC;
		}
	
	 #dlink1, #dlink3 {
		border: 0px solid #fff;
		}
		
	#rightcontent {
		border: 1px solid #CCCCCC;
		}
		
	#slide {
		border: 1px solid #fff;
		}
		
	#centerrightcontent {
		border: 3px solid #CCCCCC;
		}
		
	#int, #media {
		border: 1px dotted #CCCCCC;
		}
		
	#centerleftcontent, #topnavbar {
		border: 1px solid #fff;
		}
		
	#newsself {
		border: 2px solid #fff;
		}
				
	p, h1, h3, h5, h6, int, bblock {
		margin:0px 10px 10px 10px;
		}
		
	pre {
		margin: 10px 10px 10px 10px;
		font-size:11px;
		text-align: center;
		}
		
	h4 {
		margin:4px 20px 60px 10px;
		}
		
	h1 {
		font-family: verdana, arial, sans-serif;
		font-size:12px;
		padding-top:5px;
		padding-bottom:2px;
		border-bottom: 1px dotted #2F5F84;
		border-right: 2px solid  #CCCCCC;
		color: #2F5F84;
		background:#F3F3F3;
		}
		
	h3 {
		font-family: verdana, arial, sans-serif;
		font-size:10px;
		padding-top:10px;
		padding-bottom:5px;
		border-top: 4px solid #CCCCCC;
		background:#F3F3F3;
		}
	
	h5 {
		font-family: verdana, arial, sans-serif;
		font-size:10px;
		padding-top:2px;
		padding-bottom:2px;
		background:#F3F3F3;
		}
	
	h6 {
		font-family: verdana, arial, sans-serif;
		font-size:9px;
		padding-bottom:1px;
		border-top: 2px solid #CCCCCC;
		background:#F3F3F3;
		}
	
	#centerrightcontent p { font-size:16px}
	
</style>