body {
	/*
	background-image: url('images/fractalbackground.jpg');
	background-position: top center;
	*/
	background-image: url('images/fractalbackground-90.jpg');
	background-position: left middle;
	background-repeat: no-repeat;
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 1.3;
}

.postage {
	font-size: 12px;
}

.price {
	font-size: 24px;
}

body.indexpage {
	background-image: url('images/tshirt.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EAEAEA;
}

a: {
	text-decoration: underline;
	border: none;
}

img {
	border: none;
}

a:link {
	color: #333333;
}

a:visited {
	color: #444444;
}

a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}

.pseudolink {
	text-decoration: underline;
	color: #333333;
}

table.sizes {
	border: solid;
	border-width: 1px;
	border-color: #444444;
	background: #FFFFFF;
}

table.sizes td {
	padding: 4px;
	padding-right: 6px;
}

table.main {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

table.listing {
	border: none;
	padding: 5px;
	margin: 0px;
}

table.listing td {
	padding: 2px;
	padding-left: 5px;
	padding-bottom: 10px;
}

td {
	text-align: left;
}

td.label {
	text-align: right;
}

td.left, td.right {
	width: 200px;
	padding: 8px;
}

td.middle {
	width: 430px;
}

td.middleAndRight {
	width: 638px;
}

/*div.siteinfo, div.tagline, .error {
	font-size: 12px;
}*/

.error {
	font-size: 12px;
}

.error {
	color: #AA0000;
}

.invisible {
	display: none;
}

.blacktshirt {
	background-image: url('images/blacktshirt.gif');
	width: 175px;
	height: 160px;
	padding-left: 75px;
	padding-top: 40px;
	margin-right: 20px;
}

.whitetshirt {
	background-image: url('images/whitetshirt.gif');
	width: 175px;
	height: 160px;
	padding-left: 75px;
	padding-top: 40px;
	margin-right: 20px;
}

.instructions {
	/*
	color: #880000;
	background: #FF8888;
	border: solid;
	border-color: #880000;
	border-width: 1px;
	padding: 3px;*/
}

.header, .topheader, .closeheader {
	font-weight: bold;
	/*margin-bottom: 6px;*/
	margin-top: 9px;
}

.topheader {
	margin-top: -6px;
}

.closeheader {
	margin-bottom: -15px;
}

.newsheader {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

.menuitem {
	margin-bottom: 10px;
}

.rebate {
	color: #007700;
	background: #BBFFBB;
	border: solid;
	border-width: 1px;
	border-color: #007700;
	padding: 4px;
}

img.thumb, img.floozythumb, img.fractalthumb, img.floozy {
	border: none;
	/*border: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 6px;
}

.title {
	font-size: 58px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Times, serif;
	line-height: 1;
}

span.fractalLink {
	display: block;
	width: 200px;
	height: 90px;
	background-image: url('images/bigButton.png');
	background-repeat: no-repeat;
}

span.fractalLinkText {
	position: relative;
	top: -30px;
	left: 5px;
}

img.fractalLinkThumb {
	position: relative;
	top: 5px;
	border: none;
}

div.fractalLink A {
	text-decoration: none;
}

div.fractalLink A:link {
	text-decoration: none;
}

div.fractalLink A:visited {
	text-decoration: none;
}

div.fractalLink A:hover {
	text-decoration: none;
}

div.fractalLink A:active {
	text-decoration: none;
}

span.navOuter {
	display: block;
	background-image: url('images/buttonLeft.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	padding-left: 10px;
}

span.navMiddle {
	display: block;
	background-image: url('images/buttonRight.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 20px;
	padding-right: 10px;
	margin-right: 10px;
}

span.navInner {
	display: block;
	background-color: #A0A0A0;
	height: 20px;
}

span.navInnermost {
	position: relative;
	top: 1px;
}

a.nav {
	color: #000000;
}

a.nav:hover {
	color: #FFFFFF;
}

li {
	margin-left: -20px;
}

span.small {
	font-size: 12px;
}

.siteinfo {
	font-size: 12px;
}

.tiny {
	font-size: 9px;
}

.rightDotted {
	border-right: dashed;
	border-width: 1px;
	border-color: #CCCCCC;
}

.bottomDotted {
	border-bottom: dashed;
	border-width: 1px;
	border-color: #CCCCCC;
}