body 
{
background-image: url(http://www.tvsoundman.co.uk/images/background.png);
background-repeat: repeat-x;
color: #000000;
font-family: Helvetica, Verdana, Arial, Serif;
font-size: 12px;
}

div.header
{
text-align: left;
color: #888888;
}

div.header-left
{
margin-top: 11px;
}

div.header-right-top
{
margin-top: 35px;
text-align: right;
color: #AAAAAA;
}

div.header-right-bottom
{
font-size: 24px;
margin-top: 50px;
text-align: right;
}

div.header a:link,
div.header a:visited
{
text-decoration: none;
color: #AAAAAA;
}

div.header a:hover,
div.header a:active
{
text-decoration: none;
color: #f36922;
}

div.carousel
{
text-align: left;
}

div.carousel p
{
margin: 0px;
margin-top: 5px;
}

div.carousel .title
{
text-align: left;
color: #AAAAAA;
}

div.content
{
text-align: left;
font-size: 16px;
}

div.content a:link,
div.content a:visited
{
text-decoration: none;
color: #f36922;
}

div.content a:hover,
div.content a:active
{
text-decoration: none;
color: #f36922;
}

div.content h1
{
font-size: 24px;
}

div.content h2
{
font-size: 18px;
}

div.content .heading
{
font-size: 24px;
}

div.content .credits
{
font-size: 12px;
}

div.content .column1
{
font-size: 14px;
}

div.content .column2
{
font-size: 14px;
}

div.content .column3
{
font-size: 14px;
}

div.content .column4
{
font-size: 14px;
}

div.content .column5
{
font-size: 14px;
}

div.content .column6
{
font-size: 14px;
}

.copyright
{
font-size: 12px;
color: #EEEEEE;
}

.counter
{
visibility: hidden;
}


