body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	background: #0A1C1E;
	font-size: 18px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
}
a, img {
	border:none;
}
a:link {
	color: #ffffff;
	font-size:18px;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #f2bc3c;
}
a:active {
	color: #f2bc3c;
}

#footer {
	text-align: center;
}

#video {
	margin:125px 0 0 4px;
}
#contenttext {
	margin-left: 8px;
}
#sociallinks {
	text-align: center;
	margin-top:33px;
}
#right {
	margin:0px 0 0 0px;
}
#content img, #content a, #sidebar img, #sidebar a,  #links img, #links a {
	border:none !important;
}

.articleHolder {
	width:620px;
	height:1752px;
	overflow:scroll;
}

.freeDownloadInput {
	width: 260px;
	height: 30px;
	font-size: 15px;
	background-color: #ffff00;
	text-align: center;
}

.freeDownloadBTN {
	margin-top: 10px;
	margin-left: -5px;
}