body {
	font: 12px Tahoma, Arial, Helvetica;
	color: #000000;
	background: #333333;
	margin: 0;
	padding: 0;
}
a:link {
	font: 12px Tahoma, Arial, Helvetica;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font: 12px Tahoma, Arial, Helvetica;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font: 12px Tahoma, Arial, Helvetica;
	color: #FF0000;
	text-underline: none;
	text-decoration: underline;
}
h1 {
	font: bold 18px Tahoma, Arial, Helvetica;
	color: #000000;
	padding-left: 10px;
}
h2 {
	font: bold 16px Tahoma, Arial, Helvetica;
	color: #00B5EF;
	padding-left: 10px;
}
h3 {
	padding-left: 10px;
	font-size: 13px;
	color: #2F61AB;
}
.featureRight {
	background: #F1FDFB;
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 500px;
	border: 2px solid #00B6F0;
}
img {
	border: 0;
}
p {
	padding-left: 10px;
	padding-right: 10px;
}
.compSlipBg {
	background: url(Assets/comp-slip.jpg) no-repeat;
	height: 448px;
	width: 950px;
}
.outerBorder {
	border: 2px solid #00B6F0;
}
.whiteBlueFade {
	background: url(Assets/white-blue-fade.jpg) repeat-y;
	width: 950px;
}
.largeRightPadding {
	padding-right: 350px;
}
.imagePaddingRightAligned {
	margin-left: 10px;
}
.whiteBlueFade2 {
	background: url(Assets/white-blue-fade2.jpg) repeat-y;
	width: 600px;
}
.logo {
	background: url(Assets/destiny-logo-fade.jpg) no-repeat;
	width: 350px;
	height: 113px;
}
.circles {
	background: url(Assets/circles.jpg) no-repeat;
	height: 250px;
	width: 950px;
}
.textBlue {
	color: #32BEF8;
}
.content1 {
	background: url(images/index_03b.jpg) no-repeat;
	height: 296px;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
.content2 {
	background: url(images/index_05b.jpg) no-repeat;
	height: 344px;
	width: 617px;
}
.topBorder {
	border-top: 2px solid #00B6F0;
}
.textFooter {
	font: 11px Tahoma, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}
.textFooter a:link {
	font: 11px Tahoma, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}
.textFooter a:visited {
	font: 11px Tahoma, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}
.textFooter a:hover {
	font: 11px Tahoma, Arial, Helvetica;
	color: #000000;
	text-decoration: underline;
}
.imagePaddingLeftAligned {
	margin-right: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.videoPlayer {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
#facebook {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
