/* Zaf style sheet */

body {color:#FFFF66; background:black url("../img/header.jpg") top left no-repeat; font-family:"georgia", "garamond"; font-size:12pt}
#menu{position:absolute; width:200px; height:auto; top:140px; right:auto; bottom:auto; left:5px; padding:5px; background:#111111}
#menu A:link{color:#FFFF99;text-decoration:none}
#menu A:visited{color:#FFFF99;text-decoration:none}
#main{position:absolute; width:60%; height:auto; top:140px; right:auto; bottom:auto; left:220px}
.menuOn{width:100%; height:30px; background:#222222}
.menuOff{width:100%; height:30px; background:#111111}
.pageHeading{font-family:papyrus; font-size:18pt; font-weight:bold; color:#FFFF33; margin-left:50px; margin-bottom:5px; padding:5px; background-color:#000000}
.pageHeadingCentre{font-family:papyrus; font-size:18pt; font-weight:bold; color:#FFFF33; margin-bottom:5px; padding:5px; background-color:#000000}
.paraHeading{font-size:12pt; font-weight:bold; color:#FFFF66; margin-left:10px; padding:3px; background-color:#000000}
.CDcover{margin:5px 15px; border:solid gray 3px}
.CDbox{margin: 5px; text-align:center; float:left}
.photoThumb{background:#222222; max-width:200px; padding:15px; vertical-align:top; text-align:center}
.photoShow{background:#222222; padding:15px; vertical-align:top; text-align:center}

A img {border:none}
A:link {color:#FFFF33; text-decoration:none}
A:visited {color:#A5A5A5; text-decoration:none}


td {border:0px solid blue}
.border {border:1px solid yellow}
form {border:0px solid green}

