body {
	background: no-repeat center center fixed; 
	top: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Serif;
	font-size: 17px;
	line-height: 30px;
	color: #222222;
	text-align: center;
	page-break-inside: avoid;
}

.wrapper {
      width: 100%;
	margin: 0 auto;
}

.main-container {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

header {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 5%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 95%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(5%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(95%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 5%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 95%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 5%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 95%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 5%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 95%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 5%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 95%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=1 ); /* IE6-8 */
   	position: relative;
	opacity: .7;
	left: 0px;
  	top: 0px;
	width: 100%;
	margin: 0 auto;
	border: none;
	font-family: Arial Black, Arial, sans serif;
	font-weight: 900;
	font-size: 62px;
	letter-spacing: -6px;
	height: 46px;
	line-height: 38px;
	text-shadow: none;
	white-space: nowrap;
	text-align: left;
}

header a:link {
	color: #336699;
	text-decoration: none;
}

header a:visited {
	text-decoration: none;
	color: #336699;
}

header a:hover {
	text-decoration: none;
	color: #FBB040;
}

header a:active {
	text-decoration: none;
}

#toprule {
	background: #91a6bf; /* Old browsers */
	background: -moz-linear-gradient(top, #91a6bf 0%, #ffffff 50%, #91a6bf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91a6bf), color-stop(50%,#ffffff), color-stop(100%,#91a6bf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #91a6bf 0%,#ffffff 50%,#91a6bf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #91a6bf 0%,#ffffff 50%,#91a6bf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #91a6bf 0%,#ffffff 50%,#91a6bf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #91a6bf 0%,#ffffff 50%,#91a6bf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91a6bf', endColorstr='#91a6bf',GradientType=0 ); /* IE6-9 */
	position: relative;
   	opacity: 0.7;
	left: 3px;
	width: 100%;
	border: none;
	font-color: #FF3300;
	font-family: Garamond;
	font-size: 20px;
	font-weight: 100;
	height: 2px;
	line-height: 2px;
	white-space: wrap;
	text-decoration: none;
	text-align: center;
}

nav {
	position: relative;
	width: 100%;
	left: 0;	
	color: #FBB040;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Serif;
	font-size: 18px;
	font-weight: 100;
	line-height: 40px;
	text-align: right;
	white-space: wrap;
}

nav a:link {
      padding: 1px 1px;
	text-align: right;
      text-decoration: none;
	color: #FBB040;
}

nav a:visited {
	text-decoration: none;
	color: #FBB040;
}

nav a:hover {
	text-decoration: none;
	color: #660099;
}

nav a:active {
	text-decoration: none;
	color: #FBB040;
}

#submenu {
	position: relative;
	width: 100%;
	left: 0;	
	color: #000000;
	font-family: Arial, Sans Serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 14px;
	text-align: center;
	white-space: wrap;
}

#submenu a:link {
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#submenu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

#submenu a:hover {
	text-decoration: none;
	color: #FBB040;
}

#submenu a:active {
	text-decoration: none;
	color: #000000;
}

h1 {
	border: none;
	color: #000000;
	font-family: Arial Black, Arial, sans serif;
	font-size: 20px;
	font-weight: 900;
	height: auto;
	line-height: 24px;
	white-space: wrap;
	text-align: center;
}

h1 a:link {
	color: #660000;
	text-decoration: none;
}

h1 a:visited {
	text-decoration: none;
	color: #777777;
}

h1 a:hover {
	text-decoration: none;
	color: #FF0000;
}

h1 a:active {
	text-decoration: none;
}

h2 {
	border: none;
	color: #336666;
	font-family: Arial Black, Arial, sans serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 20px;
	white-space: wrap;
	text-align: center;
}

h2 a:link {
	color: #0099FF;
	text-decoration: none;
}

h2 a:visited {
	text-decoration: none;
	color: #777777;
}

h2 a:hover {
	text-decoration: none;
	color: #FF0000;
}

h2 a:active {
	text-decoration: none;
}

h3 {
	border: none;
	color: #444444;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Serif
	font-style: italic;
	font-size: 18px;
	font-weight: 100;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
}

h3 a:link {
	color: #0099FF;
	text-decoration: none;
}

h3 a:visited {
	text-decoration: none;
	color: #777777;
}

h3 a:hover {
	text-decoration: none;
	color: #FF0000;
}

h3 a:active {
	text-decoration: none;
}

#text {
	font-family: Arial, Sans Serif;
	font-size: 15px;
	line-height: 20px;
	color: #222222;
}

#text a:link {
	font-family: Arial, Sans Serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#text a:visited {
	font-family: Arial, Sans Serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#text a:hover {
	font-family: Arial, Sans Serif;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}

img {
	max-width: 100%;
	text-align: center;
}

footer {
	text-align: center;
	color: #FFFFFF;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 100;
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
  	bottom:0px;
	margin: 0 auto;
	white-space: wrap;
	background-color: #232323;
}

footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

footer a:hover {
	text-decoration: none;
	color: #FBB040;
}