<!-- Created on 03-Apr-2004 13:31:40 -->

body {
 font-family: serif; 
 color: #ffffff; 
 background-color: #000000;
 margin-bottom: 40px;
}

a:link { color: #ffffcc; text-decoration: none }
a:active { color: #ff0000; text-decoration: none }
a:visited { color: #ff0000; text-decoration: none }
a:hover { color: #9999ff; text-decoration: underline }

h1 { 
 color: #ffffff; 
 font-family: serif;
 font-size:10pt; 
 font-style:italic; 
}

p {
 margin-top:0;
 margin-bottom:5;
}

font.copyright {
 color: #ffffff; 
 font-family: serif; 
 font-weight: normal; 
 font-size: smaller;
 font-style: normal;
}

ul {
 list-style:none;
}

/* div classes */

div.maincentre { 
 width: 650px;
 min-height: 400px;
 top: 350px;
 left: 150px;
 color: #ffffff; 
 background-color: #000000; 
 font-family: serif; 
 font-size: small;
 position: absolute; 
 overflow: auto;
 border-style: none;
}

div.copyrightbox {
 width: 250px;
 height: 2em;
 color: #ffffff; 
 background-color: #000000; 
 font-family: sans-serif; 
 font-size: x-small;
 color: #ffffff;
 overflow: auto;
 border-style: none;
}

/* img classes */

img.gktitle {
 position: absolute;
 top: 130px; 
 left: 180px;
 width: 650px;
 height: 90px;
 border: 0px;
}

img.globe { 
 position: absolute;
 top: 250px; 
 left: 100px;
 width: 100px;
 height: 90px;
 border: 0px;
}

img.dogtag {
 position: absolute;
 top: 250px; 
 left: 210px;
 width: 100px;
 height: 90px;
 border: 0px;
}

img.phone {
 position: absolute;
 top: 250px; 
 left: 320px;
 width: 100px;
 height: 90px;
 border: 0px;
}

img.quill {
 position: absolute;
 top: 250px; 
 left: 430px;
 width: 100px;
 height: 90px;
 border: 0px;
}
img.camera { 
 position: absolute;
 top: 250px; 
 left: 540px;
 width: 100px;
 height: 90px;
 border: 0px;
}

img.radio {
 position: absolute;
 top: 250px; 
 left: 650px;
 width: 100px;
 height: 90px;
 border: 0px;
}

img.wire {
 position: absolute;
 top: 250px; 
 left: 760px;
 width: 100px;
 height: 90px;
 border: 0px;
}

