body {
	padding: 0;
	background: url(images/ts/bg_2.jpg) no-repeat center top;
	background-color: #000000;
	font: bold 100%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, big {
	font: bold 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 1px 0 0 0;
	/*border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;*/
}

#content {
	margin: 0px 155px 0px 155px;
	padding: 4px; 
	color: #ffffff;
	background-color: #000000;
}

#content h1 {
	text-align: right;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	background-color: #000000;
}

#side1 {
	position: absolute;
	width: 150px;
	top: 10px;
	left: 0px;
	right: 0px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	-moz-border-radius: 10px;
}
#side2 {
	position: absolute;
	width: 150px;
	top: 10px;
	right: 0px;
	padding: 0px 0px 0px 0px;
}
#side2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #901602;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: medium;
}
.dadbox {
	padding: 4px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: #a0a0a0;
	-moz-border-radius: 10px;
}
#side1 h3 {
	font-family: arial, helvetica, sans-serif;
	color: #901602;
	background-color: transparent;
	margin: 0;
	padding-left: 4px;
	padding-top: 3px;
	font-weight: bold;
	font-size: medium;
}
#side1 .txt {
	width: 150px;
	border: 1px inset #901602;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
	text-decoration: underline;
}
.border {
	border: 2px outset;
	-moz-border-radius: 10px;
	color: #00000;
}

#content h2 {
	text-align: left;
	padding-right: 20px;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #509ACE;   /*#901602;*/
}

.small_blue {
	font: 12px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #f0f0f0;
}

.small_cart {
	font: 15px arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	color: #f0f0f0;
}

.small {
	font: 70% arial, sans-serif;
	font-style: normal;
}

#bottom {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
}

.right {
	float: right;
}

html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body {
	height: auto;
}


	



