BODY {
	background-color: #000;
	font-family: Arial, sans-serif;
	margin: 0px; 0px; 0px; 0px;
	font-size: 12px;
	color: #999999;
}

A {
	color: #52829a;
}
A:hover {
	color: #fff;
}

.grayTxt {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	font-style: italic;
}

.top {
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 0px;
}

.homeCol1 {
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	line-height: 24px;
}

.homeCol1 {
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	line-height: 24px;
}
.homeCol2 {
	font-size: 14px;
}
.brandCopy {
	font-size: 12px;
	padding-right: 50px;
	line-height: 16px;
}
#brandBox {
	padding-left: 20px;
	padding-top: 30px;
	font-size: 12px;
}
#brandBox A {
	font-size: 14px;
	text-decoration: none;
}

.dlText {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
}
.dlText:hover {
	color: #ee2605;
	text-decoration: underline;
}
.titleText {
	font-size: 32px;
}

#mainCont {
	margin-left: 20px;
	width: 960px;
	background-color: #1e1e1e;
}

#newsSection {
	font-size: 12px;
	padding-bottom: 50px;
}
#newsSection .date {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}
#newsSection .heading {
	font-size: 18px;
	color: #fff;
	font-family: Georgia, Times, Times New Roman, serif;
}
#newsSection .heading:hover {
	color: #52829a;
}

#svcsDesc {
	font-size: 14px;
}
#svcsDesc A {
	text-decoration: none;
}

#dlsIntro {
	font-size: 12px;
	padding-right: 15px;
}

#dlsDesc {
	color: #66a1bf;
	font-size: 13px;
}
#dlsDesc A {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
#dlsDesc A:hover {
	font-size: 20px;
	color: #66a1bf;
	text-decoration: none;
}





#teamBio {
}
#teamBio .heading {
	font-size: 36px;
	color: #fff;
	font-family: Georgia, Times, Times New Roman, serif;
}
#teamBio .title {
	font-size: 18px;
	font-family: Georgia, Times, Times New Roman, serif;
}
#teamBio .label {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, Times, Times New Roman, serif;
}
#teamBio .info {
	font-size: 14px;
	color: #fff;
}
#teamBio A {
	font-size: 14px;
	text-decoration: none;
}
#soundtrackBox {
	padding-left: 21px;
	padding-top: 21px;
	font-size: 11px;
}
#soundtrackBox .title {
	font-size: 14px;
}
#soundtrackBox .song {
	color: #fff;
	font-weight: bold;
}

.heading {
	font-size: 36px;
	color: #fff;
	font-family: Georgia, Times, Times New Roman, serif;
}

#mainContent {
	font-size: 12px;
	color: #999;
}
#mainContent A {
	font-weight: bold;
	text-decoration: none;
}
.topLink {
	color: #adc4cf;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.brandLink {
	font-size: 16px;
}

.pad20 {
	padding-left: 20px;
}

#rightCol {
	padding-left: 20px;
	font-size: 12px;
}
#rightCol A {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#rightCol A:hover {
	text-decoration: underline;
}
#rightCol .bigA {
	font-size: 14px;
	color: #52829a;
	text-decoration: none;
	font-weight: bold;
}
#rightCol .bigA:hover {
	color: #52829a;
	text-decoration: underline;
}
#rightCol .brandLink {
	font-size: 16px;
	color: #66a1bf;
	text-decoration: underline;
	font-weight: normal;
}
#rightCol .brandLink:hover {
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}



#mainArea {
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom: 50px;
}
.mainTxt {
	width: 283px;
	margin-right: 20px;
	font-size: 14px;
}
.wtTxt {
	font-size: 18px;
	color: #fff;
}
.wtTxtSm {
	font-size: 14px;
	color: #fff;
}

.rightMain {
}
.leftMain {
	width: 575px;
	padding-right: 80px;
}
.leftMain2 {
	width: 768px;
	padding-right: 80px;
}

.wtLink {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.wtLink:hover {
	text-decoration: underline;
}

.mainA {
	font-size: 12px;
	color: #adc4cf;
	text-decoration: none;
	font-weight: bold;
}
.mainA:hover {
	color: #fff;
}
.subA {
	font-size: 11px;
	color: #adc4cf;
	text-decoration: none;
	font-weight: bold;
}
.subA:hover {
	color: #fff;
}


#footer {
	background-color: #000;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 100px;
}
.footerTxt {
	font-size: 12px;
	color: #6b6b6b;
}
.footerLink {
	color: #6b6b6b;
	text-decoration: none;
}
.footerLink:hover {
	color: #999999;
	text-decoration: underline;
}
