@charset "UTF-8";
/* CSS Document */

/** CSS by John Hancock (Identity.net.au) and Sotiri Svoronos for Squeeze Creative) - Copyright 2007-2008. Some portions from YUI Copyright 2006 Yahoo Inc. All rights reserved. **/

/** Element Cross-Browser Reset **/

body {font:13px trebuchet ms, arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
hr { display: none; }
div.hr { clear: both; width: 100%;}
div.hidden { border: solid 1px transparent; }
strong { font-weight: bold; }
em { font-style: italic; }

/**the outside body**/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #101010;
	background-image: url(Assets/BGTile.gif);
	color: #FFFFFF;
}
#Wrapper {
	width: 860px;
	margin-bottom: 30px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 30px;
}
#Border {
	width: 800px;
	border: 30px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	float: left;
	display: block;
}
#Header {
	width: 800px;
	float: left;
	height: 300px;
	background-image: url(Assets/Header.jpg);
}
#Menu {
	height: 40px;
	width: 800px;
	float: left;
	background-color: #101010;
	background-image: url(Assets/MenuBar800x40.gif);
	display: inline;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}
#Menu  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#Menu  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu  a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#ContentArea {
	width: 740px;
	display: inline;
	float: left;
	background-color: #00539F;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 30px;
}
#LeftBox {
	float: left;
	width: 470px;
	margin-right: 30px;
}
#PageTitle {
	height: 30px;
	width: 470px;
	float: left;
}
#LeftContent {
	float: left;
	width: 470px;
	padding-top: 20px;
}
#RightContent {
	float: left;
	width: 240px;
	height: 240px;
	border-bottom-style: none;
}
#Footer {
	width: 800px;
	height: 300px;
	background-image: url(Assets/Footer.jpg);
	display: inline;
	float: left;
}
#FooterDetails {
	width: 860px;
	text-align: center;
	height: 40px;
	margin-bottom: 30px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#FooterDetails a:link {
	color: #f7921c;
	text-decoration: none;
	border-bottom-width: 1px;
}

#FooterDetails a:visited {
	color: #f7921c;
	text-decoration: none;
}
#FooterDetails a:hover {
	text-decoration: none;
	color: #FFFF00;
	border-bottom-style: none;
}
.Over18FooterText {
	font-size: 12px;
	color: #FFFF00;
	line-height: 24px;
}
.Intro {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#newsletter {
	width: 270px;
	float: left;
	display: inline;
	border: 20px solid #00539F;
	height: 170px;
	background-color: #00539F;
}
.SubHeaders {
	font-size: 20px;
	color: #fef89a;
}
div.hr {
  height: 1px;
  background: #fff url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
a:link {
	color: #f7921c;
	text-decoration: none;
}
a:visited {
	color: #f7921c;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	border-bottom-style: none;
}
.thumbnail {
	float: left;
	display: inline;
	width: 74px;
	margin-right: 18px;
	_margin-right: 10px;
	margin-bottom: 18px;
	border: 1px solid #FFFFFF;
	height: 74px;
}
.LineupBox {
	height: 50px;
	width: 470px;
}
.LineupPhoto {
	height: 74px;
	width: 74px;
	margin-right: 15px;
	border: 1px solid #ffffff;
	float: left;
	margin-bottom: 16px;
}
.LineupContent {
	height: 74px;
	float: left;
}
