body {
margin:0;
padding:0;
background:url('/Images/bg.gif') repeat-y;
font-family:georgia, "times new roman", times, serif;
font-size:10px;
color:black;
}
#logo {
position:absolute;
top:0;
left:0;
background:url('/Images/logo.gif') no-repeat top left white;
height:100px;
width:220px;
z-index:2;
}
#logo a img {
width:220px;
height:100px;
border:0;
}
#logo a:hover {
border:none;
}
#header {
position:absolute;
top:0;
right:0;
background:url('/Images/headerbg.gif') no-repeat 240px 0 #609;
color:white;
height:80px;
width:100%;
padding:10px;
text-align:right;
font-size:1.3em;
z-index:1;
}
#header a {
color:white;
}
#header a:hover {
color:#ddd;
}
#menu {
position:absolute;
top:100px;
left:0;
background:url('/Images/menubg.gif') no-repeat top left #609;
color:white;
width:220px;
font-size:1.3em;
}
#menu ul {
list-style-type:none;
margin:0;
padding:0;
}
#menu ul li a {
display:block;
width:200px;
padding:5px 10px;
text-decoration:none;
background:#609;
color:white;
border-top:1px solid #609;
border-bottom:1px solid #609;
}
#menu ul li a:hover, #menu ul li a.current {
background:url('/Images/arrow.gif') no-repeat left center #669;
border-top:1px dashed white;
border-bottom:1px dashed white;
}
#menu p#contactblock {
position:fixed;
bottom:5px;
left:5px;
width:195px;
padding:5px;
border:1px dashed white;
line-height:1.5em;
background:black;
}
#menu p#contactblock a {
color:white;
}
#menu p#contactblock a:hover {
color:white;
border-bottom:1px dashed white;
}
#menu p.sitenav {
margin:0.5em;
text-align:center;
}
#footer {
clear:both;
border-top:1px solid #609;
text-align:center;
margin:0 10px 0 230px;
padding:10px 0 10px 0;
font-size:1.2em;
color:#609;
}
#content {
margin-top:100px;
margin-left:220px;
padding:10px;
font-size:1.3em;
line-height:1.3em;
}
#content p, #footer p {
font-family:verdana, arial, helvetica, sans-serif;
}
#content a.no-border {
border:none;
}
#content a.no-border:hover {
border:none;
}
#FreeviewBox {
float:left;
width:120px;
padding:2px;
margin:0 1em 1em 0;
text-align:center;
}
#TopUpTVBox {
float:right;
width:120px;
padding:2px;
margin:0 0 1em 1em;
text-align:center;
}
#FreeviewBox a:hover, #TopUpTVBox a:hover {
border:0;
}
a {
text-decoration:none;
color:#60f;
}
a:hover {
color:#609;
border-bottom:1px dashed #609;
}
a img {
border:none;
}

h1 {
font-size:1.3em;
font-weight:bold;
color:#609;
border-bottom:1px solid #60f;
padding:0 0 0.5em 0;
margin:0 0 0.5em 0;
}
h2 {
font-size:1.3em;
font-weight:normal;
color:#609;
padding:0;
margin:0 0 1em 0;
}
h3 {
font-size:1.2em;
font-weight:normal;
font-style:italic;
color:#609;
padding:0;
margin:0 0 1em 0;
}
h4 {
font-size:1.4em;
font-weight:normal;
font-style:italic;
text-align:center;
color:black;
padding:0;
margin:0 0 1em 0;
}
p.h4 {
font-size:1.2em;
font-weight:normal;
font-style:italic;
text-align:center;
color:black;
padding:0;
margin:0 0 1em 0;
}
object {
margin:0;
}
acronym {
border-bottom:1px dashed #60f;
cursor:help;
}
.right {
float:right;
margin:0 0 1em 1em;
}
.left {
float:left;
margin:0 1em 1em 0;
}
.hidden {
display:none;
}
.bold {
font-weight:bold;
}
.center {
text-align:center;
}
.indented {
padding-left:25px;
}
p {
margin-top:0;
}

table#homeAdverts {
clear:both;
width:100%;
border:1px solid white;
border-collapse:collapse;
}
table#homeAdverts td {
width:50%;
height:120px;
text-align:center;
border:1px solid #ddd;
padding:5px;
}
table#homeAdverts h3 {
max-width:150px;
}