body {
	margin: 0px;
	padding: 0px;
	background-color: #5A0000;
}
body, div, td, p, h1, h2, h3, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#global #introtext .slaveorderlink {
	font-size: 20px;
	font-weight: bold;
}



h1, h2, h3  {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#global {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #771100;
}
#headline {
	text-align: center;
	float: left;
	width: 960px;
	padding: 10px;
	background-color: #771100;
}
#introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	float: left;
	width: 960px;
	text-align: justify;
	background-color: #771100;
}
.links_top {
	float: left;
	width: 960px;
	padding: 10px;
	background-color: #771100;
}
#links_top_header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 980px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #771100;
}
.links_top .link {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	float: left;
	width: 310px;
	text-align: center;
	background-color: #771100;
}
.alllinks {
	float: left;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #771100;
}
#alllinks_header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 980px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #771100;
}

.alllinks .link {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	float: left;
	width: 182px;
	background-color: #771100;
}
.row {
	float: left;
	width: 960px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #771100;
}
.text_left {
	float: left;
	width: 550px;
	background-color: #771100;
}
.img_left {
	float: left;
	width: 400px;
	background-color: #771100;
}
.text_right {
	float: right;
	width: 550px;
	background-color: #771100;
}
.img_right {
	float: right;
	width: 400px;
	background-color: #771100;
}
.clip_buylink {
	font-size: 16px;
	font-weight: bold;
}
.clip_text {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 14px;
}
.footer {
	float: left;
	width: 960px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	background-color: #771100;
}
a:link{
	color:#FAC7C8;
	text-decoration:none;
}
a:visited{
	color:#FAC7C8;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a:active{
	color:#FAC7C8;
	text-decoration:none;
}

