body {
	/* background: #fff url(/img/_base/media-prepped.png) repeat; */
	background: #fff url(/img/bkgd.jpg) repeat;
	color: #333;
	font-family: "courier new", courier, monospace;
	font-size: 11px;
	line-height: 18px;
}

/* Links */
a {
	color: #333;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#currentpage a {
	cursor: default;
	text-decoration: none;
}

a.saleslink {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

a.saleslink:hover,
#currentpage a.saleslink {
	background-color: #ec008c;
}

i {
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	
}
/* Layout */
div#container {
	background: #000;
	height: 648px;
	/* opacity: 0.5; */
	width: 100%;
}

div#content {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1024px;
}

div#header {
	height: 223px;
	position: relative;
}

/* Home Logo */
#logo {
	position: absolute;
}

#logo {
	left: 225px;
	top: 34px;
}

#logo p,
#logo p a {
	display: block;
	height: 96px;
	width: 185px;
}

#logo p a { background: url(/img/logo-small.png) no-repeat; }

body.landing #logo {
	height: 190px;
	left: 86px;
	top: 33px;
}

body.landing #logo p,
body.landing #logo p a {
	display: block;
	height: 190px;
	width: 367px;
}

body.landing #logo p a { background: url(/img/logo-home.png) no-repeat; }

/* Footer */
#footer {
	padding: 50px 0;
	position: relative;
	margin: 0;
	width: 100%;
}

#fborder {
	/*background: url(/img/bkgd-footer.png) repeat-x 0 0;*/
	background: url(/img/pencil_line_hor.png) repeat-x 0 0;
	height: 46px;
	position: absolute;
	top: -24px;
	width: 100%;
	z-index: 29;
}

#fcontent {
	background: url(/img/bkgd-content.png) no-repeat center;
	height: 235px;
	margin: auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 1024px;
}

/* THERE'S A HOME TWEAK FROM HERE ON */

#fcontent-home {
	background: url(/img/bkgd-content.png) no-repeat center;
	height: 235px;
	margin: auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 1024px;
}

#fcontent #ephemera,
#fcontent #secondarynav,
#fcontent #sponsors {
	margin-left: auto;
	margin-right: auto;
	width: 845px;
}

#fcontent-home #ephemera,
#fcontent-home #secondarynav,
#fcontent-home #sponsors {
	margin-left: auto;
	margin-right: auto;
	width: 845px;
}

#fcontent #ephemera {
	height: 72px;
	position: relative;
}

#fcontent-home #ephemera {
	height: 72px;
	position: relative;
}

#fcontent #ephemera #copyright {
	left: 36px;
	position: absolute;
	top: 36px;
	width: 550px;
}

#fcontent-home #ephemera #copyright {
	left: 36px;
	position: absolute;
	top: 36px;
	width: 550px;
}

#fcontent #ephemera #contact {
	position: absolute;
	right: 48px;
	top: 48px;
	width: 128px;
}

#fcontent-home #ephemera #contact {
	position: absolute;
	right: 48px;
	top: 48px;
	width: 128px;
}

#fcontent #ephemera #contact p {
	background: url(/img/bkgd-contact.png) no-repeat;
	height: 36px;
	padding: 9px 0 0 0;
	text-align: center;
	width: 128px;
}

#fcontent-home #ephemera #contact p {
	background: url(/img/bkgd-contact.png) no-repeat;
	height: 36px;
	padding: 9px 0 0 0;
	text-align: center;
	width: 128px;
}

#fcontent #ephemera #contact p a {
	color: #fff;
}

#fcontent-home #ephemera #contact p a {
	color: #fff;
}

#fcontent #ephemera #contact p a:hover,
#fcontent #ephemera #contact p#currentpage a {
	text-decoration: none;
}

#fcontent-home #ephemera #contact p a:hover,
#fcontent-home #ephemera #contact p#currentpage a {
	text-decoration: none;
}

#fcontent #ephemera #addthis {
	height: 16px;
	position: absolute;
	right: 48px;
	top: 110px;
	width: 125px;
}

#fcontent-home #ephemera #addthis {
	height: 16px;
	position: absolute;
	right: 48px;
	top: 110px;
	width: 125px;
}

#fcontent #secondarynav {
	left: 126px;
	position: absolute;
	top: 72px;
}

#fcontent-home #secondarynav {
	left: 126px;
	position: absolute;
	top: 72px;
}

#fcontent #secondarynav ul {
	margin-top: 16px;
	overflow: hidden;
}

#fcontent-home #secondarynav ul {
	margin-top: 16px;
	overflow: hidden;
}

#fcontent #secondarynav ul li {
	float: left;
	margin-right: 10px;
}

#fcontent-home #secondarynav ul li {
	float: left;
	margin-right: 10px;
}

#fcontent #sponsors {
	background: url(/img/bkgd-sponsors.jpg) no-repeat 10px 21px;
	left: 126px;
	margin-top: 16px;
	position: absolute;
	top: 108px;
	width: 771px;
}

#fcontent-home #sponsors {
	background: url(/img/bkgd-sponsors.jpg) no-repeat 10px 21px;
	left: 126px;
	margin-top: 16px;
	position: absolute;
	top: 108px;
	width: 771px;
}

#fcontent #sponsors #slogos {
	margin-top: 16px;
	padding-top: 16px;
}

#fcontent #sponsors #slogos ul {
	overflow: hidden;
}

#fcontent #sponsors #slogos ul li.logo {
	float: left;
	margin-right: 10px;
}

#fcontent-home #sponsors #slogos {
	margin-top: 16px;
	padding-top: 16px;
}

#fcontent-home #sponsors #slogos ul {
	overflow: hidden;
}

#fcontent-home #sponsors #slogos ul li.logo {
	float: left;
	margin-right: 10px;
}

/* HOME TWEAKS END */

/* Extra */
span.text {
	position: absolute;
	text-indent: -9999px;
}

.fleft img {
	border: 1px solid #999;
	float: left;
	margin: 26px 26px 26px 5px;
	padding: 3px;
	vertical-align: baseline;
}

.fleft2 img {
	border: 1px solid #999;
	margin: 26px 26px 0px 5px;
	padding: 3px;
	vertical-align: baseline;
}

.fright img {
	border: 1px solid #999;
	float: right;
	margin: 26px 5px 26px 26px;
	padding: 3px;
	vertical-align: baseline;
}

.fboth img {
	border: 1px solid #999;
	float: right;
	height: 200px;
	margin: 26px 5px;
	padding: 3px;
	vertical-align: baseline;
	width: 532px;
}

.iframeshow img {
	border: 1px solid #999;
	float: right;
	height: 200px;
	margin: 26px 5px;
	padding: 3px;
	vertical-align: baseline;
	width: 532px;
}

.pencilline {
	margin: 20px 0;
}

.hide {
	display: none;
}

/* */

.heyheyhey {
	text-transform: uppercase;
	font-style: italic;
}