<!--
	html,body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	}
	#full-screen-background-image {
	z-index: -999;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;	
	left: 0;
	}

	#wraper {
	height: 100%;
	position:relative;
	width: 468px;
	margin: 0;
	}

		#head {
		background-color: rgba(51,51,51,0.6);
		min-width: 435px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		position: relative;
		top: 0px;
		left: 0px;
		margin: 7px;
		padding: 7px;
		font-family: Arial;
		font-size: 12px; 
		font-weight: normal;
		text-align: left;
		color: #FFFFFF;
		}
			#globe
			{
			float: right;
			}
		#logo
		{
		width: auto;
		min-width: 435px;
		background-color: rgba(256,256,256,0.6);
		margin: 7px;
		padding: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		overflow: hidden;
		}
		#player
		{
		width: auto;
		min-width: 435px;
		background-color: rgba(0,0,0,0.6);
		margin: 7px;
		padding: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		overflow: hidden;
		}
		#ads
		{
		width: auto;
		height: auto;
		position: relative;
		min-width: 435px;
		min-height: 100px;
		background-color: rgba(51,51,51,0.6);
		margin: 7px;
		padding: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		overflow: auto;
		}
			#div-gpt-ad-1380815703229-0 {
			float:left;
			margin: 7px;
			width: 200px;
			height: 200px;
			background-color: #ffffff;
			overflow: hidden;
			}
			#div-gpt-ad-1380815758693-0 {
			float:right;
			margin: 7px;
			width: 200px;
			height: 200px;
			background-color: #ffffff;
			overflow: hidden;
			}


		#clear {
		clear: both;
		}

		#footer
		{
		width: auto;
		min-width: 435px;
		position: absolute;
		bottom: 10px;
		background-color: rgba(51,51,51,0.6);
		margin: 7px;
		padding: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		overflow: hidden;
		font-family: Arial;
		font-size: 12px; 
		font-weight: normal;
		text-align: center;
		color: #FFFFFF;
		}



	p
	{
	color: #000000;
	font-size: 12px;
	}

	img
	{
	vertical-align: middle;
	border: 0px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 0px;
	}

	A:link
	{
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	}
	A:hover 
	{
	color: #ee2620;
	font-size: 15px;
	text-decoration: none;
	}
	A:visited
	{
	color: #2026ee;
	font-size: 15px;
	text-decoration: none;
	}


-->
