body{
	background-image:url('images/bg.gif');
}
#contents{
	width:855px;
	/*absolute center*/
	height:514px;
	left:50%;
	margin-left:-427px;
	margin-top:-257px;
	position:absolute;
	top:50%;
	text-align:center;
}
#articles{}
/* standard links */
#links{
	clear:both;
	height:96px;
	background-color:#000;
}
#links div{
	float:left;
}
#sign-up{
	margin-left:128px;
	width:29px;height:100%;
	background-color:#141414;
}
#sign-up img{
	margin-top:13px;
}
#contact-us{
	margin-left:35px;
	width:29px;height:100%;
	background-color:#0d0d0d;
}
#contact-us img{
	margin-top:13px;
}
.issuelink a{
	height:96px;
	width:116px;
	float:left;
}
.issuelink img{
	margin-top:36px;
}
#issue-one a{
	background-color:#003349;
}
#issue-two a{
	background-color:#fff;
}
#issue-three a{
	background-color:#3e2978;
}
#standby{
	margin-left:35px;
	margin-top:35px;
}
/* articles */
div.article a{
	width:95px;
	height:380px;
	float:left;
	margin:0;
}
.article img{
	margin-top:20px;
}
#hopscotch a,.hopscotch,#row2 #block7{background-color:#c5bea9;}
#hopscotch a:hover{background-color:#000;}
#kino a,.kino,#row2 #block9{background-color:#f5ea14;}
#kino a:hover{background-color:#000;}
#nick a,.nick,#row2 #block5{background-color:#3cf;}
#nick a:hover{background-color:#000;}
#tony-vs-paul a,.tony-vs-paul{background-color:#0f0;}
#tony-vs-paul a:hover{background-color:#000;}
#youtube a,.youtube,#row2 #block3{background-color:#939;}
#youtube a:hover{background-color:#000;}
#fashion a,.fashion{background-color:#ec2024;}
#fashion a:hover{background-color:#000;}
#cinemas a,.cinemas{background-color:#53c1b9;}
#cinemas a:hover{background-color:#000;}
#kris a,.kris{background-color:#f9c;}
#kris a:hover{background-color:#000;}
#reviews a,.reviews,#row2 #block1{background-color:#039;}
#reviews a:hover{background-color:#000;}

/* layout */
#row2 div{
	width:95px;
	height:40px;
	float:left;
	background-color:#000;
}
/* tool tips */
.tool-tip {
	color: #fff;
	width: 450px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color:#969;
	padding: 8px 8px 4px;
	background: #000;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #000;
}
