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

html, body, border, table, td, tr, th {
    margin:0;
    padding:0;
}
table {
	border:0;
}
body {
	text-align:center;
	font-family:'Old Standard TT', serif;
	color:#595552;
}
a {
	text-decoration:none;
	color:#b0735d;
}
a:hover {
	text-decoration:underline;
}
#upper-right {
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	width:920px;
	text-align:right;
	font-size:14px;
	font-style:italic;
	color:#7a7774;
}
#header {
	font-size:37px;
	color:#000;
	font-family:'LeagueGothicRegular', Arial, sans-serif;
	text-transform:uppercase;
	margin-bottom:15px;
}
#nav {
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:20px;
}
#nav ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
}
#nav ul li {
	list-style-type:none;
	display:inline;
	margin-left:14px;
	margin-right:14px;
}
#nav a {
	text-decoration:none;
	color:#595552;
}
#nav a:hover {
	background-color:#c6c1bd;
	text-decoration:none;
}
#videolink {
	margin-bottom: 18px;
}
#logline {
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:24px;
	margin-bottom:28px;
	color:#000;
	font-weight:bold;
}
.capcap {
	font-size:20px;
}
div.hr1 {
	width:536px;
	height:1px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
}
div.hr2 {
	width:920px;
	height:1px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	margin-bottom:-4px;
}
div.hr3 {
	width:240px;
	height:1px;
	background-color:#000;
	margin:20px auto;
}
#content {
	width:425px;
	margin:0 auto;
	text-align:left;
	font-size:16px;
}
#contentwide {
	width:600px;
	margin:0 auto;
	text-align:left;
	font-size:16px;
}
#credits1 {
	margin-top:28px;
	font-size:15px;
	line-height:18px;
	font-family:'OstrichSansMedium', Arial, sans-serif;;
	text-transform:uppercase;
	letter-spacing:1px;
}
#credits2 {
	font-size:13px;
	line-height:16px;
	font-family:'OstrichSansMedium', Arial, sans-serif;;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:30px;
}

#logos {
	margin-bottom:30px;
}
#subtitle {
	font-size:67px;
	letter-spacing:6px;
	text-transform:uppercase;
}
.namerole {
	font-size:18px;
	
	font-weight:bold;
}