/* jcbwebsites */

body
{
 margin:0;
 color:#fff;     /* colour white */
 background:#000;/* colour black */
 font-size:12px;
 font-family:verdana,sans-serif;
}

img
{
 margin:0;padding:0;border:0;
}

h1,h2,h3,h4,h5,h6
{
color:#ffa;
}

h1,h2,h5
{
 margin:0 0 20px 0;
 text-align:center;
 font-size:22px;
 font-family:Georgia, Times New Roman, Times, serif;
}

h2
{
 font-size:18px;
}

h3
{
 margin:10px 0 10px 0;
 font-size:12px;
}

h4
{
 margin:5px 0 15px 0;
 font-size:11px;
 font-style:italic;
}

h5
{
 font-size:40px;
}

h6
{
 margin:10px 0 10px 0;
 font-size:40px;
}

.alpha
{
 color:#ffa;/* main font colour */
 text-decoration:none
}

a:hover.alpha
{
 color:#6f6; /* Green colour for ? */
 background:#181818;
}

p
{
margin:12px 0;
}

hr
{
border:0;
width:100%;
height:1px;
color:#ffa; /* yellow colour  */
background:#ffa; /* yellow colour  */
}

.ctxt
{
text-align:center;
}

.cimg
{
margin:0 auto;
text-align:center;
}

#con
{
 margin:0px auto;
 width:1000px;
 position:relative;top:10px;
}

#ban
{
 width:998px;
 height:110px;
 border:1px solid #ff0;
 background:#03f url(image/head.gif) no-repeat center center;
}

#txt
{
 width:100%;
 height:400px;
 position:absolute;top:10px;right:0;
 margin:0 auto;
 text-align:center;
}

.clr
{
height:0px;
clear:both;
}

#foot
{
 width:998px;
 height:28px;
 position:relative;
 bottom:-30px;
 background:#03f;border:1px solid #ff0; /*  background colour blue Border colour yellow */
 margin:0;
 text-align:center;
}

#foot a
{
 color:#def; /*  colour pale blue */
 padding:0 10px 0 0;
 font-size:9px;
 line-height:24px;
 text-decoration:none
}

#foot a:hover
{
 color:#000; /*  colour black  */
}

#foot p
{
 margin:0;
 text-align:center;
}

#ftxt
{
 margin:0;
 padding:6px 10px 0 0;
 font-size:9px;
}

.topof
{
 width:85px;
 position:absolute;right:0;
}

.topof, .lnk, .lnk2, a
{
 color:#ff0; /*  colour yellow  */
 text-decoration:none
}

a:hover.topof, a:hover.lnk, a:hover
{
 color:#6f6; /*  colour Green  */
 background:#181818; /*  colour black  */
}

a:hover.lnk2
{
color:#8f8; /*  colour green  */
background:#181818; /*  colour black  */
}
