﻿H2
{
    display:block;
    font-size:16px;
    color:#f1e216;
    margin:0;
    position:absolute;
    top:266px;
    left:335px;
    text-transform:uppercase;
    font-family:Trebuchet MS;
}

#CoolStuff
{
    background:url(../Images/Backgrounds/cool-stuff.jpg) no-repeat;
}

#CoolStuffMainNavigation
{
    position:absolute;
    top:16px;
    left:18px;
    width:956px;
    background:url(../Images/Backgrounds/cool-stuff-main-navigation.png);
    font-size:11px;
    color:#99cc66;
    font-family:Trebuchet MS;
    text-transform:uppercase;
    text-align:center;
    padding:4px 0 8px 0;
}

#CoolStuffMainNavigation A
{
    color:#99cc66;
    text-decoration:none;
}

#CoolStuffMainNavigation A.Selected
{
    color:#f1e216;
}

#CoolStuffSubNavigation
{
    position:absolute;
    top:297px;
    left:133px;
    width:157px;
    height:240px;
    background:url(../Images/Backgrounds/cool-stuff-sub-navigation.png);
    text-transform:uppercase;
    font-family:Trebuchet MS;
    color:#4da217;
    padding:5px 10px 5px 20px;
    font-size:11px;
}

#CoolStuffSubNavigation .Selected,
#CoolStuffSubNavigation .Selected A
{
    color:#f1e216;
}

#CoolStuffSubNavigation H3
{
    margin:0;
    padding:10px 0 0 0;
    font-size:11px;
    font-weight:normal;
}

#CoolStuffSubNavigation A
{
    color:#4da217;
    text-decoration:none;
}

#CoolStuffSubNavigation UL
{
    margin:5px 0 0 0;
    padding:0;
}

#CoolStuffSubNavigation UL LI
{
    margin:0;
    padding:0 0 0 13px;
    list-style:none;
    background-image:url(../Images/Backgrounds/cool-stuff-sub-navigation-li.png);
    background-repeat:no-repeat;
    background-position:0 2px;
    line-height:15px;
}

#PhotoGallery
{
    position:absolute;
    top:298px;
    left:336px;
    width:375px;
    height:247px;
    overflow:auto;
}

#PhotoGallery UL
{
    margin:0;
    padding:0;
}

#PhotoGallery UL LI
{
    margin:0 6px 5px 0;
    padding:0;
    list-style:none;
    float:left;
    vertical-align:middle;
    font-size:5px;
}

#PhotoGallery UL LI A IMG
{
    border:solid 1px #468814;
}

#FlashVideo
{
    position:absolute;
    top:291px;
    left:329px;
}