/* CSS Document - GLOBAL */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
text-align: center;
/* background-image: url("images/Background.gif");
background-repeat: repeat-x; */
/* z-index: -1; */
}
#container-top {
width: 900px;
text-align: left;
margin: 0 auto;
height: 162px;
background-color: #fff;
}
#container-main {
width: 900px;
text-align: left;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
margin: 0 auto;
background-color: #fff;
}
p {
font-size: 12px;
}
h3 {
font-size: 14px;
color: #0000ff;
font-weight: bold;
text-align: center;
padding: 20px 0 10px 0;
}
h4 { /* browsers opmatrix1 */
font-size: 12px;
color: #0000ff;
font-weight: bold;
padding: 20px 0 0 60px;
}

.boldtext { /* browsers opmatrix3 */
font-weight: bold;
}

.picture0 { /* only border; no padding or margin to be added */
border: 1px solid #000;
}

.center { /* only to be used for centering */
text-align: center;
}

.centrebold { /* fineprint1 fineprint2 */
text-align: center;
font-weight: bold;
}

.clearboth {
clear: both;
}

.small { /* genorder */
font-size: 11px;
}
.small2 { /* ormatrix6 */
font-size: 10px;
}

.red { /* ormatrix2 */
color: #f00;
}



#logo {
position: absolute;
top: 17px;
width: 150px;
text-align: center;
}
#logo-2 {
position: absolute;
top: 17px;
width: 150px;
text-align: center;
}
#banner {
position: relative;
top: 25px;
left: 150px;
width: 750px;
text-align: center;
}
#banner-2 { /* index_Dec-2010 */
position: relative;
top: 35px;
left: 60px;
width: 750px;
text-align: center;
}
#banner-large { /* index_Dec-2010 */
font-size: 32px;
letter-spacing: 1px;
}
#banner-large-2 { /* index_Dec-2010 */
font-size: 34px;
letter-spacing: 1px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#strap-line_holder {
position: absolute;
top: 20px;
margin: auto;
}
#strap-line {
position: absolute;
left: 730px;
font-size: 22px;
color: #909;
font-family: "The Girl Next Door", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#searchbar {
position: absolute;
top: 110px;
width: 898px;
height: 20px;
border: 1px solid #009900;
}
#searchbartext {
position: relative;
top: 3px;
left: 15px;
font-size: 11px;
}
#searchbartext a { color: #006600; }
#searchbartext a:hover { color: #FF6600; }

#date {
position: relative;
top: 13px;
margin-left: 800px;
font-size: 11px;
}
#date-2 {
position: relative;
top: 76px;
margin-left: 800px;
font-size: 11px;
color: #666;
}

.linkingrelated {
font-size: 12px;
padding: 30px 0 20px 40px;
}
.linkingrelated a {
color: #006600;
}
.linkingrelated a:hover {
color: #FF6600;
}
.relatedpages {
font-size: 14px;
color: #6699FF;
padding-left: 40px;
}

#footer {
clear: both;
width: 100%;
height: 85px;
background-color: #cccccc;
}
.footer_text {
float: left;
padding-top: 30px;
padding-left: 20px;
font-size: 9px;
}
.footer_text_large {
font-size: 12px;
}
.footer_links, .footer_links_top {
text-align: right;
list-style-type: none;
}
.footer_links_top {
padding-top: 10px;
}
a.footer_links {
padding-right: 40px;
font-size: 11px;
color: #000000;
}
a.footer_links:hover { color: #ff6600; }

