@charset "utf-8";
/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#fff;
}

/*page specific colours*/

#home h1 h2 h3 h4{color:#aabcf2;}/*blue*/
#home a:link {color:#aabcf2;}/*blue*/
#home a:visited{color:#ccc;}/*grey*/
#home a:hover a:active{color:#cc0000;}/*red*/
#home td{background-color:#0b0b0c;}/*charcoal*/
#home .tint {color:#aabcf2;}/*blue*/
#home #djlinks td{background-color:#232323;}/*dark grey*/
#home .djlinktext{color:#fff;}/*white*/

#primary h1 h2 h3 h4{color:#ffcd4a;}/*gold*/
#primary  a:link {color:#ffcd4a;} /*gold*/               
#primary  a:visited{color:#ccc;}/*grey*/
#primary  a:hover a:active{color:#cc0000;}/*red*/
#primary  td{background-color:#292B0E;}/*dark olive*/
#primary .tint {color:#ffcd4a;}/*gold*/
#primary #djlinks td{background-color:#35351b;}/*mid olive*/
#primary .djlinktext{color:#ffcd4a;}/*gold*/
#primary table #highlight {color:#35351b;/*mid olive*/
width:100%;
border:0;
padding:0;
border-collapse: collapse;
background-color:#35351b;
}
#primary table #clickhere {
background-color:#444434;/*light olive*/
width:100%;
border:0;
padding:0;
border-collapse: collapse;
text-align:center;
color:#ffcd4a;
}
#primary table #pdf {
background-color:#35351b;/*mid olive*/
width:100%;
border:0;
padding:0;
border-collapse: collapse;
}









#indextext {
margin-left:auto;
margin-right:auto;
}
#indextext h1 {
text-align:center;
margin-bottom:40px;
font-size:120%;

}
#indextext .emphasis {
text-align:center;
margin-top:0;
font-size:90%;
font-weight: bold;
color: #FFFF00;
} 

#indextext p{
margin-top:20px;
text-align:left;
font-size:85%;

}

#specialistlink {
font-weight:bold;
font-size:120%;
margin-bottom:40px;
}


/*DJLinks table*/	
#djlinks caption {
margin-top:40px;
text-align:center;
font-size:120%;
font-weight:bold;
padding-bottom:5px;
}
#djlinks tbody{
width:100%;
border:0;
text-align:center;
padding:5px;
margin-bottom:0;
}
#djlinks td{
text-align:center;
margin-top:40px;
font-size:75%;
font-weight: bold;
}

.djlinktext{
text-align:center;
margin-bottom:40px;
}
#djlinks a {
font-weight:bold;}	

#footer {
margin-top: 0;
margin-bottom:0;
}
#footer p {
font-size:70%;
color:#8a8a8a;
}
