*
{
padding:0px;
margin: 0px;
}

html {
	height:100%;
}

body
{
	background: #000 url("images/ds-mainbg_01.jpg") repeat-x;
	font-size: 12px;
	font-family:Arial, sans-serif;
	color:#000;
	line-height: normal;
	height: 100%;
}

#outer
{
position: relative;
width: 1092px;
margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
z-index:0;
background: url("images/ds-mainbg_13.jpg") repeat-y;
}

#inner
{
position: relative;
padding: 0px 90px 0px 90px;
width:912px;
margin: 0 auto 0 auto;
z-index: 4;

}

.clear {
	clear:both;}


#flashhome {
    z-index: 10;
	position: relative;
	padding: 0px 66px 0px 66px;
	width:960px;

}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {
	position:relative;
    width:960px;
    height:409px;
	background:url("images/loading.gif") no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:20px;
	bottom:12px;
	z-index:100000;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url("images/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:relative;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url("images/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}


#logo {
	position:absolute;
	top:0;
	float:right;
	right:120px;
	background:url("images/ds-logotrans_03.png") no-repeat;
	width:228px;
	height:205px;
	z-index:10000;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

#upbg {
position:absolute;
top:0px;
background:url("images/ds-upbg_02.jpg") no-repeat top center;
width:1160px;
width:100%;
height:205px;
z-index:0;
margin-left:auto;
margin-right:auto;
float: left;
padding: 0;
left:0;
}

#upbg-content {
position:absolute;
top:0px;
background:url("images/ds-contentupbg_16.jpg") repeat-x;
height:355px;
z-index:0;
margin:0 auto 0 auto;
width:960px;
left: 66px;
top:619px;
}


 /**************************************************************
    Header/Menu
 **************************************************************/


#menu
{
position: relative;
width:959px;
height: 115px;
padding: 0;
margin: 0;
border:0px;
z-index:5000;
}


#headerhomemenu
{
position:relative;
height:95px;
padding: 0px 66px 0px 66px;
width:960px;
margin: 0px;
float:right;
border:0px;
z-index:5000;

}


h3
{
position: relative;
top: 4px;
font: 16px/21px 'bm', Arial, sans-serif;letter-spacing: 0;
line-height: 25px;
color:#9f0404;
padding: 0px 0px 10px 0px;
margin-bottom: 15px;
width:100%;
text-transform:capitalize;
text-transform:uppercase;
border-bottom:#a6a7a8 solid 1px;
}

.gal_subhead
{
	font-family: 'bm', Arial, sans-serif;
	font-size: 14px;
	color:#000;
	letter-spacing: 0;
	line-height: 25px;
	text-transform:capitalize;
	text-transform:uppercase;
	padding: 20px 0px 5px 10px;
}
 /**************************************************************
    End Header/Menu
 **************************************************************/



/**************************************************************
    Left Column Home 
 **************************************************************/
#contactcontent
{
position: relative;
width: 370px;
height:100%;
margin-bottom:0px;
float:left;


}
#secondarycontent
{
position: relative;
width: 300px;
height:100%;
margin-bottom:0px;
float:right;

}

#secondarycontent .content, #contactcontent .content
{
margin-bottom: 0px;
}

#secondarycontent a
{
	color:#990000;
}
#secondarycontent .content .date
{
	position: relative;
	top: 0px;
	padding: 0px 15px 0px 0px;
	color:#000;
	font-weight: bold;
}

/**************************************************************
    End Left Column Home 
 **************************************************************/
 
 /**************************************************************
    Right Column Home 
 **************************************************************/

#primarycontent
{
position: relative;
width: 566px;
float: left;
min-height: 100%;
padding-bottom:150px;

}

#contactleft
{
	position: relative;
	width: 575px;
	min-height: 100%;
	float: right;

}


#primarycontent .content
{
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 0px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .content .header2
{
	color:#9f0404;
	text-align:justify;
	font-weight:200;
	font-size: 10px;
	font-family: "bm", Arial, sans-serif;
	line-height: 14px;
	text-transform: none;
}

#primarycontent .post .content .header3
{
	font-size:16px;
	font-style:italic;
	color: #990000;

}

 /**************************************************************
    End Right Column Home 
 **************************************************************/

/**************************************************************
   2 Column Layout A
 **************************************************************/
#floatLeft_width80
{

	width: 100%;
	margin-left: auto;
margin-right: auto;
	z-index:5000;
}



.layout2 {
  float: left;
  width: 912px;
  height:100%;
  position: relative;
  margin-bottom: 1.5em;
  margin-top:15px;

}

.layout2 .image {
  display: block;

  margin-bottom:10px;
  padding-bottom:15px;
  top: 0;
  width: 300px;
  float:left;
}



.layout2 .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #000;

}

.layout2 .title a{
  display: block;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-transform:none;
  text-decoration:none;
}

.layout2 .titleimage a {
border:none;
}

.layout2 .titleimage {
  display: block;
  padding: 0 0 5px 0;
}

.layout2 p {
  margin: 0 0 0 320px;
  padding:  0 10px 1em 1.2em;

  
}


 
 /**************************************************************
   Footer
 **************************************************************/
#homebottom {
	vertical-align:baseline;
	width:657px;
	height:203px;
	position:absolute;
	float:left;
	background:url("images/ds-homebottom_26.jpg") no-repeat;
	bottom: 0;
	left:9px;
	z-index:10000;
}
#footer
{
height: 93px;
padding: 0px 80px 0px 80px;
width:932px;
position: relative;
clear: both;
color:#8c8c8c;
font-size:11px;
z-index:2;
font-weight:700;
background:#000 url("images/ds-footerbg_13.jpg") no-repeat;
}



#footer a
{
color: #8c8c8c;
}


#footercontent
{
position: absolute;
padding: 30px 80px 0px 80px;
width:932px;
text-align:right;
color:#8c8c8c;
font-size:11px;
z-index:20px;
z-index:500000;
vertical-align:baseline;
bottom: 10px;
}

#footercontent a
{
color:#8c8c8c;
text-decoration:none;


}


#footercontent ul{list-style:none;overflow:hidden;}#footercontent li{padding:0 12px;margin:0 1px 0 -1px;display:inline;}
#footercontent ul a{color:#8c8c8c;}

/**************************************************************
   End Footer
 **************************************************************/

/*****************************Video****************************
 **************************************************************/
#ytvideo,
		#ytvideo2 {
		    float: left;
			margin-right:10px;
			font-family:Arial, Helvetica, sans-serif;
			width:560px;
		}
 	
		.yt_holder {
		    
		    padding: 10px;
		    float: left;
			margin-bottom:15px;
			width:100%;
			z-index:-1;
		}
  	
		.yt_holder ul {
		    float: left;
		    margin: 0;
		    padding: 0;
		    width: 300px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:700;
		}
		 
		.yt_holder ul li {
		    list-style-type: none;
		    display:block;
		    background: #BABABA;
		    float: left;
		    width: 295px;
		    margin-bottom: 5px;
			padding:2px; 
			font-family:Arial, Helvetica, sans-serif;
		}
		 
		.yt_holder ul li img {
		    width: 80px;
		    float: left;
		    margin-right: 5px;
		    border: 1px solid #999;
		}
		 
		.yt_holder ul li a {
		    
		    text-decoration: none;
		    display: block;
			color:#000;
		    
		}
		 
		.yt_holder .currentvideo {
			background: #7F7F7F;
			color:FFF;
		}	
#playlistscroll {
	height: 328px;
	overflow: auto;
	padding: 5px;
	width:325px;
	z-index:-1;
}
