body {
	background: url(/img/splatter-dark.png) top center no-repeat fixed;
	background-size: cover;
	font-family: 'proxima_nova_rgregular', Helvetica, Arial, sans-serif;
	margin: 0px;
	color: #222;
}
a:link {
	color: #c00000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #c00000;
}
table {
	margin: 0 auto;
	background: #fff;
	width: 878px;
}
td {
	text-align: center;
	line-height: 1.4em;
}
.col {
	background: #ccc;
	font-weight: bold;
}
.top {
	margin-bottom: 30px;
}
.bottom {
	margin: 30px 0px;
}
li {
	list-style-type: square;
}
#header a:link, #header a:visited, #header a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 40px;
	font-family: 'Jura', Helvetica, Arial, sans-serif;
}
.header {
	background: url(/img/banner.png) center;
	background-size: cover;
	width: 100%;
	height: 100px;
}
#nav a:link {
	text-decoration: none;
	color: #c00000;
	margin: 0px 15px;
	font-weight: bold;
}
#nav a:visited {
	text-decoration: none;
	color: #c00000;
}
#nav a:hover {
	text-decoration: underline;
}
.nav {
	padding: 10px 0px;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	border-bottom: 1px solid #999;
}
#content {
	margin: 15px;
}
#content ul {
	list-style: none;
	margin-left: -50px;
}
#content li {
	margin: 0px 0px 15px 10px;
	width: 150px;
	float: left;
	font-size: 13px;
	text-align: center;
	position: relative;
}
#content img {
	width: 150px;
	margin-bottom: -5px;
}
.meta {
	font-size: 13px;
	margin-top: -18px;
}
.label {
	position: absolute; 
	bottom: 24px;
	right: 0;
	background: #000;
	color: #fff; 
	font-size: 12px;
	padding: 0px 4px;
	text-align: right;
	font-weight: bold;
}
#page {
	margin: 15px;
}
#sidebar {
	margin: 15px;
	width: 187px;
}
#sidebar ul {
	list-style: square;
	width: 90%;
}
#sidebar li {
	margin-left: -2px;
}
#sidebar a:link {
	font-size: 13px;
}
#footer a:link {
	text-decoration: none;
	color: #c00000;
}
#footer a:visited {
	text-decoration: none;
	color: #c00000;
}
#footer a:hover {
	text-decoration: underline;
}
.footer {
	padding: 10px 0px;
	font-size: 13px;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	border-top: 1px solid #999;
}
@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url('https://litmus.com/fonts/Emails/proximanova-regular-webfont.eot');
	src: url('https://litmus.com/fonts/Emails/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('https://litmus.com/fonts/Emails/proximanova-regular-webfont.woff') format('woff'),
		 url('https://litmus.com/fonts/Emails/proximanova-regular-webfont.ttf') format('truetype'),
		 url('https://litmus.com/fonts/Emails/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_rgbold';
	src: url('https://litmus.com/fonts/Emails/proximanova-bold-webfont.eot');
	src: url('https://litmus.com/fonts/Emails/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('https://litmus.com/fonts/Emails/proximanova-bold-webfont.woff') format('woff'),
		 url('https://litmus.com/fonts/Emails/proximanova-bold-webfont.ttf') format('truetype'),
		 url('https://litmus.com/fonts/Emails/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'adelle_rgregular';
	src: url('https://litmus.com/fonts/Emails/adelle_reg-webfont.eot');
	src: url('https://litmus.com/fonts/Emails/adelle_reg-webfont.eot?#iefix') format('embedded-opentype'),
		 url('https://litmus.com/fonts/Emails/adelle_reg-webfont.woff') format('woff'),
		 url('https://litmus.com/fonts/Emails/adelle_reg-webfont.ttf') format('truetype'),
		 url('https://litmus.com/fonts/Emails/adelle_reg-webfont.svg#adelle_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}