body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
.siteBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.bBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bigText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 25px;
}
.liveText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.quote {
	background-color: #FFFFCC;
	border: 1px solid #333333;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 3px;
}
.slogan {
	font-size: 30px;
	font-weight: bold;
	color: #efb001;
	text-decoration: none;
}

