body {
	background-color: White;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

iframe{
	width : 360px;
}
 
#header{
	width : 100%;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	height : 130px;
	background : url("images/Grandpa_D_header.png") no-repeat;
	vertical-align : middle;
}

#headerdate{
	font : bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	color : #0066FF;
	margin : 0px 20px 0px auto;

}

#header img{
	float : left;
}

#slogan{
	text-align : center;
	font : bold italic 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #006699;
	margin : 0px 20px 0px auto;
	vertical-align : bottom;
	background : url("images/Grandpa_D_slogan.png") no-repeat;
	height : 60px;
}
 
#active-content{
	background : url("images/Grandpa_D_content.png") no-repeat;
	width : 100%;
	height : 360px;
}

.widget{
	padding-right : 5px;
	text-align : right;
	width : 45%;
	height : 360px;
	float : left;
}

.playlists{
	padding-left : 5px;
	text-align : left;
	float : right;
	width : 53%;
	height : 360px;
}

.SAMlist{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
	height : 180px;
}

.L365list{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
	height : 180px;
}

#content{
	margin : 5px 10% 5px 10%;
	text-align : center;
}

#content p{
	font : 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333399;
	text-align : justify;
}

#content img{
	padding : 20px 0px 20px 0px;
}