<<<<<<< .mine
/* guide section - colour stylesheet */

#topmenu_gap, #topmenu_gap:link, #topmenu_gap:visited {
	background-color: #5c1d79;
	color: #FFFFFF;
}
#topmenu_gap:hover {
	background-color: #802CA6;
}

div.body_header {
  color: #5c1d79;
}

h2 {
  color: #5c1d79;
}

.emp {
/*  color: #802CA6; */
}

.category {
  color: #5c1d79;
}

/* left menu button colours */
a.leftmenu, a.leftmenu:active, a.leftmenu:visited {
	color: #421A34;
}
a.leftmenu_header, a.leftmenu_header:active, a.leftmenu_header:visited {
        color: #FFFFFF;
}
th.leftbox_menu, th.leftbox_menu:link, th.leftbox_menu:visited {
	background-color: #5c1d79;
	color: #FFFFFF;
	border-color: #5c1d79;
}
th.leftbox_menu:hover {
	background-color: #802CA6;
}
td.leftbox_menu, td.leftbox_menu:link, td.leftbox_menu:visited {
	background-color: #EED3FA;
	color: #421A34;
	border-color: #5c1d79;
}
td.leftbox_menu:hover {
	background-color: #DFA2FA;
}


table.info {
	border-color: black;
	background-color: white;
}
td.info_header {
	color: white;
	border-color: black;
	background-color: #5c1d79;
}
td.info {
	color: #5c1d79;
	border-color: black;
	background-color: white;
}


/* Index page */

div.title_block {
  position: absolute; 
  height: 175px; 
  width: 662px; 
  left: 5px; 
  top: 1px; 
  background-color: #5c1d79;
  padding: 0px;
}

div.title_text {
  position: absolute; 
  height: 30px; 
  width: 300px; 
  left: 27px; 
  top: 122px;
  font-family: "arial" sans-serif; 
  font-size: 40px; 
  color: white;
}

div.top_banner {
  position: absolute; 
  height: 175px; 
  width: 632px; 
  left: 15px; 
  top: 0px; 
}

div.page_contents {
  position: relative; 
  height: 900px; 
  width: 100%; 
  left: 5px; 
  top: 180px;
  font-family: "arial" sans-serif;
  color: black;  
}

img.no_border {
  border: none;
}

a.white_link {
  color: white;
  font-weight: 400;
}



div.item_title {
  position: absolute; 
  height: 50px; 
  width: 230px; 
  left: 9px; 
  top: 9px;
  padding: 0px;
  font-family: "arial" sans-serif; 
  font-size: 21px; 
  color: white;  
}

div.item_description {
  position: absolute; 
  height: 21px; 
  width: 210px; 
  left: 9px; 
  top: 42px;
  padding: 0px;
}

.item_description_text {
  font-family: "arial" sans-serif; 
  font-size: 13px; 
  color: #032256;
}

div.item_image {
  position: absolute; 
  height: 122px; 
  width: 100px; 
  left: 225px; 
  top: 0px;
  padding: 0px;
}

img.item_image {
  border: none;
  height: 122px; 
  width: 100px; 
}

div.item_tell_me_more {
  position: absolute; 
  height: 17px; 
  width: 98px; 
  left: 9px; 
  top: 98px;
  padding: 0px;
}
=======
/* guide section - colour stylesheet */

#topmenu_gap, #topmenu_gap:link, #topmenu_gap:visited {
	background-color: #5c1d79;
	color: #FFFFFF;
}
#topmenu_gap:hover {
	background-color: #802CA6;
}

div.body_header {
  color: #5c1d79;
}

h2 {
  color: #5c1d79;
}

.emp {
/*  color: #802CA6; */
}

.category {
  color: #5c1d79;
}

/* left menu button colours */
a.leftmenu, a.leftmenu:active, a.leftmenu:visited {
	color: #421A34;
}
a.leftmenu_header, a.leftmenu_header:active, a.leftmenu_header:visited {
        color: #FFFFFF;
}
th.leftbox_menu, th.leftbox_menu:link, th.leftbox_menu:visited {
	background-color: #5c1d79;
	color: #FFFFFF;
	border-color: #5c1d79;
}
th.leftbox_menu:hover {
	background-color: #802CA6;
}
td.leftbox_menu, td.leftbox_menu:link, td.leftbox_menu:visited {
	background-color: #EED3FA;
	color: #421A34;
	border-color: #5c1d79;
}
td.leftbox_menu:hover {
	background-color: #DFA2FA;
}


table.info {
	border-color: black;
	background-color: white;
}
td.info_header {
	color: white;
	border-color: black;
	background-color: #5c1d79;
}
td.info {
	color: #5c1d79;
	border-color: black;
	background-color: white;
}


/* Index page */

div.title_block {
  position: absolute; 
  height: 175px; 
  width: 662px; 
  left: 5px; 
  top: 1px; 
  background-color: #5c1d79;
  padding: 0px;
}

div.title_text {
  position: absolute; 
  height: 30px; 
  width: 300px; 
  left: 27px; 
  top: 122px;
  font-family: "arial" sans-serif; 
  font-size: 40px; 
  color: white;
}

div.top_banner {
  position: absolute; 
  height: 175px; 
  width: 632px; 
  left: 15px; 
  top: 0px; 
}

div.page_contents {
  position: relative; 
  height: 900px; 
  width: 100%; 
  left: 5px; 
  top: 180px;
  font-family: "arial" sans-serif;
  color: black;  
}

img.no_border {
  border: none;
}

a.white_link {
  color: white;
  font-weight: 400;
}



div.item_title {
  position: absolute; 
  height: 50px; 
  width: 230px; 
  left: 9px; 
  top: 9px;
  padding: 0px;
  font-family: "arial" sans-serif; 
  font-size: 21px; 
  color: white;  
}

div.item_description {
  position: absolute; 
  height: 21px; 
  width: 210px; 
  left: 9px; 
  top: 42px;
  padding: 0px;
}

.item_description_text {
  font-family: "arial" sans-serif; 
  font-size: 13px; 
  color: #032256;
}

div.item_image {
  position: absolute; 
  height: 122px; 
  width: 100px; 
  left: 225px; 
  top: 0px;
  padding: 0px;
}

img.item_image {
  border: none;
  height: 122px; 
  width: 100px; 
}

div.item_tell_me_more {
  position: absolute; 
  height: 17px; 
  width: 98px; 
  left: 9px; 
  top: 98px;
  padding: 0px;
}
>>>>>>> .r166
