html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	background-color:#212121;
	text-align: center;
}

a:link   { color: white; 
           text-decoration: none;
		   }	
a:visited { color: white; 
            text-decoration: none;
			}
a:active { color: teal;
            text-decoration: none;
			}
a img    { border: none;
            }
a:hover { background-color: transparent;
          text-decoration: underline;
           }            
#title a:link   { color: #F0F; 
           text-decoration: none;
		   }	
#title a:visited { color: #F0F; 
            text-decoration: none;
			}
#title a:active { color: #F0F;
            text-decoration: none;
			}
#title a img    { border: none;
            }
#wrapper {
	background-color: #000;
	width: 1025px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height: auto;
}
#navigation {
	background-color: #000;
	width: 1025px;
	position: absolute;
	top: 65px;
	right: 0px;
	left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#content {
	width: 1025px;
	background-color: #000;
	height: auto;
    position: absolute;
	top: 175px;
	left: 0px;
	margin-bottom: 10px;
}
#emailsignup {
	background-color: #000;
	width: 1025px;
	padding-bottom:10px;
	position: absolute;
	bottom: 0px;
}
#links {
	background-color: #000;
	width: 1025px;
	float: left;
	height: auto;
}
#header {
	width: 1025px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #000;
}
#text {
	background-color: #000;
	float: left;
	width: 825px;
	position: absolute;
	top: 70px;
	left: 200px;
}
.menu {
	background-color: #000;
	padding: 5px;
	width: 200px;
	list-style-type: none;
	float: left;
	color: white;
}
.menu li {
	margin-left:10px;
	margin-top:10px;
	height:25px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height:25px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
.henparty {background-image: url(hentimgs/henpartytshirtsback.jpg);} 
.henparty a {background-image: url(hentimgs/henpartytshirts.jpg);}
.hennight {background-image: url(hentimgs/hennighttshirtsback.jpg);}
.hennight a {background-image: url(hentimgs/hennighttshirts.jpg);}
.holiday {background-image: url(stagimgs/holidayback.jpg);}
.holiday a {background-image: url(stagimgs/holiday.jpg);} 
.budget {background-image: url(hentimgs/budgetback.jpg);}
.budget a {background-image: url(hentimgs/budget.jpg);}
.better {background-image: url(hentimgs/betterback.jpg);}
.better a {background-image: url(hentimgs/better.jpg);}
.different {background-image: url(hentimgs/differentback.jpg);}
.different a {background-image: url(hentimgs/different.jpg);}
.weekend {background-image: url(hentimgs/weekendback.jpg);}
.weekend a {background-image: url(hentimgs/weekend.jpg);}
.designs {background-image: url(hentimgs/designsback.jpg);}
.designs a {background-image: url(hentimgs/designs.jpg);}
.colours {background-image: url(hentimgs/coloursback.jpg);}
.colours a {background-image: url(hentimgs/colours.jpg);}
.fonts {background-image: url(hentimgs/fontsback.jpg);}
.fonts a {background-image: url(hentimgs/fonts.jpg);}
.rhinestones {background-image: url(hentimgs/rhinestonesback.jpg);}
.rhinestones a {background-image: url(hentimgs/rhinestones.jpg);}
.diyrhinestones {background-image: url(hentimgs/diyrhinestonesback.jpg);}
.diyrhinestones a {background-image: url(hentimgs/diyrhinestones.jpg);}
.sashes {background-image: url(hentimgs/sashesback.jpg);}
.sashes a {background-image: url(hentimgs/sashes.jpg);}
.robes {background-image: url(hentimgs/robesback.jpg);}
.robes a {background-image: url(hentimgs/robes.jpg);}
.sizing {background-image: url(hentimgs/sizingback.jpg);}
.sizing a {background-image: url(hentimgs/sizing.jpg);}
.testimonial {background-image: url(hentimgs/testimback.jpg);}
.testimonial a {background-image: url(hentimgs/testim.jpg);}
ul.menu li a:hover {background: none;}
#title {
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F0F;
	float: none;
	height: 50px;
	width: 1025px;
	position: absolute;
	top: 122px;
	left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#table{
		background-color: #000;
	font-weight:bold;
	font-style:normal;
	font-size: 13px;
	line-height: normal;
	margin-top: 10px;
	padding: 5px;
	width: 805px;
	float: left;
}
.black {color: #000000;
        text-align: justify;
		padding-left: 10px;
		padding-right: 10px;
		vertical-align: top;
}
.white {font-size: 20px}
.red {color: #F0F;}
.bottomlinks {color:#FFFFFF;}


