@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

#hugger {
	height: 400px;
	width: 800px;
	padding: 0px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: thin solid #2E2E2E;
}
#links {
	float: left;
	height: 100px;
	width: 390px;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
#links object {
	float: right;
}

#links img {
	margin-top: 5px;
	margin-left: 5px;
}

#pd_LOGO  {
	height: 40px;
	width: 40px;
}


body {
	background-image: url(../images/images/bg_lifetime.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	float: left;
	height: 10px;
	width: 800px;
	margin-top: 5px;
	text-decoration: none;
}
#logo_ayah {
	height: 77px;
	width: 172px;
	margin: auto;
	background-image: url(../images/logo.gif);
}
#links span {
	margin-left: 445px;
}
#links embed {
	height: 30px;
	width: 300px;
	margin-left: 300px;
}
#album {
	height: 700px;
	width: 435px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#album input {
	margin-top: 20px;
	margin-left: 170px;
}
#album img {
	border: thin dotted #919190;
}
#right_sec {
	float: right;
	height: 41px;
	width: 52px;
}
#photo {
	height: 400px;
	width: 100px;
	float: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}
#player {
	height: 271px;
	width: 410px;
	float: left;
	margin-top: 5px;
}
