body {
	background: white;
	font-size: 12pt;
}
#container {
	width: auto;
	border: 0px;
}
html>body #container {
    height: auto;
}
#main {
	width: auto;
}
#hdrTbl {
	display: none;
}
div#header img {
	display: none;
}
#header span {
	display: block;
	padding-top: 20px;
	font-size: 16pt;
	height: 1em;
	font-weight: bold;
	color: black;
}
#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
div#content {
	margin-left: 10%;
	padding-top: 1em;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#content a[href^="/"]:after {
  content: " (http://crystalmomentscreative.com" attr(href) ") ";
}
#leftcol {
	display: none;
}
#navleft {
	display: none;
}
#nav-vert { 
	display: none;
} 
#feature {
	display: none;
}
#navbar {
	display: none;
}
#nav-hor { 
	display: none;
} 
#pageheader {
	display: none;
}
#pageheader2 {
	display: none;
}
#body {
	width: auto;
	border: 0px;
}
#BodyLeft {
	width: auto;
	border: 0px;
}
#BodyLeft img .bkgtop {
	display: none;
}
#BodyLeft .foot {
	display: none;
}
#BodyLeft p {
	padding-right: 25px;
}
#BodyRight {
	width: auto;
	border: 0px;
}
#FeatureBox {
	display: none;
}
#FeatureSite {
	display: none;
}
#footer {
	display: none;
}

a:link, a:hover, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#onecolwide {
	width: auto;
	text-align: left;
}
#onecolctr {
	width: auto;
	text-align: center;
}

#InvoiceList {
	width: 550px;
	border-collapse:collapse;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border: 1px solid #2D0F00;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bkg-logo-watermark.gif);
	background-position: right;
}
#InvoiceList th {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#InvoiceList td {
	font-size: 11px;
	padding-left: 1em;
	padding-right: 1em;
}
#InvoiceList .ralign {
	text-align: right;
	font-weight:bold;
}
#InvoiceList .Totals {
	text-align: right;
	padding-right: 10px;
}
#InvoiceList .even {
	background-color:#CCCCCC;
}
#InvoiceList .tcell {
	background-color:#FFFFFF;
}
form {
	display: inline;
	bottom: 0;
}
div #ralign {
	float: right;
	padding-right: 20px;
}
/*
Site colors:
blue: #1D426C
orange: #BA7D2C
*/

