html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .90em;
text-align:center; margin:0 auto;
}


a{outline: none;}

a, a:link, a:visited {
color:#8ad7ff;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#menu li a   { display: block; float: left; height: 26px; text-decoration: none; 
               font-weight: bold; background-repeat: 
               no-repeat; background-attachment: scroll; color: white;  
               padding-left: 10px; padding-right: 10px; padding-top: 8px; 
               padding-bottom: 0px; background-position: transparent top }
#menu li a:hover, #menu li a.selected, #menu li a.selected:hover { background-color: left; background-repeat: no-repeat; background-attachment: 
               scroll; color: #EEE; background-image: 
               url('../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/nav_tab_bg.png'); 
               border-color: #2C2A2A; background-position: 0 -34px }

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
color: black;
font-size: 200%;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
}

h3
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
color: black;
}


h4
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 120%;
color: black;
}

.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}



/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}


/* elementh style  end
--------------------------*/

/* site content Start 
-----------------------------*/
#shell
{
	width:800px;
	padding-top: 0px;
	background:transparent url(bg2.gif) repeat-y;
	background-color: #EEEEEE;
}


/* margin lefts / margin rights - to centre content */
#header, #menu, #shell, #main
{ margin-left: auto; 
  margin-right: auto;
}

/* header */
#header
{ width: 800px;
  height: 412px;
  background-color: #EEEEEE;

}


/* navigation menu */
#menu
{ height: 32px;
  width: 560px;
  text-align: center;
}

#menu ul{margin: 0px auto; text-align: center;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 20px 20px 0px 00px;
}

/* main content */
#main
{ width: 560px;
  overflow: hidden;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  background-color: #EEEEEE;
} 


/*colors Start
---------------------------*/

body         { background-color: left; background-repeat: repeat-x; background-attachment: 
               scroll; color: #f4f4f4;
               background-position: top }
blockquote{border-color: #403E3E;}


#menu
{ background: #c30000;
  color: #EEE;
  border-color: #974B4B;
}