body {
	background-image: url(../images/repeatingBG_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e2e2e2;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 300px;
	padding: 0px;
}
#header2 {
	background-image: url(../images/reminder_bg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 340px;
	padding: 0px;
}
#content {
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
	width: 770px;
}
.content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.salescopy  {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.salescopy p {
	font-size: 13px;
	line-height: 18px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 30px;
}
.header {
	color: #4468b2;
	font-size: 30px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.blue {
	color:#4468b2;
}
.green {
	color: #74a56d;
}
.red {
	color: #CC0000;
}
.taf {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
a:link, a:visited {
	font-weight: bold;
	color: #0000CC;
}
a:hover, a:active {
	font-weight: bold;
	color: #CC0000;
}
.alexButtonPad {
	padding: 6px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
.alexButtonTw {
	font-size: 9px;
}
.alexButtonPad2 {
	padding: 3px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.headercontent {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.treb {
	font-family: "Trebuchet MS";
}

.headercontent div {
	line-height: 14px;
	padding: 0px;
	
}
.contentbio {
	padding-right: 10px;
}
.copyright {
	font-size: 12px;
}
.biocontent {
	padding: 10px;
	background-color: #e6f0fc;
	font-size: 14px;
	line-height: 18px;
}
.bioquote {
	background-color: #e6f0fc;
	width: 30px;
}
.biotopright {
	background-image: url(../images/biotopright_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	width: 10px;
}
.biobottomleft {
	background-image: url(../images/biobottomleft_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	height: 10px;
}
.biobottomright {
	background-color: #e2e2e2;
	height: 10px;
	width: 10px;
}
.biosig {
	font-weight: bold;
	color:#4468b2;
	padding-left: 20px;	
}