

body, html
{
    color: #202121;
    font-family: Trebuchet MS;
    background-color: #FFFFFF;
    background-image: url(/airspace/themes/blogs/vanilla/images/background.gif);
}

a:link
{
    color: #494E48;
}

a:hover, a:active
{
    color: #494E48;
}

a:visited
{
    color: #494E48;
}

#header
{
    background-image: url(http://www.flightglobal.com/assets/getasset.aspx?ItemID=30842);
    border-bottom-color: #E4C641;;
}

#header h2
{
    color: #006BAD;
    font-family: Arial, Helvetica;
    font-size: 3em;
}

#header h2 a 
{
    color: #006BAD;
}

.entryviewheading, .contentsubheading
{
    color: #494E48;
    font-family: Trebuchet MS;
    font-size: 1.9em;
}

.entrylistheader
{
    color: #494E48;
    font-family: Trebuchet MS;
    font-size: 1.9em;
}

.entrylistheader a:link, .entrylistheader a:visited, .entrylistheader a:active, .entrylistheader a:hover
{
    color: #494E48;
}

.sideheader
{
    color: #494E48;
    font-family: Trebuchet MS;
    font-size: 1.5em;
}

#subcontent-a
{
    color: #000000;
    font-family: Trebuchet MS;
}

ul.sidelist li
{
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 1.2em;
}

#subcontent-a a:link
{
    color: #494E48;
}

#subcontent-a a:visited
{
    color: #494E48;
}

#subcontent-a a:active, #subcontent-a a:hover
{
    color: #494E48;
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active
{
    color: #000000;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active
{
    color: #050A04;
}

.tag3 a:link, .tag3 a:visited, .tag3 a:active
{
    color: #161B15;
}

.tag4 a:link, .tag4 a:visited, .tag4 a:active
{
    color: #272C26;
}

.tag5 a:link, .tag5 a:visited, .tag5 a:active
{
    color: #383D37;
}

.tag6 a:link, .tag6 a:visited, .tag6 a:active
{
    color: #494E48;
}

#header
{
    height: 190px;
}

#header h2 {display:none;}
