body {
background: #00FF00;
color: #FF0000;
font-family: verdana,arial,sans-serif;
font-size: 10px;
font-weight: normal;
}

#header {
font: 62px verdana,arial,times,sans-serif;
color: #000000;
font-weight: normal;
background-color: transparent;
float: left;
margin-right: 1px;
margin-top: -30px;
}


/*
#nav {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}
*/

#navleft {
font-family: verdana,helvetica,sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: transparent;
font-weight: normal;
line-height: 1.3em;
position: absolute;
top: 24em;
left: 1em;
width: 35em;
margin-left: 20px;
padding-left: 1px;
border-left: 1px;
border-bottom: transparent;
margin-bottom: 3em;
}


/*
#content {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}
*/

#navright {
color: #FFFFFF;
font-family: verdana,helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.3em;
position: absolute;
top: 15em;
left: 10em;
width: 35em;
margin-left: 34em;
margin-right: 1em;
padding-left: 1em;
margin-bottom: 3em;
}




  /*  LINKS  */
a:link {
font-family: verdana,times,sans-serif;
color: #FFFF00;
background-color: transparent;
font-size: 9px;
text-decoration: underline;
font-weight: bold;
}
a:visited {
font-family: verdana,time,arial,sans-serif;
color: #FFFF00;
background-color: transparent;
font-size: 9px;
text-decoration: underline;
font-weight: bold;
}
a:hover {
color: #FF0000;
background-color: #FFFF00;
font-size: 9px;
text-decoration: line-through;
font-weight: bold;
}
a:active {
color: #FF0000;
background-color: #FFFF00;
font-size: 9px;
text-decoration: line-through;
font-weight: bold;
}


  /*  IMAGES  */
.image1 {
margin-top: -120px;
margin-right: 2px;
margin-bottom: 3em;
margin-left: -35px;
padding-left: 1px;
border-left: 1px;
}



  /*  COLOURS */
.blackbg {
background-color: #000000;
padding-left: 5px;
padding-right: 5px;
}
.lime {
color: #00FF00;
}
.lime9px {
color: #00FF00;
font-size: 9px;
font-family: verdana;
text-transform: capitalize;
text-decoration: none;
}
.a9a9a9 {
color: #a9a9a9;
}
.CCCCCC {
color: #CCCCCC;
}
.red {
color: #FF0000;
}
.dcdgray {
color: #DCDC1B;
}
.blue {
color: #0000FF;
}
.white {
color: #FFFFFF;
font-size: 14px;
font-family: "arial black",sans-serif;
}
.yellow {
color: #FFFF00;
font-size: 16px;
font-family: "arial black",sans-serif;
}
.blackonwhite {
color: #000000;
background-color: #FFFFFF;
font-weight: bold;
}
.whiteonred {
color: #FFFFFF;
background-color: #FF0000;
}
.whiteonblack {
color: #FFFFFF;
background-color: #000000;
font-weight: bold;
}
.blackongreen {
color: #000000;
background-color: #00FF00;
font-weight: bold;
}
.blackongreen12 {
font-size: 12px;
color: #000000;
background-color: #00FF00;
font-weight: bold;
}
.teletubbyred {
font-size: 20px;
color: #FF0000;
background-color: #FFFFFF;
font-weight: normal;
margin-right: -2px;
margin-left: 1px;
padding-right: 3px;
padding-left: 3px;
line-height: 1.3em;
font-weight: bold;
}
.teletubbyrest {
font-size: 12px;
color: #FFFFFF;
background-color: #000000;
font-weight: normal;
margin-right: -2px;
margin-left: -5px;
padding-right: 3px;
padding-left: 3px;
line-height: 1.3em;
font-weight: bold;
}
.blackonred {
font-family: "arial black",sans-serif;
font-size: 14px;
color: #000000;
background-color: #FF0000;
font-weight: normal; 
}
.greenonblack {
color: #00FF00;
background-color: #000000;
line-height: 14px;
}
.purpleonblack {
color: #9900FF;
background-color: #000000;
}
.yellowonblackbig {
color: #FFFF66;
background-color: #000000;
font-weight: bold;
font-size: 18px;
}


  /*  HEADINGS  */
h1 {
font: 58px verdana,arial,times,sans-serif;
color: #FFFFFF;
background-color: transparent;
font-weight: bold;
line-height: 1.2em;
margin-top: -70px;
margin-left: 20px;
margin-bottom: -40px;
}
h2 {
font: 16px verdana,arial,times,sans-serif;
color: #FFFFFF;
background-color: #FF0000;
font-weight: bold;
line-height: 1.2em;
margin-top: 40px;
margin-left: 25px;
padding-left: 3px;
}
h3 {
font: 32px verdana,arial,times,sans-serif;
color: #FF0000;
background-color: #000000;
font-weight: bold;
line-height: 1.2em;
margin-bottom: -29px;
}
h4 {
font: 22px verdana,arial,times,sans-serif;
color: #00FF00;
background-color: #000000;
font-weight: bold;
line-height: 1.2em;
}



.title1 {
font: 32px verdana,arial,times,sans-serif;
color: #FF0000;
background-color: #000000;
font-weight: bold;
line-height: 1.2em;
margin-bottom: -29px;
}


.title2 {
font: 22px verdana,arial,times,sans-serif;
color: #00FF00;
background-color: #000000;
font-weight: bold;
line-height: 1.2em;
}



  /*  FORMATTING ODDS And ENDS */
.bold {
font-weight: bold;
}
.blank {
line-height: 2.1em; 
}
.ninepx {
font-size: 9px;
font-family: verdana;
text-transform: capitalize;
text-decoration: none;
}



  /*  BOXOUTS  */
.boxout1 {
color: #FFFFFF;
background-color: transparent;
font-size: 18px;
font-weight: bold;
line-height: 1.5em;
}
.boxout1 a:link, .boxout1 a:visited {
text-decoration: underline;
color: #FFFF66;
background-color: #000000;
font-size: 18px;
font-weight: bold;
line-height: 1.5em;
}
.boxout1 a:hover, .boxout1 a:active {
color: #CCCCCC;
background-color: #000000;
font-size: 18px;
line-height: 1.5em;
}

.boxout2 {
color: #FFFFFF;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}
.boxout2 a:link, .boxout2 a:visited {
text-decoration: underline;
color: #00FF00;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}
.boxout2 a:hover, .boxout2 a:active {
color: #FFFFFF;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}

.boxout3 {
font-family: verdana,arial,times,helvetica,sans-serif;
color: #000000;
background-color: #00FF00;
font-size: 12px;
font-weight: bold;
line-height: 1.5em;
}
.boxout3 a:link, .boxout3 a:visited {
text-decoration: underline;
font-family: "arial black",times,helvetica,sans-serif;
color: #FF0000;
background-color: #000000;
font-size: 14px;
font-weight: normal;
margin-right: 0px;
padding-right: 2px;
padding-left: 2px;
}
.boxout3 a:hover, .boxout3 a:active {
font-family: "arial black",times,helvetica,sans-serif;
color: #000000;
background-color: #FFFFFF;
font-size: 14px;
font-weight: normal;
padding-right: 2px;
padding-left: 2px;
}

.boxout4 {
font-family:verdana,arial,times,helvetica,sans-serif;
color: #000000;
background-color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}
.boxout4 a:link, .boxout4 a:visited {
text-decoration: underline;
font-family: verdana,arial,times,helvetica,sans-serif;
color: #FFFF66;
background-color: #000000;
font-size: 28px;
font-weight: bold;
line-height: 1.3;
margin-top: -5px;
margin-bottom: -2px;
padding-top: 1px;
padding-bottom: 1px;
margin-right: -4px;
}
.boxout4 a:hover, .boxout4 a:active {
font-family:verdana,arial,times,helvetica,sans-serif;
color: #FF0000;
background-color: #FFFF66;
font-size: 28px;
font-weight: bold;
}

.boxout5 {
color: #FFFFFF;
background-color: transparent;
font-size: 12px;
font-weight: bold;
}
.boxout5 a:link, .boxout5 a:visited {
text-decoration: underline;
color: #00FF00;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}
.boxout5 a:hover, .boxout5 a:active {
color: #FFFFFF;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}

.boxout6 {
font-family: verdana,arial,times,helvetica,sans-serif;
color: #FFFFFF;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}
.boxout6 a:link, .boxout6 a:visited {
text-decoration: underline;
font-family: verdana,arial,times,helvetica,sans-serif;
color: #9900FF;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}

.boxout6 a:hover, .boxout6 a:active {
font-family:verdana,arial,times,helvetica,sans-serif;
color: #FF0000;
background-color: #000000;
font-size: 12px;
font-weight: bold;
}
.boxout7 a:link, .boxout7 a:visited {
text-decoration: underline;
font-family:verdana,arial,times,helvetica,sans-serif;
color: #FF0000;
background-color: #000000;
font-size: 12px;
font-weight: bold;
padding-right: 2px;
padding-left: 2px;
}
.boxout7 a:hover, .boxout7 a:active {
font-family: verdana,arial,times,helvetica,sans-serif;
color: #000000;
background-color: #FFFFFF;
font-size: 12px;
font-weight: bold;
padding-right: 2px;
padding-left: 2px;
}

.boxout8 {
font-family:verdana,arial,times,helvetica,sans-serif;
color: #FFFFCC;
background-color: #000000;
font-size: 18px;
font-weight: bold;
line-height: 1.0em;
padding-right: 2px;
padding-left: 2px;
}
.boxout8 a:link, .boxout8 a:visited {
text-decoration: underline;
font-family: verdana,arial,times,helvetica,sans-serif;
color: #FF0000;
background-color: #000000;
font-size: 18px;
font-weight: bold;
margin-right: 0px;
}
.boxout8 a:hover, .boxout8 a:active {
font-family:verdana,arial,times,helvetica,sans-serif;
color: #FFFFFF;
background-color: #000000;
font-size: 18px;
font-weight: bold;
}


.boxout9 {
color: #FFFFFF;
background-color: transparent;
font-size: 12px;
font-weight: bold;
line-height: 1.5em;
}
.boxout9 a:link, .boxout9 a:visited {
text-decoration: underline;
color: #FFFF66;
background-color: #000000;
font-size: 12px;
font-weight: bold;
line-height: 1.5em;
}
.boxout9 a:hover, .boxout9 a:active {
color: #CCCCCC;
background-color: #000000;
font-size: 12px;
line-height: 1.5em;
}

.boxout10 {
font-family:verdana,arial,times,helvetica,sans-serif;
color: #000000;
background-color: #00FF00;
font-size: 10px;
font-weight: bold;
line-height: 1.5em;
}
.boxout10 a:link, .boxout10 a:visited {
text-decoration: underline;
font-family: "arial black",times,helvetica,sans-serif;
color: #FF0000;
background-color: #000000;
font-size:10px;
font-weight: normal;
margin-right: -4px;
padding-right: 2px;
padding-left: 2px;
}
.boxout10 a:hover, .boxout10 a:active {
font-family: "arial black",times,helvetica,sans-serif;
color: #FFFFCC;
background-color: #000000;
font-size: 10px;
font-weight: normal;
padding-right: 2px;
padding-left: 2px;
}