@charset "us-ascii";
/* CSS Document */


<style type="text/css">

<!--

body, td, th {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; }

body { background-color:#FFFFFF; background-attachment: fixed; background-image: url(""); background-repeat: no-repeat;
  background-position: center;}

div.linker { width: 100%; height:100%;}

a:link { text-decoration: none; font-size: 10pt; color: #cc0000; }

a:visited { text-decoration: none; font-size: 10pt; color: #cc0000; }

a:hover { text-decoration: none; font-size: 10pt; color: #ff0000;}

a:active {text-decoration: none; font-size: 10pt; color: #cc0000;}

tr.header {background-image: url(../webphotos/devices/header2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 151px;
	width: 750px;}

tr.body {background-image: url(../webphotos/devices/logobackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
        background-color: #FFFFFF;
	height: 490px;
	width: 446px;}

td.panel {background-image: url( );
        background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 125px;}

td.footer {background-image: url(../webphotos/devices/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 750px;}

DIV.overlay {position: absolute;
		margin: 0;
		padding: 0;}
div.splash {
                top: -5px;
                left: 49%;
                margin-left: -400px; 
                width: 560px;
                height: 500px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }

div.logo {
                top: 20px;
                left: 49%;
                margin-left: -400px; 
                width: 300px;
                height: 180px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }

div.cover {
                top: 270px;
                left: 49%;
                margin-left: -170px; 
                width: 250px;
                height: 250px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }

div.itunes {
                top: 520px;
                left: 49%;
                margin-left: 80px; 
                width: 220px;
                height: 40px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }



-->
</style>