@charset "UTF-8";
.redBACK {
	background-image: url(images/back-slider-small.jpg);
	background-repeat: repeat;
}
.rightgrey {
	background-image: url(images/right-grey.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.rightsiderbig {
	background-image: url(images/back-slider-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LEFTGrey {
	background-image: url(images/left-grey.jpg);
	background-position: right top;
}
.leftsliderbig {
	background-image: url(images/back-slider-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: auto;
}
.Starlinks {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
}
.StarHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFC;
	font-style: normal;
	line-height: 55px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-indent: 16px;
	letter-spacing: 3px;
	background-image: url(images/sub-header.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 50px;
}
.starSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: center;
}
.starBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 19px;
	text-align: left;
	margin-right: 10px;
	margin-left: 5px;
}
.StarSubH {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2D3891;
}
.starDivder {
	color: #F00;
	font-weight: bold;
}
.starBodyS {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2D3891;
}
.iframeBLOG {
	height: 450px;
	width: 900px;
}
