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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
}

.button img {
	border: none;
}

.button a {
	outline: none;
}

.slideheading {
	font-size: 2.25em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.slidetext {
	font-size: 0.875em;
	line-height: 1.7;
	margin: 0px 0px 0px 0px;
}

/* ---- layout ----- */

#goldbar {
	width: auto;
	height: 5px;
	background-image: url(/images/gold.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#background {
	width: auto;
	height: 647px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

#backdrop {
	width: auto;
	height: 603px;
	background-image: url(/images/backdrop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#main {
	position: relative;
	width: 980px;
	margin-left: auto;
  	margin-right: auto;
	text-align: left;
}

#top {
	width: 980px;
	height: 105px;
}

#logo {
	position: absolute;
	left: 11px;
	top: 16px;
}

#navbar {
	float: right;
}

.navfloat a {
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
}

#banner {
	position: relative;
	width: 980px;
	height: auto;
}

#wrapper {
	background-image: url(/images/contentbackblack.gif);
	background-repeat: repeat-y;
}

#content {
	float: left;
	width: 660px;
}

#rightcolumnwrapper {
	float: right;
	width: 320px;
	background-color: #000000;
}

#rightcolumn {
	float: right;
	width: 300px;
}

#connect {
	width: 284px;
	height: auto;
	padding: 8px;
	background-color: #FFFFFF;
}

#connect a {
	color: #000000;
	font-size: 1.125em;
	font-weight: bold;
	text-decoration: none;
}

#connect a:hover {
	text-decoration: underline;
}

#twitter {
	margin: 17px 17px 17px 17px;
	font-size: .688em;
}

#tweet ul {
	list-style: none;
	padding: 0;
}

#team {
	width: 296px;
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #200d4b;
	font-weight: bold;
	padding: 2px;
}

#team img {
	border:solid;
	border-color:#333333;
	border-width: 2px;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

#friends {
	width: 280px;
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #200d4b;
	font-weight: bold;
	padding: 10px;
}

#friends img {
	vertical-align: middle;
	margin: 2px;
}

#friends p {
	margin: 0px;
	font-size: .667em;
}

#friends ul {
	margin: 0px;
}

#friends a {
	color: #200d4b;
}

#friends li {
	font-size: .75em;
}

#friends li, #friends li a {
	color: #000000;
}

#footer {
	width: 960px;
	height: 78px;
	padding-top: 12px;
	padding-left: 20px;
	color: #ffffff;
	background-color: #200d4b;
}

#footer .links {
	font-size: .75em;
	font-weight: bold;
}

#footer .links a {
	color: #ffffff;
	text-decoration: none;
}

#footer .links a:hover {
	text-decoration: underline;
}

#footer .copyright {
	font-size: 0.688em;
	font-weight: normal;
}

#blog {
	padding: 20px;
	color: #000000;
	font-size: 0.75em;
}

#blog p {
	margin: 0px;
}

#blog .body {
	line-height: 1.7;
}

#blog .heading {
	color: #200d4b;
	font-size: 2.667em;
	font-weight: bold;
}

#blog a {
	color: #200d4b;
	font-size: 1.167em;
	font-weight: bold;
}

#blog img {
	margin: 5px;
	border: 0px;
}

.commentbtn {
	border: none;
	color: #ffffff;
	font-size: 10pt;
	padding: 5px;
	background-color: #333333;
}

.thumbnails img{
	margin: 5px;
	margin-top: 15px;
	border: 0;
}

.thumbnails a {
	color: #000;
	text-decoration: none;
	font-size: .75em;
}
