body {
	margin:0;
	padding:0;
	background-image:url(images/horsestallion3.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFF;
	/* This next one is for IE6 */
	background-attachment:fixed;
	font-size:100%;
	color:#000;
}

html, body {
	height:100%;
}

#wrap {
	min-height:100%;
	}

#main {
	overflow:auto;
	padding-bottom:60px;
	}

body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

img#expando {
	position:absolute;
	display:none;
	z-index:1;
	-ms-interpolation-mode:bicubic;
}
 
.wide img#expando,
.tall img#expando {
	display:block;
}
 
.wide img#expando {
	width:100%;
	height:auto;
}
 
.tall img#expando {
	width:auto;
	height:100%;
}
 
.ie6fixed {
	position: absolute;
	top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
}

.trans{
opacity: 0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
-khtml-opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

img {
	border:0;
}

em i {
	font-family:GothamHTFBookItalic, Verdana, Geneva, sans-serif;
	font-style:italic;
}

strong b {
	font-family:GothamHTFBold, Verdana, Geneva, sans-serif;
	font-weight:bold;
}

hr {
	width:100%;
	margin:5 0 0 0;
	border:none 0;
	border-top:1px solid #ccc;
	height:1px;
}

blockquote {
	width:500px;
	margin:10px;
	padding:10px;
	text-align:left;
	border-left:1px dotted #CCC;
	background-color:#EBEBEB;
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
	font-size:.9em;
	color:#262626;
}

.quickmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

.xsm {
	font-size:.8em;
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
	line-height:1.5em;
}

.sm {
	font-size:.8.5em;
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
	line-height:1.5em;
}

.smcontent {
	font-size:.75em;
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
}

.medcontent {
	font-size:.8em;
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
}

.title {
	font-size:1.1em;
	font-family:GothamHTFBold, Verdana, Geneva, sans-serif;
	line-height:1.2em;
}

.subtitle {
	font-size:.8em;
	color:#666;
	font-family:GothamHTFBold, Verdana, Geneva, sans-serif;
	padding: 0px 0px 20px 0px;
}

.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#003366;
}

.rounded-corners {
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    border-radius:20px;
}

#menuBox {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
}

#contentBox {
	width:550px;
	padding: 20px 20px 20px 20px;
	background-image:url(images/pixel.png);
	margin-left:auto;
	margin-right:auto;
}

#footerBox {
	position:relative;
	margin-top:-60px;
	height:60px;
	clear:both;
	width:100%;
	background-image:url(images/pixel_black.png);
	padding:20px 20px 20px 20px;
	text-align:center;
	color:#fff;
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
	font-size:.8em;
	line-height:1.8em;
}

.content {
	font-size:.8em;
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
	color:#000;
	text-align:left;
	line-height:1.8em;
	padding:0px 10px 10px 10px;
}

.archivetitle {
	font-size:1.3em;
	font-family:GothamHTFBold, Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height:1.5em;
}

.twitter_title {
	font-family:GothamHTFBook, Verdana, Geneva, sans-serif;
	font-size:.7em;
	color:#333;
	font-style:italic;
}

a {
	text-decoration:none;
	font-weight:normal;
}

a img {
	border:0;
}

a:link {
	color:#003366;
}

a:visited {
	color:#003366;
}

a:hover {
	color:#FF9900;
}

a:active {
	color:#FFCC00;
	outline:none;
}

a.unbold {
	font-weight:normal;
}

a.title {
	color:#000;
}

#content {
	position: relative;
}

.dsq-widget {
	font-weight:normal;
}

a.dsq-widget:link {
	color:#000;
	font-weight:normal;
}

a.dsq-widget:visited {
	color:#000;
	font-weight:normal;
}

a.dsq-widget:hover {
	color:#FF9900;
	font-weight:normal;
}

a.dsq-widget:active {
	color:#FF9900;
	outline:none;
	font-weight:normal;
}

#tweet {
	font-family:GothamRoundedMediumRegular, Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#000;
	font-style:normal;
}

#tweet li {
	list-style-type:none;
	margin-left:-20px;
}

#tweet a {
	font-weight:normal;
}

div.htmltooltip {
	display:block;
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: #FFCC00;
	color: #000;
	font-family:GothamRoundedMediumRegular, Verdana, Geneva, sans-serif;
	font-size: .7em;
	padding: .85em;
	margin: 10px 0px 0px 10px;
	width: auto;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@font-face {
	font-family:'SentinelSemiboldItalic';
	src:url('sentinelsemibolditalic.eot');
	src:local('Sentinel'), local('Sentinel-SemiboldItalic'), url('sentinelsemibolditalic.woff') format('woff'), url('sentinelsemibolditalic.ttf') format('truetype'), url('sentinelsemibolditalic.svg#Sentinel-SemiboldItalic') format('svg');
}

@font-face {
	font-family:'SentinelSemiboldItalic';
	src:url('sentinelsemibolditalic.eot');
	src:local('Sentinel'), local('Sentinel-SemiboldItalic'), url('sentinelsemibolditalic.woff') format('woff'), url('sentinelsemibolditalic.ttf') format('truetype'), url('sentinelsemibolditalic.svg#Sentinel-SemiboldItalic') format('svg');
}

@font-face {
	font-family:'SentinelSemibold';
	src:url('fonts/sentinelsemibold.eot');
	src:local('Sentinel'), local('Sentinel-Semibold'), url('sentinelsemibold.woff') format('woff'), url('sentinelsemibold.ttf') format('truetype'), url('sentinelsemibold.svg#Sentinel-Semibold') format('svg');
}

@font-face {
	font-family:'SentinelSemibold';
	src:url('sentinelsemibold.eot');
	src:local('Sentinel'), local('Sentinel-Semibold'), url('sentinelsemibold.woff') format('woff'), url('sentinelsemibold.ttf') format('truetype'), url('sentinelsemibold.svg#Sentinel-Semibold') format('svg');
}

@font-face {
	font-family: 'SentinelBlackRegular';
	src: url('sentinel-black-webfont.eot');
	src: local('☺'), url('sentinel-black-webfont.woff') format('woff'), url('sentinel-black-webfont.ttf') format('truetype'), url('sentinel-black-webfont.svg#webfontbWHSWWij') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SentinelBlackItalic';
	src: url('sentinel-blackitalic-webfont.eot');
	src: local('☺'), url('sentinel-blackitalic-webfont.woff') format('woff'), url('sentinel-blackitalic-webfont.ttf') format('truetype'), url('sentinel-blackitalic-webfont.svg#webfontGq6KmyLK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamHTFBook';
	src: url('gothamhtfbook.eot');
	src: local('Gotham HTF'), local('GothamHTF-Book'), url('gothamhtfbook.woff') format('woff'), url('gothamhtfbook.ttf') format('truetype'), url('gothamhtfbook.svg#GothamHTF-Book') format('svg');
}

@font-face {
	font-family: 'GothamHTFBookItalic';
	src: url('gothamhtfbookitalic.eot');
	src: local('Gotham HTF'), local('GothamHTF-BookItalic'), url('gothamhtfbookitalic.woff') format('woff'), url('gothamhtfbookitalic.ttf') format('truetype'), url('gothamhtfbookitalic.svg#GothamHTF-BookItalic') format('svg');
}

@font-face {
	font-family: 'GothamHTFBold';
	src: url('gothamhtfbold.eot');
	src: local('Gotham HTF'), local('GothamHTF-Bold'), url('gothamhtfbold.woff') format('woff'), url('gothamhtfbold.ttf') format('truetype'), url('gothamhtfbold.svg#GothamHTF-Bold') format('svg');
}

@font-face {
	font-family: 'GothamHTFMedium';
	src: url('gothamhtf-medium-webfont.eot');
	src: local('☺'), url('gothamhtf-medium-webfont.woff') format('woff'), url('gothamhtf-medium-webfont.ttf') format('truetype'), url('gothamhtf-medium-webfont.svg#webfontFpyNNAT7') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamHTFMediumItalic';
	src: url('gothamhtf-mediumitalic-webfont.eot');
	src: local('☺'), url('gothamhtf-mediumitalic-webfont.woff') format('woff'), url('gothamhtf-mediumitalic-webfont.ttf') format('truetype'), url('gothamhtf-mediumitalic-webfont.svg#webfontqN178Fh0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedLightRegular';
	src: url('gothamrnd-light-webfont.eot');
	src: local('☺'), url('gothamrnd-light-webfont.woff') format('woff'), url('gothamrnd-light-webfont.ttf') format('truetype'), url('gothamrnd-light-webfont.svg#webfontho7yu9lZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedMediumItalic';
	src: url('gothamrnd-medital-webfont.eot');
	src: local('☺'), url('gothamrnd-medital-webfont.woff') format('woff'), url('gothamrnd-medital-webfont.ttf') format('truetype'), url('gothamrnd-medital-webfont.svg#webfontOV2PZW8p') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedMediumRegular';
	src: url('gothamrnd-medium-webfont.eot');
	src: local('☺'), url('gothamrnd-medium-webfont.woff') format('woff'), url('gothamrnd-medium-webfont.ttf') format('truetype'), url('gothamrnd-medium-webfont.svg#webfontzB27IUPP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedBookRegular';
	src: url('gothamrnd-book-webfont.eot');
	src: local('☺'), url('gothamrnd-book-webfont.woff') format('woff'), url('gothamrnd-book-webfont.ttf') format('truetype'), url('gothamrnd-book-webfont.svg#webfontQJ8MBMN5') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedLightItalic';
	src: url('gothamrnd-lightital-webfont.eot');
	src: local('☺'), url('gothamrnd-lightital-webfont.woff') format('woff'), url('gothamrnd-lightital-webfont.ttf') format('truetype'), url('gothamrnd-lightital-webfont.svg#webfontnrXu8EuC') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedBookItalic';
	src: url('gothamrnd-bookital-webfont.eot');
	src: local('☺'), url('gothamrnd-bookital-webfont.woff') format('woff'), url('gothamrnd-bookital-webfont.ttf') format('truetype'), url('gothamrnd-bookital-webfont.svg#webfontwaC1z8dH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedBoldRegular';
	src: url('gothamrnd-bold-webfont.eot');
	src: local('☺'), url('gothamrnd-bold-webfont.woff') format('woff'), url('gothamrnd-bold-webfont.ttf') format('truetype'), url('gothamrnd-bold-webfont.svg#webfont1xWw648a') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedBoldItalic';
	src: url('gothamrnd-boldital-webfont.eot');
	src: local('☺'), url('gothamrnd-boldital-webfont.woff') format('woff'), url('gothamrnd-boldital-webfont.ttf') format('truetype'), url('gothamrnd-boldital-webfont.svg#webfontw7Ru9TP1') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowBlackRegular';
	src: url('gothamnarrow-black-webfont.eot');
	src: local('☺'), url('gothamnarrow-black-webfont.woff') format('woff'), url('gothamnarrow-black-webfont.ttf') format('truetype'), url('gothamnarrow-black-webfont.svg#webfontPKiyjLPn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowBlackItalic';
	src: url('gothamnarrow-blackitalic-webfont.eot');
	src: local('☺'), url('gothamnarrow-blackitalic-webfont.woff') format('woff'), url('gothamnarrow-blackitalic-webfont.ttf') format('truetype'), url('gothamnarrow-blackitalic-webfont.svg#webfontbBYddgZU') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowBoldRegular';
	src: url('gothamnarrow-bold-webfont.eot');
	src: local('☺'), url('gothamnarrow-bold-webfont.woff') format('woff'), url('gothamnarrow-bold-webfont.ttf') format('truetype'), url('gothamnarrow-bold-webfont.svg#webfontI8jgsVEe') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowBoldItalic';
	src: url('gothamnarrow-bolditalic-webfont.eot');
	src: local('☺'), url('gothamnarrow-bolditalic-webfont.woff') format('woff'), url('gothamnarrow-bolditalic-webfont.ttf') format('truetype'), url('gothamnarrow-bolditalic-webfont.svg#webfontwq8ceKRD') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowBookRegular';
	src: url('gothamnarrow-book-webfont.eot');
	src: local('☺'), url('gothamnarrow-book-webfont.woff') format('woff'), url('gothamnarrow-book-webfont.ttf') format('truetype'), url('gothamnarrow-book-webfont.svg#webfontTLCFn6NK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowBookItalic';
	src: url('gothamnarrow-bookitalic-webfont.eot');
	src: local('☺'), url('gothamnarrow-bookitalic-webfont.woff') format('woff'), url('gothamnarrow-bookitalic-webfont.ttf') format('truetype'), url('gothamnarrow-bookitalic-webfont.svg#webfontHjKnzxSz') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowMediumRegular';
	src: url('gothamnarrow-medium-webfont.eot');
	src: local('☺'), url('gothamnarrow-medium-webfont.woff') format('woff'), url('gothamnarrow-medium-webfont.ttf') format('truetype'), url('gothamnarrow-medium-webfont.svg#webfontxFRu3rcj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrowMediumItalic';
	src: url('gothamnarrow-mediumitalic-webfont.eot');
	src: local('☺'), url('gothamnarrow-mediumitalic-webfont.woff') format('woff'), url('gothamnarrow-mediumitalic-webfont.ttf') format('truetype'), url('gothamnarrow-mediumitalic-webfont.svg#webfontU26fUkvG') format('svg');
	font-weight: normal;
	font-style: normal;
}