#centre-item-03
{
background-image:url(images/box-gradient-background-blue.jpg);
background-repeat:repeat-y;
left:5px;
min-height:100px;
padding:5px;
position:relative;
top:10px;
width:380px;
}

html>body #gallerycontainer a.thumbnail
{
  line-height:0.5em;
  padding: 2px 5px 2px 5px;
  border:0px
}

html>body .thumbnail:hover span
{ /*CSS for enlarged image*/
visibility: visible;
top: 35px;
left: -83px; /*position where enlarged image should offset horizontally */
z-index: 50;
background:white;
}

#leftcontent a.menu

{
  padding: 2px 5px 2px 5px;
}

.floatright
{
  float:right;
  padding-top:10px;
}

.gap
{
  width:300px;
}

.card2
{
  position:relative;
  float:left;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:0px;
}

.card
{
  position:relative;
  float:left;
}

.newsletter
{
position:relative;
top:0px;
}


/* index page*/

.list-menu2 p
{
font-size:90%;
margin-left:5px;
margin-right:-5px;
width:150px;
}

.small
{
font-size:70%;
text-align: left;
margin: 0px;
font-family: tahoma, Helvetica, sans-serif;
color: red;
margin-top: .5em;
}

.middle-text
{
padding:15px;
}

#text
{
position:relative;
}

/* end index page */

/* Wristbands.htm */

#wristbands a {
	text-align: right;
	text-decoration: none;
	color: #3b7da6;
	font-weight: bold;
	font-size: 100%;
	line-height: 14px;
}
#wristbands a:hover {
	color: #003366;
}
#wristbands a:active {
	color: white;
}



#wristbands img
{
left:20px;
float:left;
padding:0px;
margin:0px;
border:0px thick #ceb0d2;
}

#wristbands img a
{
  border:0px;
border-color:#d122ce;
}

p.gallery-text
	{
position:relative;
width:260px;
left:0px;
margin:0px;
text-align: left;
font-family: tahoma, Helvetica, sans-serif;
color: #003366;
font-size: 100%;
margin-left:100px;
padding:0px;
border:0px;
	}

#centre-item-01
{
  position:relative;
  left:5px;
  top:10px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-02
{
  position:relative;
  left:5px;
  top:20px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-03
{
  position:relative;
  left:5px;
  top:30px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-04
{
  position:relative;
  left:5px;
  top:40px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-05
{
  position:relative;
  left:5px;
  top:50px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-06
{
  position:relative;
  left:5px;
  top:60px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-07
{
  position:relative;
  left:5px;
  top:70px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-08
{
  position:relative;
  left:5px;
  top:80px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-09
{
  position:relative;
  left:5px;
  top:90px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

/* end Wristbands.htm */

/* News page*/

.date
{
font-size:80%;
}
.sitemap
{
list-style: circle outside; color:#66A9C3;
}
/* end of news page*/



body {
	text-align: center;
	margin: 0px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#c8d1f2;
	background-image:url(images/container-gradient-blue.jpg);
	background-repeat:repeat-y;
	}
p {
	text-align: left;
	margin: 0px;
	font-family: tahoma, Helvetica, sans-serif;
 	color: #336666;
	font-size: 11px;
	margin-top: .5em;
	line-height:1.5em;
}

#centre-content ul
{
list-style-image: url(images/bullet.gif);
}
li
{
	color: #336666;
}

p.menu{
	text-align: right;
	}

H1 {
font-size:125%;
letter-spacing:2px;
line-height:14px;
padding-top:5px;
text-transform:uppercase;
color:#008a8f;
}
H2 {
	font-size: 110%;
	padding-top: 5px;
	line-height: 14px;
	color:#444AAF;
 letter-spacing:2px;
 text-transform: uppercase;
}

H3 {
	font-size: 110%;
	padding-top: 5px;
	line-height: 14px;
	color:#444AAF;
 letter-spacing:0px;

}




a {
	text-decoration: none;
	color: #a1a4d7;
	font-weight: bold;
}
a:hover {
	color: #cc66cc;
}
a:active {
	color: #ff9900;
}
a.gallery {
	text-align: right;
	text-decoration: none;
	color: blue;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
a.gallery:hover {
	color: #003366;
}
a.gallery:active {
	color: white;
}

#header-right
	{
	position:absolute;
	left:200px; 
	top:0px;		
	height:77px;
	}

#container
{
position: absolute;
left:50%;
width:800px;
margin-left:-400px;
}

#header
	{ 
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/header-background.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
	}
#header-menu
	{ 
	position:absolute;
	top:0px;
	left:10px;
	top:10px;
	padding:0px;
	letter-spacing:2px;
  }
#leftcontent
	{ 
	position:absolute;
	left:0px;
	top:125px;
	width:160px;
	height:100%;
	padding:0px;
	}


#forhelp {
	padding-top:30px;
	width:140px;
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;

	}
#special-content {
	width: 400px;
	position: absolute;
	top: 90px;
	left: 220px;
	}
#special-content-02 {
	position: absolute;
	top: 140px;
	left: 550px;
	}



  
#gallery {
	vertical-align: top;
	text-align: left;
	width: 500px;
	position: absolute;
	top:200px;
	left: 235px;
	}


#right-content {
	position: absolute;
    left:50%;
   margin-left:210px;
  top:200px;
	padding:0px;
  }
p.right-content {
	margin-left:5px;
	text-align: left;
	font-family: tahoma, Helvetica, sans-serif;
	color: #336699;
	font-size: 9px;
	text-transform: uppercase; 
}

/* Start Right Menu */

#gallerycontainer
{

position: absolute;
top: 125px;
left: 640px;
	height:100%;
	padding:0px;
  	background-color:white ;
	width:1px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
/*shows where small boxes are*/
}

#gallerycontainer img
{
display:inline-block;
}

#gallerycontainer li
{
text-decoration:none;
list-style: none;
padding:0px;
border:0px;
}



.thumbnail:hover
{
background-color: transparent;
	text-align: left;
	text-decoration: none;
}

.thumbnail:hover img
{
border: 0px solid blue;
}

.thumbnail span
{ /*CSS for enlarged image*/
position: absolute;
visibility: hidden;
color: black;
text-decoration: none;
	text-align: left;
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-size: 11px;
	background-color:red;

}

.thumbnail span img
{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
margin-top: 48px;
}

.thumbnail:hover span
{ /*CSS for enlarged image*/
visibility: visible;
top: 48px;
left: -83px; /*position where enlarged image should offset horizontally */
z-index: 50;
background-color:red;
}

a.thumbnail
{
	text-align: left;
	text-decoration: none;
	color: #66A9C3;
	font-weight: bold;
	font-size: 10px;
}

/* End Right Menu */

#clips {
	vertical-align: top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	position: absolute;
	left: 750px;
}

#wristnav {
	padding-right: 50px;
}
#rollover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.small {
	font-size: 10px;
	color: #666666;
	width: 175px;
	margin-left: 9px;
	text-align: center;
	margin-right: 9px;
}
.gallery {
	text-align: left;
	margin: 0px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
}



<!--[if lt IE 8]>
<style type="text/css">
#gallerycontainer li a {display:inline-block;}
#gallerycontainer li a {display:block;}
</style>
<![endif]-->


#footer {
  position:relative;
}

.footer
{
font-size:10px;
width:420px;
text-align:center;
}


/* party wristbands right menu */

.thumbnail2:hover
{
background-color: transparent;
	text-align: left;
	text-decoration: none;
}

.thumbnail2:hover img
{
border: 0px solid blue;
}

.thumbnail2 span
{ /* full size image */
position: absolute;
visibility: hidden;
color: black;
text-decoration: none;
	text-align: center;
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-size: 11px;
}

.thumbnail2 span img
{
border-width: 0;
padding: 0px;
}

.thumbnail2:hover span
{
visibility: visible;
top: 257px;
left: 60px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

a.thumbnail2
{
	text-align: left;
	text-decoration: none;
	color: #66A9C3;
	font-weight: bold;
	font-size: 10px;
}

/* end party wristbands right menu */


/* headers */

#header-promo
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/protest-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-contact
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/club-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-about
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/picnic-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
	}

#header-sitemap
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/sport-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}
#header-pac3000
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/club-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-news
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/protest-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-tyvek
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/kids-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}



#header-party
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/club-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-tab
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/picnic-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}
#header-textag
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/festival-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
	}

#header-ixtreme
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/sport-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}
#header-silicone
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/protest-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-snap
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/kids-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-security
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/protest-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
	}

#header-artwork
	{
position:absolute;
top:0px;
left:0px;
background: url(images/kids-wristband-banner.jpg);
background-repeat: no-repeat;
height:125px;
width:800px;
}

#header-gallery
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/picnic-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-choosing
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/festival-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-lanyards
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/sport-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-wristbands
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/club-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#header-home
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/festival-wristband-banner.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

/* wristbands.htm specfic */

.wristbands
{
position:relative;
padding:0px;
margin:0px;
}

td
{
  padding:0px;
  margin:0px;
}

tr
{
  padding:0px;
  margin:0px;
}


/* Gallery.htm   */



.list-menu2a p
{
font-size:90%;
margin-left:5px;
margin-right:-5px;
width:600px;
}


#gallerycontainer-gallery
{
position: relative;
top: 0px;
left: 0px;
	height:100%;
	padding:0px;
  	background-color:white ;
	width:1px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
/*shows where small boxes are*/
}

#gallerycontainer-gallery img
{
display:inline-block;
}

#gallerycontainer-gallery li
{
text-decoration:none;
list-style: none;
padding:0px;
border:0px;
}


.thumbnaila:hover
{
background-color: transparent;
	text-align: left;
	text-decoration: none;
}

.thumbnaila:hover img
{
border: 0px solid blue;
}
 /* full sized image*/

.thumbnaila span
{
position: absolute;
visibility: hidden;
color: black;
text-decoration: none;
	text-align: left;
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-size: 11px;
}

.thumbnaila span img
{
border-width: 0;
padding: 0px;
}

.thumbnaila:hover span
{ /* position */
visibility: visible;
top: 45px;
left: 100px;
z-index: 50;
border-style:outset;
	border-color: #c0e3ff;
	border-width:3px;
}

a.thumbnaila
{
	text-align: left;
	text-decoration: none;
	color: #66A9C3;
	font-weight: bold;
	font-size: 10px;
}



/* end wristbands-gallery.htm */

/* wristbands-choosing.htm */

caption {
padding:0 0 15px 0;
width: 600px;
font: italic 11px tahoma, “Trebuchet MS”, Verdana, Helvetica, sans-serif;
text-align: left;
font-style: italic;
}

#centre-content-choosing {
	position: absolute;
	vertical-align: top;
  text-align: left;
	width: 600px;
	top:125px;
	left:184px;
  background-color:white;
  padding:5px;
    border-top-style:solid;
  border-top-width:2px;
  border-top-color:#3b7da6;
  border-left-style:solid;
  border-left-width:2px;
  border-left-color:#3b7da6;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-bottom-color:#9dbed2;
  border-right-style:solid;
  border-right-width:2px;
  border-right-color:#9dbed2;
   }

.table td
{
color:#336666;
text-align:center;
font-size:80%;
border-right: 1px solid #a1bfd9;
border-bottom: 1px solid #a1bfd9;
}

.table th.header {
	border-left: 1px solid #a1bfd9;
	border-top: 0;
	background: white;
	font: verdana, tahoma, helvetica, san-serif;
}

.table th.header2 {
	border-left: 1px solid #a1bfd9;
	border-top: 0;
	background: white;
;
	font: verdana, tahoma, helvetica, san-serif;
}

.table th {
	font: bold 100% verdana, tahoma, helvetica, san-serif;
	color: #6D929B;
	background: #ccffff;
	border-right: 1px solid #a1bfd9;
	border-left: 1px solid #a1bfd9;
	border-bottom: 1px solid #a1bfd9;
	border-top: 1px solid #a1bfd9;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-align: center;
	padding: 3px 3px 3px 3px;
}
/* end wristbands-choosing.htm */

/* index page*/

.list-menu2 p
{
font-size:90%;
margin-left:5px;
margin-right:-5px;
width:150px;
}

.small
{
font-size:70%;
text-align: left;
margin: 0px;
font-family: tahoma, Helvetica, sans-serif;
color: red;
margin-top: .5em;
}

.middle-text
{
padding:15px;
}

#text
{
position:relative;
}

/* end index page */

/* Wristbands.htm */

#wristbands a {
	text-align: right;
	text-decoration: none;
	color: #3b7da6;
	font-weight: bold;
	font-size: 100%;
	line-height: 14px;
}
#wristbands a:hover {
	color: #003366;
}
#wristbands a:active {
	color: white;
}

#wristbands h2
{
  position:relative;
  left:5px;
	font-size: 110%;
	padding-top: 0px;
	line-height: 0px;
	color:#0a5a95;
 letter-spacing:2px;
 text-transform: uppercase;
 padding-bottom:5px;

}



p.gallery-text
	{
position:relative;
width:260px;
left:0px;
margin:0px;
text-align: left;
font-family: tahoma, Helvetica, sans-serif;
color: #003366;
font-size: 100%;
margin-left:100px;
padding:0px;
border:0px;
	}

#centre-item-01
{
  position:relative;
  left:5px;
  top:10px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-02
{
  position:relative;
  left:5px;
  top:20px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-03
{
  position:relative;
  left:5px;
  top:30px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-04
{
  position:relative;
  left:5px;
  top:40px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-05
{
  position:relative;
  left:5px;
  top:50px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-06
{
  position:relative;
  left:5px;
  top:60px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-07
{
  position:relative;
  left:5px;
  top:70px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

#centre-item-08
{
  position:relative;
  left:5px;
  top:80px;
 background-image: url(images/box-gradient-background-blue.jpg);
  background-repeat: repeat-y;
  width:380px;
  min-height:100px;
  padding:5px;
}

/* end Wristbands.htm */

/* News page*/

.date
{
font-size:80%;
}
.sitemap
{
list-style: circle outside; color:#66A9C3;
}
/* end of news page*/

/* Enquiry Form  */

#wristbandsform form {
background-color:#e9eaf3;
border:2px solid #3399FD;
color:#3E4A49;
font-family:"Trebuchet MS",tahoma,Helvetica,Sans-serif;
font-size:0.8em;
padding:20px;
text-align:left;
width:360px;
margin-left:10px;
}

#wristbandsform fieldset {
border:1px solid #3E4A49;
padding-left:15px;
}

legend {
background-color:#3399FD;
border:1px solid #3E4A49;
color:#FFFFFF;
font-family:tahoma,Helvetica,Sans-serif;
font-size:0.9em;
font-weight:bold;
margin-bottom:0;
margin-top:5px;
padding:5px;
width:9em;
}

#wristbandsform form label.field-first, #wristbandsform form label.field-last {
float:left;
margin:0 10px 0 0;
width:150px;
}

#wristbandsform form label.field-first {
clear:left;
}

#wristbandsform form label {
display:block;
font-size:12px;
line-height:14px;
padding:0 0 10px;
}

#wristbandsform form label.field-first input, #wristbandsform form label.field-last input {
float:left;
padding:0;
width:150px;
}

#wristbandsform form input {
background-color:white;
display:block;
margin-top:3px;
}

.formtext {
color:#3E4A49;
font-family:tahoma,Helvetica,Sans-serif;
padding-left:5px;
}

#wristbandsform form label.field-wristbands {
float:left;
margin-right:10px;
width:110px;
}

#wristbandsform form label.field-printing {
float:left;
margin-left:10px;
width:170px;
}

#wristbandsform form label.field-further {
float:left;
margin:3px 0 0;
width:310px;
}

/* menu */

.menubody
 {
width: 160px;
padding-top:0px;

}

.menubody ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.menubody ul li a {
display: block;
width:150px;
padding: 2px 5px 2px 5px;
background-repeat: no-repeat;
text-decoration: none;
text-align: left;
font-size:10px;
line-height: 1.5em;
letter-spacing:1px;
}

.menubody ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.menu p
{
margin-top:0px; padding:5px;
}


.menu-header a
{
  background-color:#ceb0d2;
  color:#0A5A95;
}
.menu-header a:link, .menu a:active, .menu a:visited
{
background-color:#ceb0d2;
color:#0A5A95;

}

.menu-header a:hover
 {
color: #d122ce;
background-color:#ceb0d2;
}

.menu
{
  color:#ae89c8;
  background-color:white;
}

.menu a:link, .menu a:active, .menu a:visited
{
color:#ceb0d2;
background-color:white;
}

.menu a:hover
 {
color: #d122ce;
background-color:#b4b6df;
}


.menubody p a:hover
{
  background-color:white;
  }



a.header-menu {
	text-align: right;
	text-decoration: none;
	color: #f6e1f6;
	font-weight:bold ;
}

a.header-menu:active {
	color: #ceb0d2;
}

a.header-menu:hover {
	color: #d122ce;
}

#wristbands a {
	color:#cc9be1;
}

#wristbands a img {

 border:0px thick #cc9be1;
}

#wristbands a:hover {
	color: #d122ce;
}

#wristbands a:active {
	color: #ceb0d2;
}


p.header-menu {
  position:relative;
  color: #ceb0d2;
	font-size: 10px;
	margin-top: 0px;
  width:1050px;
  text-align:center;
	}

#h1
{
  margin-top:0px;
    background-image:url(images/title-07.gif);
    width:345px;
    height:50px;

}

#centre-content {
	position: absolute;
	vertical-align: top;
  text-align: left;
	width: 420px;
	top:125px;
	left:184px;
  background-color:white;
  padding:5px;
  border-top-style:solid;
  border-top-width:2px;
  border-top-color:#3b7da6;
  border-left-style:solid;
  border-left-width:2px;
  border-left-color:#3b7da6;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-bottom-color:#9dbed2;
  border-right-style:solid;
  border-right-width:2px;
  border-right-color:#9dbed2;
   }
   
   #header-new
	{
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/wristbands-co-uk-header-02.jpg);
	background-repeat: no-repeat;
	height:125px;
	width:800px;
}

#wristbands h2
{

}
