.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 0px;
	background-color: #F7F7F7;
	margin-bottom: 0px;
}
.brd {
	border-top: 1px solid #AC5C6C;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #AC5C6C;
	border-left: 1px solid #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
}
#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E1A18;
	text-transform: none;
}
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E1A18;
	text-transform: none;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A7EA1;
	text-transform: none;
	text-decoration: underline;
}
.name {
	font-weight: bold;
	color: #999999;
}

.question {
	font-weight: bold;
	color: #9E1A18;
}
.answer {
	text-indent: 50px;
	display: block;
}



.header {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9E1A18;
	letter-spacing: 0.1em;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #9E1A18;
	padding-left: 50px;
}
.numbers {
	font-size: 16px;
	color: #666666;
}
.footer {
	font-family: Arial;
	color: #999999;
	font-size: 12px;
}
.header2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AC5C6C;
	text-align: left;
}
.sidebg {
}
a:link {
	color: #9E1A18;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #AC5C6C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #9E1A18;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #7A7EA1;
	text-decoration: underline;
	font-weight: bold;
} 
.style4 {color: #000000}
.thumbs {
	margin-right: 7px;
}
