﻿a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #f7bcbc;
}
#boxholder p {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
}
#wrapper {
	width: 940px;
	margin: 0 auto;
}
#boxholder .box {
	background: #e05e07 url(../images/back.jpg) repeat-y;
}
.boxholder {
	clear: both;
	padding: 1px;
	background: #e05e07;
}
.tab {
	border-width: 0px;
	border-color: #ffffff;
	float: left;
	height: 32px;
	width: 120px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #e05e07 url(../images/orangetab.jpg) no-repeat;
}
.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
