﻿body
{
    font-size: 11px; 
    font-family: verdana;
    background: #EBEBEB;
}

body a img { border: 0;}

#exception { }

#jordan 
{
    width: 900px;
    height: 500px;
}

div.link,div.link a{ display: block;  height: 700px; text-decoration: none;   }

div#outer 
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 700px;
	margin-top: -350px;
	margin-left: -465px;
}


#left 
{
    padding-top: 20px;
    width: 500px;
    float: left;
    height: 400px;
   
}

#left img { padding-bottom: 10px;}

#right 
{
    width: 300px;
    float: right;
    height: 400px;
    /*background: url(../img/spaceman.png) no-repeat 0px 50px;*/
}

#bottom { clear: both; width: 800px; padding-top: 30px;}

        .flash-replaced .alt
        {
            display: block;
            height: 0;
            position: absolute;
            overflow: hidden;
            width: 0;
        }