body {
margin: 0px 0px 20px 0px;
background: #FFFFFF url('/images/bg.png');
text-align: center;
border-right:50px solid #76A6B4;
font-family: Verdana, Arial, sans-serif;
color: #2F4967;
font-size: x-small;
height:100%;
}

a {
text-decoration: none;
color: #76A6B4;
}
a:visited {
color: #76A6B4;
}
a:hover {
color: #D0D0D1;
}

#container {
background:#ffffff url('/images/disc.jpg') no-repeat fixed center center;
color:inherit;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 740px;
border: 1px solid #D0D0D1;
}
#banner {
text-align: center;
font-size:xx-small;
text-transform:uppercase;
}

#content {
padding: 10px 0 10px 10px;
font-size: 8pt;
width:740px;
float:left;
}
#content p {
text-align: left;
margin-bottom: 10px;
}
td {
text-align: center;
font-size: x-small;
}
h1 {
font-size: 110%;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}
h2,h3 {
font-size: x-small;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}
h3 span.sub {
	border-bottom: 1px solid;
	display: block;
	text-align: right;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: lowercase;
	font-style: italic;
	margin: 0px;
}
p.each {
display: block; 
width: 100%; border-bottom: 1px solid; 
clear: left;
font-size: x-small;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}
#right {
background:transparent url('/images/domino.jpg') repeat-y top right;
float: right;
width: 190px;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 2px 0 2px 2px;
margin-bottom: 15px;

}
#right h2 {
font-size: x-small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
margin-top: 1px;
margin-bottom: 2px;
}
#powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

.posted {
border-bottom: 1px solid #999999;
margin-bottom: 25px;
}
.small {
font-size:xx-small;
text-transform: uppercase;
letter-spacing: .3em;
margin-bottom: 25px;
}
.most {
border: #76A6B4 inset 1px;
padding: 3px;
background: #D0D0D1;
color: #C76B17;
clear: left;
margin: 3px;
}
.tiny{
border: #76A6B4 inset 1px;
padding: 3px;
background: #D0D0D1;
color: #C76B17;
float: left;
margin: 3px;
}
.index {
height:130px;
margin-bottom:10px;
}
.index span.right {
	display: block;
	margin: 0px;
	text-align: right;
}
.smindex {
height:160px;
margin-bottom:5px;
width:100px;
float:left;
text-align:center;
margin-right:4px;
}
.archive{
height:210px;
margin-bottom:10px;
width:160px;
float:left;
text-align:center;
margin-right:4px;
}
.menu {
text-transform: uppercase;
letter-spacing: .3em;
font-size: x-small;
}
form {
clear:left;
}
.forms {
border: #76A6B4 inset 1px;
padding: 3px;
background: #D0D0D1;
color: #C76B17;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
}
.button {
border: #76A6B4 outset 1px;
padding: 3px;
background: #D0D0D1;
color: #C76B17;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
}
#cartform input{
	float: left;
	clear:right;
	margin-right: 0px;
	margin-bottom: 0.5em;	
	font: 11px/18px Verdana, Tahoma, Sans-Serif;		
	width: 250px;
}

#cartform textarea{
	float: left;
	clear:right;
	margin-right: 0px;
	margin-bottom: 0.5em;	
	font: 11px/18px Verdana, Tahoma, Sans-Serif;	
	height: 90px;	
	width: 250px;	
}

#cartform label {
	float: left;
	clear: left;
	text-align: left;
	border-bottom: #76A6B4 solid 1px;
	width: 250px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	height: 20px;
}

#cartform input.button {
	position: relative;
	clear: both;
	width: auto;
	float: none;
	margin-left: 150px;
	display: block;
	border: 1px solid #12435B;
	font: bold 11px/18px Verdana, Tahoma, Sans-Serif;		
	background: #CFDEE5;
	color: #12435B;
	margin-top: 60px;
}

table {margin-left:30px;}

#cartform_sm input{
	font: 11px/18px Verdana, Tahoma, Sans-Serif;		
	width: 200px;
}

#cartform_sm input.button {
	border: 1px solid #12435B;
	font: bold 11px/18px Verdana, Tahoma, Sans-Serif;		
	background: #CFDEE5;
	color: #12435B;
	width: auto;
}
.spacer {
clear:both;
}

table.gift td {
	font-size: 11px;
	text-align: left;
}
.pink {
float:left;
}
.l {float:left;}