iframe
{
	display: none !important;
}

body
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    background: repeat-x url(../i/background.jpg) #9DC569;
    font: 13px/1.2em "Lucida Grande" , Trebuchet MS, sans-serif;
    color: #000;
}

a
{
    color: #E8A400;
}

a:hover
{
    background-color: #FDF7E8;
}

img
{
    border: 0;
}

#content
{
    position: relative;
    top: -185px;
}

.bubble
{
    width: 310px;
    height: 310px;
    position: absolute;
}

.bubble img
{
    top: 0;
    left: 0;
    z-index: 100;
    position: absolute;
}

.bubble h1
{
    z-index: 101;
    font: 2.2em "Georgia" , "Times New Roman" , serif;
    color: #E8A400;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    margin-top: 1.6em;
    position: relative;
    padding-right: 10px;
}

.bubble p
{
    z-index: 101;
    position: relative;
    padding-right: 10px;
    color: #1A1917;
    line-height: 1.4em;
}

#bubble-1
{
    top: 160px;
    left: 20px;
    text-align: center;
    z-index: 50;
}

#bubble-1 h1
{
    top: 30px;
}

#bubble-1 p
{
    top: 30px;
}

#bubble-2
{
    top: 220px;
    left: 290px;
    text-align: center;
    z-index: 52;
}

#bubble-2 h1
{
    top: 10px;
}

#bubble-2 p
{
    top: 12px;
    text-align: center;
}

#bubble-2 p img
{
    z-index: 200;
    position: relative;
}

#bubble-3
{
    top: 80px;
    left: 490px;
    text-align: center;
    z-index: 51;
}

#bubble-3 h1
{
    top: 70px;
    margin: 0px 20px 0px 20px;
}

#bubble-3 p
{
    top: 70px;
    line-height: 15px;
    margin: 2px;
    padding: 0px;
    display: block;
    float: left;
    width: 100px;
    font-size: .91em;
}

#bubble-3 p#bubble-3-item-01, #bubble-3 p#bubble-3-item-03, #bubble-3 p#bubble-3-item-05
{
    margin-left: 45px;
}

#bubble-3 p#bubble-3-item-07, #bubble-3 p#bubble-3-item-08, #bubble-3 p#bubble-3-item-09, #bubble-3 p#bubble-3-item-10, #bubble-3 p#bubble-3-item-11, #bubble-3 p#bubble-3-item-12
{
    margin-left: 100px;
    clear: both;
}

#bubble-4
{
    top: 250px;
    left: 680px;
    text-align: center;
    z-index: 54;
}

#bubble-4 h1
{
    top: 50px;
    padding: 0px 30px 0px 23px;
}

#bubble-4 p
{
    top: 50px;
    padding: 0px 20px 0px 17px;
}

#whoaitscomingsoon
{
    position: absolute;
    top: 70px;
    left: 800px;
    width: 172px;
    background-color: #FDF6DF;
    padding: 5px;
    border: 3px solid #E5B22E;
    border-left-width: 2px;
    border-top-width: 2px;
    color: #000;
    text-align: center;
    font: 0.8em/1.5em Verdana;
    font-weight: bold;
}

#whoaitscomingsoon p
{
    margin: 0px;
}

#whoaitscomingsoon .accent
{
    color: #E8A400;
    text-decoration: underline;
}

#footer
{
    text-align: left;
    margin-top: 400px;
    font-size: 13px;
    line-height: 18px;
    color: #111;
    width: 700px;
    position: relative;
    margin-left: 110px;
}

#intro
{
	
}

#footer a
{
    color: #fff;
}
#footer a:hover
{
    background: transparent;
}
#footer img
{
    position: relative;
    top: 6px;
}
#credits
{
    margin-top: 20px;
    border-top: 1px solid #fff4d8;
}
