/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/
body{
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout_background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	}

#super_container{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 740px !important;
	width /**/: 740px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	}	

/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container_1{
	background-color:#000;
	overflow:hidden;
	width:740px;
}

#container_2{
	background-color:#000;
	overflow:hidden;
	width:740px;
}
#container_3{
	background-color:#000;
	overflow:hidden;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 740px !important;
	width /**/: 740px;
	height: 56px;
	background-image:url(images/layout_footer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/*------------------------------------------------------
C O N T E N T
------------------------------------------------------*/
#page_header {
	width: 740px;
	height: 137px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navigation {
	width: 740px;
	height: 41px;
	background: url(images/layout_navbg.jpg) repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

#content_1{
	background-color:#000;
	width:740px;
	float:left;
	
}

#content_2{
	background-color:#000;
	width:244px;
	border-right:496px solid #000; 
	margin-right:-496px; 
	float:left;
}

#content_2 .image_border img{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
}

#rail_2{
	background-color:#000;
	width:495px;
	min-height: 414px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#FFFFFF;
}


.rail_2_default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 43px;
}

.rail_2_default a{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.rail_2_default a:hover{
	color: #FF0000;
	font-weight: bold;
}

.rail_2_default strong{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.rail_2_default i{
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

#rail_2_1{
	background-color:#000;
	width:495px;
	min-height: 616px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#FFFFFF;
}

#rail_2_2{
	background-color:#000;
	width:495px;
	min-height:150px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#FFFFFF;
}
.rail_2_2_default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 43px;
}

.rail_2_2_default a{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.rail_2_2_default a:hover{
	color: #FF0000;
	font-weight: bold;
}

.rail_2_2_default strong{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.rail_2_2_default i{
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

.rail_2_2_default .biglink{
	color: #990000;
	font-size: 13px;
}
.rail_2_2_default .biglink a{
	color: #BB0000;
}
.rail_2_2_default .biglink a:hover{
	color: #DD0000;
}
.rail_2_2_default .smalllink{
	color: #770000;
	font-size: 11px;
}
.rail_2_2_default .smalllink a{
	color: #990000;
}
.rail_2_2_default .smalllink a:hover{
	color: #DD0000;
}

#content_3{
	font-size: 10px;
	color: #DDDDDD;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
}
#content_3 a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
#content_3 a:hover{
	color: #990000;
}
#content_3 .line{
	color: #333333;
	font-weight: bold;
}
.band_title {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

