	body {		margin: 0;		padding: 0;	}	#ju-wrapper {		background: url(images/background.jpg) no-repeat 2px 2px;		width:1021px;		height:652px;		position:relative;	}	#ju-content {		padding: 143px 0 0 45px;		overflow:hidden;	}	#ju-videos {		width: 720px;		overflow:hidden;		float: left;	}	#ju-category {		float: left;		overflow: hidden;		width: 210px;	}	#ju-videos-content {		border: 0;		background-color: #F1F1F1;		width: 720px;		height: 350px;	}	#category-content {		padding: 0 0 0 25px;	}	*+html #category-content {		padding: 0 0 0 13px;	}	* html #category-content {		padding: 0 0 0 13px;	}	*+html #ju-videos-content {	background-color: #666666;		width: 720px;		height: 350px;	}	*+html #ju-content {		padding-top: 143px;	}	* html #ju-videos-content {		width: 720px;		height: 350px;	}	* html #ju-content {		padding-top: 143px;	}	ul#menu {		list-style: none;		padding: 0;		margin: 0;	}	ul#menu li {		background: url(images/button_bg.png) no-repeat top left;		text-align: left;		width: 210px;		height: 27px;		position: relative;	}	ul#menu li a {		text-decoration: none;		position: absolute;		top: 2px;		left: 20px;		font-family: Arial, Helvetica, sans-serif;		font-size: 13px;		font-weight: bold;		color: #ffd700;	}		ul#menu li a:hover,		ul#menu li a:active,	ul#menu li a:focus {		color: #fff;	}	#ju-comment {		margin-top: 20px;		padding-left: 80px;		font-size:12pt;		color: #24245e;		font-family: Arial, Helvetica, sans-serif;	}	#ju-footer {		position: absolute;		bottom: 5px;		left: 180px;		color: #eaeaea;		font-size: 9pt;		font-family:Arial, Helvetica, sans-serif;	}