body {
	font-family: "Times New Roman", Times, serif;
	color: silver;
	background-color: #070707;
	background-image: url(../tsimages/dgbackgrnd.gif);
	font-size: large;
	font-weight: lighter;
}

a:link {
	color: red;
}

a:visited {
	color: blue;
}

a:hover {
	color: silver;
}

a:active {
	color: #696969;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 90;
}
.wrapright {
	float: right;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 3px;
	text-align: right;
}
.wrapleft { float: left; margin-top: 6px; margin-bottom: 3px; margin-left: 3px; padding: 3px; }

#div {
		border: thin dashed yellow;
}	

#tsbrand {
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -200px;
	border: 0px
}
.bigpic {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	background-color: #000;
	padding: 24px;
	margin-left: 12px;
	margin-bottom: 12px;
}
h3 {
	font-size: large;
}
#items {
	position: absolute;
	top: 25%;
	text-align: left;
	z-index: 100;
	left: 25%;
}
#frame {
	position: absolute;
	top: 30%;
	left: 55%;
	vertical-align: middle;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	background-color: #000;
	padding: 1px;
}
#display {
	background-color: #000;
	padding: 35px;
	border: thin inset silver;
}
#pricing {
	padding-left: 10%;
	padding-right: 10%;	
}
#cright {
	text-align: right;
	position: fixed;
	bottom: 2%;
	right: 2%;
	z-index: 60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#content {
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -395px;
	width: 790px;
}
.enlarge {
	text-align: right;
	vertical-align: bottom;
	z-index: 100;
}
