body {
	background-color: #FFFFFF;
	margin: 0px;
}
table, tr, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #391D4F}
h1 {  font-size: 18px; font-weight: bold}
h2 {  font-size: 12px; font-weight: bold; color: #257D2D}
a:active {  color: #8CC023; text-decoration: none; font-weight: bold;}
a:link {  color: #8CC023; text-decoration: none; font-weight: bold;}
a:visited {  color: #8CC023; text-decoration: none; font-weight: bold;}
a:hover {  color: #F2D412; text-decoration: none; font-weight: bold;}
.navigation { font-size: 10px; font-weight: bold}
.navigation a:active { color: #FFFFFF}
.navigation a:link { color: #FFFFFF}
.navigation a:visited { color: #FFFFFF}
.navigation a:hover { color: #F2D412}
.textsmall {  font-size: 10px; font-weight: bold}
.texttiny {  font-size: 10px; font-weight: normal}
.textcolour {  font-size: 10px; font-weight: bold; color: #C0A8CB}
.title {  font-size: 13pt; font-weight: bold}
.links {  font-size: 11px; font-weight: bold}
.padding {
	padding-right: 10px; padding-left: 10px; font-size: 10px;
}
.buttons {
	background-image: url(images/bg_wristbands.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menut {
	background-image: url(images/bg_wristbands_top.gif);
	background-repeat: no-repeat;
	background-position: left; font-size: 10px; font-weight: bold
}
.menu {
	background-image: url(images/bg_wristbands_menu.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
}
.menub {
	background-image: url(images/bg_wristbands_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.specialt {
	background-image: url(images/bg_menu_top.gif);
	background-repeat: no-repeat;
	background-position: left; font-size: 10px; font-weight: bold
}
.special {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left; font-size: 10px; font-weight: bold;
	padding: 10px;
}
.specialb {
	background-image: url(images/bg_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bgcontent {
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgbottom {
	background-image:  url("images/bg_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bglocation {
	background-image: url(images/bg_location.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgmenu {
	background-image: url(images/menu_wristbands.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgleft {
	background-image: url(images/bg_left_new.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgfooter {
	background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgsidel {
	background-image: url(images/bg_side_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgsider {
	background-image: url(images/bg_side_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.buttons {
	background-image: url(images/bg_promotional.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.menut {
	background-image: url(images/bg_promotional_top.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menu {
	background-image: url(images/bg_promotional_menu.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.menub {
	background-image: url(images/bg_promotional_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bgmenu {
	background-image: url(images/menu_promotional.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.photo {
	border-bottom: #391D4F 1px solid;
	border-left: #391D4F 1px solid;
	border-top: #391D4F 1px solid;
	border-right: #391D4F 1px solid;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px
}
.video {
	border-bottom: #391D4F 1px solid;
	border-left: #391D4F 1px solid;
	border-top: #391D4F 1px solid;
	border-right: #391D4F 1px solid;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px
}
.price {
    font-size: 18px;
    font-weight: bold
}