 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: #FFFFFF; 
           text-decoration: none;
		   }	
#title a:visited { color: #FFFFFF; 
            text-decoration: none;
			}
#title a:active { color: #FFFFFF;
            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;
}
.stagdot {background-image: url(stagimgs/stagdotback.jpg);} 
.stagdot a {background-image: url(stagimgs/stagdot.jpg);}
.stagnt {background-image: url(stagimgs/stagntback.jpg);}
.stagnt a {background-image: url(stagimgs/stagnt.jpg);} 
.budget {background-image: url(stagimgs/budgetback.jpg);}
.budget a {background-image: url(stagimgs/budget.jpg);}
.holiday {background-image: url(stagimgs/holidayback.jpg);}
.holiday a {background-image: url(stagimgs/holiday.jpg);}
.better {background-image: url(stagimgs/betterback.jpg);}
.better a {background-image: url(stagimgs/better.jpg);}
.different {background-image: url(stagimgs/differentback.jpg);}
.different a {background-image: url(stagimgs/different.jpg);}
.weekend {background-image: url(stagimgs/weekendback.jpg);}
.weekend a {background-image: url(stagimgs/weekend.jpg);}
.designs {background-image: url(stagimgs/designsback.jpg);}
.designs a {background-image: url(stagimgs/designs.jpg);}
.colours {background-image: url(stagimgs/coloursback.jpg);}
.colours a {background-image: url(stagimgs/colours.jpg);}
.fonts {background-image: url(stagimgs/fontsback.jpg);}
.fonts a {background-image: url(stagimgs/fonts.jpg);}
.polos {background-image: url(stagimgs/poloshirtsback.jpg);}
.polos a {background-image: url(stagimgs/poloshirts.jpg);}
.rugby {background-image: url(stagimgs/rugbyshirtsback.jpg);}
.rugby a {background-image: url(stagimgs/rugbyshirts.jpg);}
.hoody {background-image: url(stagimgs/hoodiesback.jpg);}
.hoody a {background-image: url(stagimgs/hoodies.jpg);}
.sizing {background-image: url(stagimgs/sizingback.jpg);}
.sizing a {background-image: url(stagimgs/sizing.jpg);}
.testimonial {background-image: url(stagimgs/testimback.jpg);}
.testimonial a {background-image: url(stagimgs/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: #FFFFFF;
	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;}


