﻿body {
	background: #00558B url(../Images/Background.jpg) repeat-x ;
	font-family: Trebuchet MS;	
}
img
{
	border: none;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	cursor: pointer;	
}
sup,	
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

a:hover
{
	color: #005189;
}
h1
{
	color: #015289;
	font-size: 18pt;
}
h2
{
	font-size: 14pt;
	color: #005189;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-size: 12pt;
	color: #005189;
	margin: 0px;
	padding: 0px;
}
table
{
	border-collapse: collapse;
}

/** Lanyardsnow.com Stuff**/

#mainContent td
{
	text-align: center;
	vertical-align: middle;	
	padding-bottom: 20px;
	
}

#mainContent img
{
	
}

#mainContent th
{	
	border: 2px solid white;
	border-bottom: 6px solid white;
	color: White;
	background: red;
}

#mainContent th.big
{
	padding: 0px 0px 0px 0px;
	font-size: xx-large;
}

#mainContent ul
{
	margin-left: 20px;
	text-align: left;
}



#mainContent .plainContent
{
	vertical-align: middle;
	padding-top: 20px;
	font-size: 18pt;
	text-align: left;
	width: 1000px;
}

#mainContent .plainContent img
{
	vertical-align: middle;
}

.leftContent
{
	border-right: 1px solid red;
}

.rightContent
{
	border-left: 1px solid red;
}

.h1Lanyards
{
	color: black;
	font-size: xx-large;
	padding: 0px;
	margin: 4px;
}
