body {
	background-color: #EFEFEF;
  	margin:0 auto;
 	width:760px; 
	text-align:center; 
	padding:0; 
	font-family:Arial, "MS Trebuchet", sans-serif;
	font-size:95%;
	position:relative; 
	color:#777;
}
#a {
	color:#009;
	text-decoration:none;
}
#wrapper {
	margin:10px auto;
	text-align:left; 
	width:760px;
	background:#fff; 
	position:relative;
	padding:10px;
	border:1px solid #ccc;

}

#header {
	height:105px;
	background-color: #000055;
	background-image:url(micky-mouse-toaster.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-align:left;
	padding:5px;
}

#header-title {
	position:relative;
	left:20px;
	width:460px;
	color:#FFF;
}

#adsense-search {
	position:relative;
	width: 300px;
	height:30px;
	left:460px;
	top:-20px;
}

#navigation {
	position:relative;
	background-color: #000055;
	height:30px;
	top:-23px;
	font-size: 140%;
	font-weight: bold;
}
#navigation ul { margin-left:5px; }
#navigation ul li {display:inline; padding:5px 5px 0 0;}
#navigation li a {color:#fff;font-size:.7em; padding:0 15px 0 0; border-right:1px; border-right-style:solid; text-decoration: none;	}
#navigation ul li.last a {border:none;}

#adsense-top {
	position:relative;
	top:-10px;
}

#adsense-left {
	position:relative;
	width:120px;
	height:600px;
	margin-right:15px;
	float:left;
}

#article-title {
	position:relative;
	height:40px;
}

#content {
	position:relative;
	width:760px;
}

#content-text {
	margin-right:15px;
	margin-left:15px;
	color:#777;
}

#adsense-block {
  float: right;
  width: 305px; /* "em size" is element dependent */
  padding: 2.5px;
  margin: 0 2.5px 0 15px;
}

#adsense-bottom {
	height:100px;
	width:100%;
	text-align:center;
}

#footer {
	background-color: #000;
	color:#777;
	width:100%;
	text-align:center;
	font-size: 90%;
	margin:20px 0 0 0;
	padding-bottom:5px;
}
#footer a {text-decoration: none; color:#777}
#footer ul li {display:inline; padding:5px 5px 0 0;}
#footer li a {padding:0 5px 0 0; border-right:1px; border-right-style:solid; text-decoration: none;	}
#footer ul li.last a {border:none;}
/*******SK******/
