html {
    padding: 0px;
    border: 0px solid white;
   	margin: 0px;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	color: #FF9503;
    background-color: black;
    background-image: none;
    scrollbar-arrow-color: white;
    scrollbar-base-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #5E3F00;
    scrollbar-shadow-color: #795200;
    scrollbar-track-color: #000000;
    scrollbar-3dlight-color: #FA9800;
    scrollbar-darkshadow-color: #660000;
}
span { display: none; }

body {
    padding: 0px 0px 70px 0px;
    border: 0px solid white;
   	margin: 0px 0px 0px 0px;
    height: 100%;
    background-image: url(images/backgroundfade.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
body#base {
    display: inline;
    width: 550px;
    height: 200px;
    padding: 0px 0px 0px 0px;
   	margin: 0px 0px 0px 0px;
	color: black;
    background-color: black;
    background-image: none;
}
body#otherart2 {
    display: inline;
    width: 165px;
    height: 100%;
    padding: 0px 0px 0px 0px;
    border: 0px solid white;
   	margin: 0px 0px 10px 0px;
	color: black;
    background-color: black;
    background-image: none;
}
body#otherart3 {
    display: inline;
    width: 270px;
    height: 200px;
    padding: 0px 0px 0px 0px;
    border: 0px solid white;
   	margin: 0px auto 0px auto;
    background-color: black;
    background-image: none;
    overflow: hidden;
}


/* centered page */
div#centerdiv {
    position: relative;
    width: 780px;
    height: 610px;
    padding: 0px 0px 0px 0px;
    border: 0px solid white;
    margin: 0px auto 0px auto;
    text-align: center;
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(images/background.jpg);
}

/* header */
div#header {
    position: relative;
    z-index: 0;
    float: left;
    clear: both;
    width: 780px;
    height: 157px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
}
/* content */
div#content {
    position: relative;
    left: 0px;
    z-index: 0;
    float: left;
    width: 633px;
    height: 415px;
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
}
div#icontent {
    position: relative;
    left: 0px;
    z-index: 0;
    float: left;
    width: 548px; /*550px*/
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent; /*transparent*/
}
div#content2 {
    position: relative;
    top: 31px;
    left: 13px;
    z-index: 0;
    float: left;
    clear: both;
    width: 567px; /*567px*/
    height: 376px; /*376px*/
    padding: 0px 0px 0px 0px;
    border: 3px solid #FF9503;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: black;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(images/content2_bottom.gif);
}
div#icontent2 {
    position: relative;
    left: 0px;
    z-index: 0;
    float: left;
    width: 548px; /*550px*/
    padding: 10px 0px 0px 0px;
    border: 0px solid lime;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent; /*transparent*/
}

/* footer */
div#footer {
    position: relative;
    z-index: 0;
    float: left;
    clear: both;
    width: 780px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
    margin: 0px 0px 0px 0px;
	color: #FF9503;
    background-color: transparent;
}
p.f1 {
    width: 320px;
    padding: 5px 0px 0px 0px;
    border: 0px solid pink;
   	margin: 0px auto 0px auto;
	text-align: center;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 11px;
	color: #FF9503;
    line-height: 110%;
}
p.f2 {
    width: 780px;
    padding: 20px 0px 0px 0px;
    border: 0px solid pink;
   	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
    line-height: 100%;
}
a:link.bd, a:visited.bd, a:active.bd {
    padding: 0px 0px 0px 0px;
    border: 0px solid cyan;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
    text-decoration: underline;
    background-color: transparent;
}
a:hover.bd {
    text-decoration: none;
}
img#bd {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
    margin: 0px 0px 0px 0px;
    display: inline;
    vertical-align: middle;
    left: 0px;
    right: 0px;
}

/* text */
h1 {
    display: none;
}
h2 {
    display: none;
}
h3 {
    position: relative;
    z-index: 10;
    padding: 20px 0px 0px 0px;
    border: 0px solid red;
   	margin: 0px 0px 0px 9px;
	text-align: left;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: large;
    font-weight: 500;
	color: #FF9503;
    line-height: 100%;
    letter-spacing: 0.05em;
}

p {
    position: relative;
    z-index: 10;
    padding: 5px 0px 5px 0px;
    border: 0px solid red;
   	margin: 0px 0px 0px 9px;
	text-align: left;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 18px;
    font-weight: 500;
	color: #FF9503;
    line-height: 100%;
    letter-spacing: 0.00em;
    cursor: text;
}
p#top {
    padding-top: 40px;
}
big {
	font-size: 25px;
}
p.small {
    padding: 15px 0px 0px 0px;
    border: 0px solid red;
	font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.1em;
}
p.small2 {
    padding: 30px 50px 0px 0px;
    border: 0px solid red;
	font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.0em;
}
small {
    clear: both;
	font-size: 9px;
    line-height: 150%;
    letter-spacing: 0.1em;
}
p.whitenote {
  	float: right;
    margin: 2px 10px 0px 0px;
    border: 0px solid blue;
    padding: 0px 0px 0px 0px;
	text-align: right;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 10px;
    font-weight: normal;
	color: white;
    line-height: 100%;
    letter-spacing: 0em;
    background-color: transparent;
}
p.center {
    padding: 10px 0px 10px 0px;
   	margin: 0px 115px 0px 115px;
	text-align: center;
}

/* basic links */
a:link, a:visited, a:active {
    padding: 0 1px;
	color: #FF9503;
    text-decoration: underline;
}
a:hover {
    padding: 0 1px;
	color: white;
    text-decoration: none;
}
a.link:link, a.link:visited,
a.link:hover, a.link:active {
    text-decoration: none;
}

/* basic bullet list */
ul.bullet {
    width: 520px;
    padding: 5px 0px 0px 16px;
    border: 0px solid blue;
   	margin: 0 0 0 10px;
}

li.bullet {
    padding: 5px 0px 3px 0px;
    border: 0px solid red;
   	margin: 0;
}

/* dr who page iframe */
iframe#who {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 50;
    width: 100%;
    height: 263px;
    float: left;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
}

/* preview frame */ /* for BLAKES7 PAGES */
div.preview {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 50;
    width: 100%;
    height: 263px;
    float: left;
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
    overflow: auto;
}

/* thumbnails */
div.thumbnail {
    position: relative;
    width: 272px; /*48%*/
    height: 260px;
    float: left;
    clear: none;
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
}
div.thumbnail img {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 246px;
    height: 190px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
    margin: 10px 0px 0px 0px;
}
div.thumbnail p {
    position: relative;
    z-index: 10;
    width: 246px;
    padding: 0px 0px 0px 0px;
    border: 0px solid cyan;
   	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
    font-weight: bold;
	color: #E89C00;
    text-transform: uppercase;
    line-height: 120%;
    letter-spacing: 0.0em;
}
div.thumbnail a:link,
div.thumbnail a:visited,
div.thumbnail a:active {
    padding: 0px;
	font-size: 10px;
	color: white;
    text-decoration: none;
}
div.thumbnail a:hover {
	color: white;
    text-decoration: underline;
}

/* other art thumbnails */
div.other_thumbnail {
    position: relative; /*relative*//*absolute*/
    width: 270px;
    height: 260px;
    float: left;
    clear: none;
    padding: 0px 0px 0px 0px;
    border: 0px solid pink;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent; /*transparent*/
}
div.other_thumbnail img {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    max-width: 246px;
    max-height: 190px;
    padding: 0px 0px 0px 0px;
    border: 0px solid orange;
    margin: 10px auto 5px auto;
}
div.other_thumbnail p {
    position: relative;
    z-index: 10;
    width: 270px;
    padding: 0px 0px 0px 0px;
    border: 0px solid DeepPink;
   	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
    font-weight: bold;
	color: #E89C00;
    text-transform: uppercase;
    line-height: 120%;
    letter-spacing: 0.0em;
}
div.other_thumbnail a:link,
div.other_thumbnail a:visited,
div.other_thumbnail a:active {
    padding: 0px;
	font-size: 10px;
	color: white;
    text-decoration: none;
}
div.other_thumbnail a:hover {
	color: white;
    text-decoration: underline;
}

/* box thumbnails */
div.box {
    position: relative; /*relative*//*absolute*/
    width: 72px;
    height: 72px;
    float: left;
    clear: none;
    padding: 0px 0px 0px 0px;
    border: 2px solid #FF9503;
    margin: 5px 0px 0px 5px;
    text-align: center;
    background-color: transparent; /*transparent*/
}
div.box a:link,
div.box a:visited,
div.box a:active {
    padding: 0px;
	font-size: 1px;
	color: white;
    text-decoration: underline;
}
div.box a:hover {
    text-decoration: underline;
}
div.box img {
    position: relative;
    z-index: 20;
    width: 72px;
    height: 72px;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
}

/* basic image */
img {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
}
img#header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
    margin: 0px 0px 0px 0px;
}

/* page images */
div.image {
    position: relative;
    left: 0px;
    z-index: 5;
    float: right;
    height: 100%;
    padding: 0px 0px 0px 0px;
    border: 0px solid #E89C00;
    margin: 0px 0px 0px 8px;
    text-align: center;
    background-color: transparent;
}
div.image#hash {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 5;
    height: 80%;
    width: 78%;
    margin: 0px 0px 0px 0px;
    border: 0px solid red;
    background-position: bottom right;
    background-repeat: no-repeat;
/* HOME PAGE GRAPHIC - THE DIAGONAL HASH LINES */
    background-image: url(images/hash.png);
}
div.image#main {
    width: 226px;
    border-left: 3px solid #FF9503;
    background-position: center center;
    background-repeat: no-repeat;
/* HOME PAGE MAIN IMAGE - CURRENTLY THE BLAKE COUNTDOWN ART */
/* NOTE: DO NOT CHANGE THE CODE BELOW, IT'S EASIER TO UPLOAD THE NEW IMAGE WITH THE SAME NAME */
    background-image: url(images/home_image.jpg);
}

/* MAIN PAGE NAVIGATION STYLING */
div#nav {
    position: relative;
    left: 0px;
    z-index: 0;
    float: left;
    width: 145px;
    height: 284px;
    padding: 0px 0px 0px 0px;
    border: 0px solid pink;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
    background-position: left 10px;
    background-repeat: no-repeat;
    background-image: url(images/navigation.gif);
}
ul.nav {
    position: relative;
    top: 8px;
    float: left;
    width: 138px;
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
    list-style-type: none;
}
ul.nav li {
  	float: left;
    margin: 0px 0px 0px 0px;
    border: 0px solid blue;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
}
ul.nav li a:link,
ul.nav li a:visited,
ul.nav li a:active {
    position: absolute;
    left: 0px;
	display: block;
    width: 138px;
    margin: 0px 0px 0px 0px;
    border: 0px solid orange;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    background-position: -1000px 0px;
    background-repeat: no-repeat;
}

/* home link */
ul.nav li a.home {
    top: 4px; /*4px*/
    height: 54px;
    background-image: url(images/home_hover.gif);
}
ul.nav li a.home:hover {
    background-position: 8px 0px; /*8px 0px*/
}
ul.nav li a.home#current,
ul.nav li a.home#current {
    background-position: 8px 0px;
    background-image: url(images/home_current.gif);
}

/* drwho link */
ul.nav li a.drwho {
    top: 49px; /*49px*/
    height: 72px;
    background-image: url(images/drwho_hover.gif);
}
ul.nav li a.drwho:hover {
    background-position: 7px 0px; /*7px 0px*/
}
ul.nav li a.drwho#current,
ul.nav li a.drwho#current {
    background-position: 7px 0px;
    background-image: url(images/drwho_current.gif);
}

/* blakes7 link */
ul.nav li a.blakes7 {
    top: 107px; /*107px*/
    height: 59px;
    background-image: url(images/blakes7_hover.gif);
}
ul.nav li a.blakes7:hover {
    background-position: 8px 0px; /*8px 0px*/
}
ul.nav li a.blakes7#current,
ul.nav li a.blakes7#current {
    background-position: 8px 0px;
    background-image: url(images/blakes7_current.gif);
}

/* other link */
ul.nav li a.other {
    top: 157px; /*157px*/
    height: 41px;
    background-image: url(images/other_hover.gif);
}
ul.nav li a.other:hover {
    background-position: 9px 0px; /*9px 0px*/
}
ul.nav li a.other#current,
ul.nav li a.other#current {
    background-position: 9px 0px;
    background-image: url(images/other_current.gif);
}

/* links link */
ul.nav li a.links {
    top: 203px; /*203px*/
    height: 42px;
    background-image: url(images/links_hover.gif);
}
ul.nav li a.links:hover {
    background-position: 8px 0px; /*8px 0px*/
}
ul.nav li a.links#current,
ul.nav li a.links#current {
    background-position: 8px 0px;
    background-image: url(images/links_current.gif);
}

/* DR WHO hexagonal thumbnail image navigation */
ul.drwhonav {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 50;
    float: left;
    padding: 0px 0px 0px 15px;
    border: 0px solid lime;
    margin: 8px 0px 5px 0px;
    text-align: center;
    background-color: transparent;
    list-style-type: none;
}
ul.drwhonav li {
  	float: left;
    clear: right;
    width: 35px;
    height: 30px;
    margin: 0px 0px 0px 12px;
    border: 0px solid blue;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
}
ul.drwhonav li a:link,
ul.drwhonav li a:visited,
ul.drwhonav li a:hover,
ul.drwhonav li a:active {
    position: relative;
	display: block;
    width: 35px;
    height: 30px;
    margin: 0px 0px 0px 0px;
    border: 0px solid orange;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
ul.drwhonav li a.hartnell, ul.drwhonav li a.hartnell:hover {
/* HARTNELL THUMBNAIL IMAGE */
    background-image: url(images/hartnell_thumb.gif);
}
ul.drwhonav li a.troughton, ul.drwhonav li a.troughton:hover {
/* TROUGHTON THUMBNAIL IMAGE */
    background-image: url(images/troughton_thumb.gif);
}
ul.drwhonav li a.pertwee, ul.drwhonav li a.pertwee:hover {
/* PERTWEE THUMBNAIL IMAGE */
    background-image: url(images/pertwee_thumb.gif);
}
ul.drwhonav li a.tbaker, ul.drwhonav li a.tbaker:hover {
/* TBAKER THUMBNAIL IMAGE */
    background-image: url(images/tbaker_thumb.gif);
}
ul.drwhonav li a.davison, ul.drwhonav li a.davison:hover {
/* DAVISON THUMBNAIL IMAGE */
    background-image: url(images/davison_thumb.gif);
}
ul.drwhonav li a.cbaker, ul.drwhonav li a.cbaker:hover {
/* CBAKER THUMBNAIL IMAGE */
    background-image: url(images/cbaker_thumb.gif);
}
ul.drwhonav li a.mccoy, ul.drwhonav li a.mccoy:hover {
/* MCCOY THUMBNAIL IMAGE */
    background-image: url(images/mccoy_thumb.gif);
}
ul.drwhonav li a.mcgann, ul.drwhonav li a.mcgann:hover {
/* MCGANN THUMBNAIL IMAGE */
    background-image: url(images/mcgann_thumb.gif);
}
ul.drwhonav li a.eccleston, ul.drwhonav li a.eccleston:hover {
/* ECCLESTON THUMBNAIL IMAGE */
    background-image: url(images/eccleston_thumb.gif);
}
ul.drwhonav li a.tennant, ul.drwhonav li a.tennant:hover {
/* TENNANT THUMBNAIL IMAGE */
    background-image: url(images/tennant_thumb.gif);
}
ul.drwhonav li a.other_who, ul.drwhonav li a.other_who:hover {
/* OTHER WHO THUMBNAIL IMAGE */
    background-image: url(images/tardis_thumb.gif);
}

/* BLAKES 7 navigation */
ul.blakenav,
ul.blakenav2 {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 50;
    float: left;
    width: 525px;
    padding: 0px 0px 52px 40px;
    border: 0px solid lime;
    margin: 55px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
/* BLAKES 7 NAVIGATION BACKGROUND IMAGE */
    background-image: url(images/blakes7.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    list-style-type: none;
}
ul.blakenav2 {
    padding: 0px 0px 10px 40px;
    background-image: none;
}
ul.blakenav li,
ul.blakenav2 li {
  	float: left;
    clear: right;
    margin: 0px 0px 0px 0px;
    border: 0px solid blue;
    padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 11px;
    font-weight: 600;
	color: #FF9503;
    line-height: 100%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent;
}
ul.blakenav li a:link, ul.blakenav2 li a:link,
ul.blakenav li a:visited, ul.blakenav2 li a:visited,
ul.blakenav li a:active, ul.blakenav2 li a:active {
    position: relative;
	display: block;
    width: 120px;
    margin: 0px 0px 0px 0px;
    border: 0px solid orange;
    padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 9px;
    font-weight: 600;
	color: white;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
ul.blakenav li a:link,
ul.blakenav li a:visited,
ul.blakenav li a:active {
    height: 240px;
}
ul.blakenav2 li a:link,
ul.blakenav2 li a:visited,
ul.blakenav2 li a:active {
    padding: 2px 0px 5px 0px;
}

ul.blakenav li a:hover, ul.blakenav2 li a:hover {
    text-decoration: underline;
}

/* LINKS PAGE STYLING */
div.link_frame {
    overflow: auto;
    position: relative;
    top: 24px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 345px;
    float: left;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
}
div.link_frame a.link:link,
div.link_frame a.link:visited,
div.link_frame a.link:hover,
div.link_frame a.link:active {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
    float: left;
    clear: both;
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
	margin: 17px 0px 0px 35px;
    text-decoration: none;
}
div.link_frame a.link:link img,
div.link_frame a.link:visited img,
div.link_frame a.link:hover img,
div.link_frame a.link:active img {
    position: relative;
    padding: 0px 0px 0px 0px;
    border: 0px solid cyan;
	margin: 0px 0px 0px 0px;
    text-decoration: none;
}
div.link_frame div#tempus_link {
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    padding: 0px 10px 10px 25px;
    border: 0px solid lime;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
}
div.link_frame div#tempus_link img {
    position: relative;
    padding: 0px 0px 0px 0px;
    border: 0px solid cyan;
	margin: 10px 0px 0px 0px;
    text-decoration: none;
}
div.link_frame div#tempus_link p {
    padding: 15px 0px 0px 0px;
    border: 0px solid lime;
	font-size: 12px;
    color: white;
    line-height: 150%;
    letter-spacing: 0.1em;
}

/**********************************/
/**********************************/
/***** OTHER ART PAGE STYLING *****/
/**********************************/
/**********************************/

/* other art page iframes */
iframe#otherart {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 50;
    width: 100%;
    height: 279px;
    float: left;
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent;
}

/*  navigation */
ul.otherart {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 50;
    float: left;
    padding: 0px 0px 0px 5px;
    border: 0px solid red;
    margin: 5px 0px 0px 5px;
    text-align: left;
    background-color: transparent;
    list-style-type: none;
}
ul.otherart li {
  	float: left;
    clear: right;
    margin: 0px 0px 0px 10px;
    border: 0px solid cyan;
    padding: 0px 0px 0px 0px;
    background-image: none;
    background-color: transparent;
}
ul.otherart li a:link,
ul.otherart li a:visited,
ul.otherart li a:hover,
ul.otherart li a:active {
    position: relative;
	display: block;
    height: 40px;
    margin: 0px 0px 0px 0px;
    border: 0px solid lime;
    padding: 0px 0px 0px 0px;
	color: white;
    text-decoration: none;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
ul.otherart li a.dr_who,
ul.otherart li a.dr_who:hover {
/* DR WHO LOGO IMAGE */
    width: 160px;
    background-image: url(images/drwho_logo.gif);
}
ul.otherart li a.blake,
ul.otherart li a.blake:hover {
/* BLAKES7 LOGO IMAGE */
    width: 60px;
    background-image: url(images/blakes7_logo.gif);
}
ul.otherart li a.indi,
ul.otherart li a.indi:hover {
/* INDI LOGO IMAGE */
    width: 120px;
    background-image: url(images/indi_logo.gif);
}
ul.otherart li a.tv_film,
ul.otherart li a.tv_film:hover {
/* DVD/FILM LOGO IMAGE */
    width: 52px;
    background-image: url(images/dvd_logo.gif);
}
ul.otherart li a.wallpapers_banners,
ul.otherart li a.wallpapers_banners:hover {
/* WALLPAPER/BANNER LOGO IMAGE */
    width: 40px;
    background-image: url(images/back_thumb.gif);
}

