body {

	background-position:center;

	background-color: #070707;

	background-image: url(images/slam-bg.jpg);

	}
.mainBox {
	border: 1px solid #FFFFFF;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.boxFrame {
	width:258px;
	height:346px;
	overflow:auto;
	}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.highlightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}

.pictureSubTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
}

.highlightWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align:middle;
}

a {
	color: #0066CC;
	text-decoration: none;
}

a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:active {
	color: #FFFFFF;
}

a.whitelink:visited {
	color: #FFFFFF;
}

a.bluelink:link {
	color: #0066CC;
	text-decoration: none;
}

a.bluelink:hover {
	color: #0066CC;
	text-decoration: underline;
}

a.bluelink:active {
	color: #0066CC;
}

a.bluelink:visited {
	color: #0066CC;
}

#slideShow {
	width: 487px;
	height: 346px;
	overflow: hidden;
	vertical-align: bottom;
}

#slideShowCaption {
	background: #fff;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	height:49px;
	padding:2px;
	text-transform:uppercase;
	z-index:9999 !important;
	font-family: Arial, Helvetica, sans-serif;
}