/* Style Sheet for decland.me.uk */

/* This is used to set the table widths to 100% to ensure that the site 'stretches' to the the resolution of the user */

.perc100 {width: 100%; border: none;}

/* These styles are used for various tables within the websites */

.perc20 {width: 20%;}

/* These styles are for the various navigational elements within the website */

td.navleft {width: 150px; height: 350px; font-size: 75%; font-family: sans-serif; font-variant: small-caps; font-weight: bold; vertical-align: top; text-decoration: none; text-align: center; border: none; background-image: url(images/scroll.gif); background-repeat: no-repeat;}

a.navleft {text-decoration: none; color: #000000;}

.navright {width: 125px; text-align: center; font-size: 75%; font-family: sans-serif; font-variant: small-caps;}

td.navloc {text-align: left; font-size: 75%; font-family: sans-serif; font-variant: small-caps; font-weight: bold;}

a.navloc {text-decoration: none; color: #000000;}

.navarticle {text-align: center; font-size: 75%; font-family: sans-serif; font-variant: small-caps;}

td.navtitle {width: 10%; background-color: #8000EE; text-align: center; font-size: 75%; font-family: sans-serif; font-variant: small-caps; font-weight: bold; vertical-align: center;}

a.navtitle {text-decoration: none; color: #FFFFFF;}

td.navbottom {width: 20%; background-color: #8000EE; text-align: center; font-size: 75%; font-family: sans-serif; font-variant: small-caps; font-weight: bold; vertical-align: center;}

a.navbottom {text-decoration: none; color: #FFFFFF;}

/* For the banner section of the website */

.banner {font-size: 200%; font-family: serif; font-weight: bold; vertical-align: center; font-variant: small-caps; text-align: center; background-color: #8000EE; border: none; border-color: #8000EE;}

/* For the 'tag line' part of the banner */

.tagline {text-indent: 2.5em; text-align: left; font-size: 125%; font-family: serif; font-variant: small-caps; font-weight: bold; vertical-align: center; background-color: #8000EE; border: none;}

span.white {color: #FFFFFF;}

p.links {text-align: center;}

a.links {text-decoration:  none; color: #000000}
