img#header {
	display: block;
	margin: 20px;
}

#video_background {
	position: fixed;
	top: 0;
	left: 0;
	width: 1980px;
	z-index: -999;
}

body {
	margin: 0px;
}

a img {
 border:none;
}

.headerText {
	font-size: 20px;
	font-weight: bold;
	color: #999;
}

.pressLink {
	color: white;
	font-size: small;
	font-weight: bold;
}

.normalText {
	color: #999;
	font-size: small;
	font-weight: bold;
}

.column {
	display: inline-block;
}

.column.gallery {
	width: 255px;
	margin-right: 10px;
}

.column div {
	margin: 10px 0px;
}

.column.left {
	width: 275px;
	vertical-align: top;
	text-align: left;
	padding-right: 35px;
}

.column.right {
	width: 480px;
	text-align: right;
	padding-right: 10px;
}

.mainBody {
	min-width: 900px;
}

.mainBody .headerNav a:hover {
	color: #4C4C4C;
}

.mainBody .headerNav {
	padding-bottom: 25px;
}

.mainBody .headerNav a{
	color: #999;
	text-decoration: none;
	padding: 0px 20px;
}

#greenlight{
position: fixed;
  right: 23px;
    top: 20px;
}

body{
	background-color: #333;
	font-weight: 900;
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h2.headerText {
        font-size: 20px;
}

h2 a {
        color: #999;
        text-decoration: none;
}

div .newsdiv {
    width: 900px;
    display: block;
    margin: 20px 0;
}

table {
    width: 800px;
    color: #999;
    margin-left: 43px;
    margin-right: 43px;
}

th {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

td.date {
    font-size: 10px;
    font-weight: normal;
}

td {
    font-size: 13px;
}

li {
    margin: 5px 0;
}

#socialLinks a img {
    height: 50px;
}