
A:         { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #990000; text-decoration: underline; font-weight: normal;}
A:link     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #990000; text-decoration: underline; font-weight: normal;}
A:visited  { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #990000; text-decoration: underline; font-weight: normal;}
A:hover    { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #3268B5; text-decoration: underline; font-weight: normal;}

a img { 
	border: 0px solid #000000; 
}
.title     { font-family: Arial, Verdana, Helvetica; font-size: 10pt; color: #990000; font-weight: bold; font-style: normal; text-decoration: none;}
td     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}

p     { font-family: Gill Sans, Arial, Verdana, Helvetica; font-size: 13pt; color: #333333; font-weight: normal; font-style: normal; text-decoration: none; text-shadow: 1px 1px 0px #cccccc; text-align: center;}

#authors
{
	position: absolute;
	bottom: 15px;
	left: 15px;
}

#ui
{   
	position: absolute;
	top: 50px;
	right: 32%;
    width: 607px;
}

#screenshot_image
{
    float:left;
	width: 269px;
	height: 607px;
	background: url('./screenshot.png');
}

#screenshot_image_palm
{
    margin-top: 20px;
    float:right;
	width: 297px;
	height: 518px;
	background: url('./screenshot_palm.png');
}

#blocks_image
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 398px;
	height: 404px;
	background: url('./blocks.png');
}

#background_image
{
	height: 667px;
	width: 100%;
	background: url('./bg.png');
}

#soon_image
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 128px;
	width: 128px;
	background: url('./soon.png');
	z-index: 100;
}

#copy_image
{
	margin-left: auto; 
	margin-right: auto;
	height: 81px;
	width: 262px;
	background: url('./copy.png');
	margin-top: 10px;
	
}

#header_image
{
	margin-left: auto; 
	margin-right: auto;
	height: 32px;
	width: 247px;
	background: url('./header.png');
}

#available_image
{
	margin-left: auto; 
	margin-right: auto;
	width: 233px;
	height: 60px;
	background: url('./lightsoff_dl.png');
	margin-top: 20px;
}

#available_image_palm
{
	margin-left: auto; 
	margin-right: auto;
	width: 233px;
	height: 60px;
	background: url('./lightsoff_dl_palm.png');
	margin-top: 20px;
}


#download_image
{
	margin-left: auto; 
	margin-right: auto;
	width: 127px;
	height: 34px;
	background: url('./download.png');
}

#copy_block
{
	position: absolute;
	text-align: center;
	top: 80px;
	left:70%;
	width:256px;
}

