﻿body
{
	font-family: Tahoma, Geneva, sans serif;
	font-size: 10.0pt;
	color: #669999;
	background-image: url(Images/gb_background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
img
{
	border: none
}
a
{
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}
a:visited
{
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}
a:active
{
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}

td
{
	font-size: 10.0pt
}
p
{
	font-size: 10.0pt
}
.big
{
	font-size: 14.0pt
}
.border
{
	border-left: solid 1.0pt  #2B5299;
	border-right: solid 1.0pt #2B5299;
	border-bottom: solid 1.0pt #2B5299;
	border-top: solid 1.0pt #2B5299
}

.center
{
    text-align: center;
}

.darkBlue
{
    color: #333366;
    font-weight: bold;
}

#container
{
    margin-left: auto;
    margin-right: auto;
    width: 830px;
    top: 10px;
}

#header
{

}

#mainBody
{
    float: left;
    width: 830px;
    text-align: justify;
    color: #669999;
}

#mainBody td
{
    color: #669999;
}

#footer
{
    background: transparent url(Images/hLine.png) no-repeat 0 0;
    clear: both;
    font-size: 10.0pt;
    font-family: Arial;
    color: #669999;
    text-align: center;
}

#footer a
{
    color: #669999;
    font-size: 10.0pt;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
    color: #669999;
}

.sectionTitle
{
    background: transparent url(Images/hLine.png) no-repeat 0 0;
    height: 35px;
    vertical-align: top;
}

.featuredWerkImage
{
    border-width: medium;
    border-color: #AFB0B1;
    border-style: double;
}