.pad-all18 {
	padding: 18px;
}
.description {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body#home {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:center;
	color:#FFFFFF;
	background:#6699CC url(../images/backgrounds/home.jpg) 50% 0 no-repeat;
	position:relative;
}

body#home div#layout {
	margin:60px auto;
	width:600px;
	text-align:left;
}

body#home div#layout div#identity {
	height:157px;
	clear:both;
}

body#home div#identity img.squares {
	float:right;
}

body#home div#content {
	margin-top:2em;
	width:600px;
}

body#home div.movie {
	border:1px solid white;
	margin:0 18px 18px 0;
	height:270px;
	width:320px;
	float:left;
}

body#home div#topic {
	margin-left:2em;
}

body#home div#signature {
	margin-top:2em;
	text-align:center;
	clear:both;
}

body#home div#signature p.copyright {
	font-size:0.8em;
	color:#FFFFFF;
}

body#home div#topic p {
	margin-left:1em;
	font-size:0.9em;
	line-height:1.25em;
}

#home a img {
	border:none;
}