/* bof.nu */
/* 
070000 dark 
5F311A chocolate
E3D59B beige

*/

body {
	background:#070000;
	text-align: center;		/*** IE/Win (not IE/MAC) alignment of page ***/
	}

img {border: 0;}

#wrapper {
	background: #070000 url(images/frame.jpg) top center no-repeat;
	width: 856px;
	height:560px;
	margin: auto;
	overflow: hidden;
	}

#pagebody {width:668px; height:362px; margin:0; padding:0; position:relative; left:94px; top:99px;}
* html #pagebody {left: 0px;}

#left {background:#E3D59B url(images/bo_a.jpg) 0 0 no-repeat;
	width:230px; height:362px; margin:0; padding:0; float:left;}
#left:hover {background:#E3D59B url(images/bo_b.jpg) top left no-repeat;}


#middle {background:#E3D59B; width:206px; height:362px; margin:0; padding:0; float:left;}

#resor {background:#E3D59B url(images/resor_a.jpg) 0 0 no-repeat;
	width:206px; height:183px; margin:0; padding:0; float:left;}
#resor:hover {background:#E3D59B url(images/resor_b.jpg) top left no-repeat;}

#blogs {background:#E3D59B url(images/blogflux.jpg) 0 0 no-repeat;
	width:206px; height:179px; margin:0; padding:0; float:left; text-align: center;}

iframe.blogframe {background: transparent; margin-top: 30px;}

#right {background:#E3D59B url(images/saara_a.jpg) 0 0 no-repeat;
	width:220px; height:362px; margin:0; padding:0; float:left;}
#right:hover {background:#E3D59B url(images/saara_b.jpg) top left no-repeat; overflow: hidden;}


