@charset "UTF-8"; 
* { border:0;margin:0;padding:0;}
img, div { behavior: url(iepngfix.htc) }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	border: 0;
	margin: 0;
	background-color:#380100;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}

/**********  SKELETON  **********/
/********************************/


#social-container {
	width: 1024px;
	height: 36px;
	margin:auto;
	margin-top: 0px;
	overflow:visible;
	zoom:1;
}
#social-content {
	height:36px;
	float:right;
}
#quote {
	height:36px;
	float:left;
}
#container-main {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_reddress.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}
#container-about {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_skyline.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}
#container-media {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_wall2.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}
#container-audio {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_wall.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}
#container-press {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_footloose.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}
#container-community {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_community.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}
#container-contact {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_blue.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}

#container-stage {
	width: 1024px;
	height: 720px;
	background-image: url(images/bg_stage.jpg);
	background-color: #FFF;
	margin:auto;
	margin-bottom: 30px;
	overflow:visible;
}

#body {
	width: 472px;
	height:100%;
	position:relative;
	margin-top:0px;
	right:12px;
	float: right;
}
#shadow {
	height:15px;
	background-color:#FFF;
	margin-top:0px;
	background-image:url(images/shadow.png);
	background-position:top;
	background-repeat:no-repeat;	
	opacity:0.70;
	filter:alpha(opacity=70);
}

#content {
	height:491px;
	margin-top:0px;
	padding:20px;
	padding-top:0px;
	background-image:url(images/transparency.png);
	text-align:left;
}
#content-press {
	height:491px;
	margin-top:0px;
	padding:20px;
	padding-top:0px;
	background-image:url(images/transparency.png);
	text-align:center;
}
#footer {
	width:100%;
	height:24px;
	background-color:#a8121e;
	opacity:0.85;
	filter:alpha(opacity=85);
	position:fixed;
	bottom:0;
	padding-top:6px;
	text-align:center;

}
#nav-container {
	width: 472px;
	height:65px;
	background-color:#a8121e;
	opacity:0.85;
	filter:alpha(opacity=85);
	margin-top:-11px;
	z-index:900;
	text-align:center;

}
#logo {
	position:relative;
	margin-top:90px;
	z-index:50;
	text-align:center;
}
#press-left{
	width:216px;
	line-height:16px;
	overflow:hidden;
	text-align: center;
	float:left;
}
#press-right{
	width:216px;
	line-height:16px;
	overflow:hidden;
	text-align: center;
	float:right;
}
#press-left p {
	margin:0;
}
#press-right p {
	margin:0;
}
#contact-left{
	width:216px;
	line-height:16px;
	overflow:hidden;
	text-align: left;
	float:left;
}
#contact-right{
	width:216px;
	line-height:16px;
	overflow:hidden;
	text-align: left;
	float:right;
}
#contact-left p {
	margin:0;
}
#contact-right p {
	margin:0;
}

#comm-left{
	width:216px;
	line-height:16px;
	overflow:hidden;
	text-align: center;
	float:left;
}
#comm-right{
	width:216px;
	line-height:16px;
	overflow:hidden;
	text-align: center;
	float:right;
}
#comm-left p {
	margin:0;
	margin-bottom:4px;
	padding-left:10px;
	padding-right:5px;
}
#comm-right p {
	margin:0;
	margin-bottom:4px;
	padding-left:5px;
	padding-right:10px;
}
/********** NAVIGATION **********/
/********************************/


#nav li {
	list-style:none;
	display:inline;
	float:left;
}
#nav a.about {
	width:54px;
	height:65px;
	margin:0 0;	
	margin-left:67px;
	float:left;
}
#nav a.media {
	width:85px;
	height:65px;
	margin:0 0;	
	float:left;
}
#nav a.press {
	width:51px;
	height:65px;
	margin:0 0;	
	float:left;
}
#nav a.community {
	width:82px;
	height:65px;
	margin:0 0;	
	float:left;
}
#nav a.contact {
	width:65px;
	height:65px;
	margin:0 0;	
	float:left;
}
#nav li a:hover { 
	background-image:url(images/nav_over.png);
	float:left;
}
a.subs:link { color: #a8121e;font-size:10px; text-decoration: none;}
a.subs:visited { color: #a8121e;font-size:10px;text-decoration: none;}
a.subs:hover { color: #fb7c3d;font-size:10px;text-decoration: none;}
.subs { color:#000;font-size:10px;text-decoration: none;}


/********** FONTSTYLES **********/
/********************************/

p {
	margin-bottom:8px
}
h1 {
	font-size: 14px;
	color: #a8121e;
	font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	line-height:18px;
}
h2 {
	font-size: 13px;
	color: #a8121e;
	font-weight: bold;
	text-transform:uppercase;
	line-height:16px;
}
h3 {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-transform:uppercase;
	line-height:16px;
	margin-bottom:3px;
	margin-top:12px;
}
.publication {
	font-size: 11px;
	color: #a8121e;
	font-weight:normal;
	text-transform:uppercase;
}
.equity {
	font-size: 14px;
	color: #a8121e;
	font-weight: bold;
	font-variant: small-caps;
}
.img_padding {
	padding-top:12px;
	padding-bottom:12px;
}
.img_center {
	text-align:center;
	margin-bottom:0;
}
.sugar {
	margin-left: 0px;
	float: left;
	padding-top:8px;
	padding-right:4px;
}
.flashy {
	text-align:center;
	margin-bottom:0;
	margin-top:-10px;
}
.img_jeffs {
	text-align:center;
	margin-bottom:0;
	padding-top:6px;
}
.head_padding {
	margin-top:10px;
	margin-bottom:-10px;
}
a:link {
	color: #a8121e;
}
a:visited {
	color: #a8121e;
}
a:hover {
	color: #fb7c3d;
}
.footer {
	font-size: 11px;
	color: #FFF;
	text-align:center;
}
a.footer:link {
	color: #FFF;
	font-size:11px; text-decoration: none;
}
a.footer:visited {
	color: #FFF;
	font-size:11px; text-decoration: none;
}
a.footer:hover {
	color: #fb7c3d;
	font-size:11px; text-decoration: none;
}
.minus {
	margin-bottom:-6px;
	margin-top:6px;
}
.form {
	opacity:0.60;
	filter:alpha(opacity=60);
}
a.press:link { color: #a8121e;font-size:11px; text-decoration: none;}
a.press:visited { color: #a8121e;font-size:11px;text-decoration: none;}
a.press:hover { color: #fb7c3d;font-size:11px;text-decoration: none;}
.press { color:#a8121e;font-size:11px;text-decoration: none;text-transform:uppercase;margin-bottom:0;}

.brosilow {
margin-left:-550px;
font-size:11px;
color:#f1f2f2;
}

.elevenpx {
font-size:11px;
}