body {
background:#a2b2b3 url('images/bgbgbg.jpg') no-repeat;
background-position: top center;
font-family: Helvetica, arial, sans;
font-size: 12x;
color: #010101;
PADDING: 0;
MARGIN: 0;
}





img{
border: 0;
}

small{display: none;}

#twocolcontent h2{
Font-size: 25px;
display: block;
clear: left;
font-weight: bold;
color: #cae5e6;
height: 61px;
background:  url('images/h2bg.png');
background-repeat: no-repeat;
margin: 0px 0px -13px -19px;
letter-spacing: 1px;
position: relative;
}

h2 .pagetitle{
Font-size: 25px;
display: block;
clear: left;
font-weight: bold;
color: #cae5e6;
height: 61px;
background:  url('images/h2bg.png');
background-repeat: no-repeat;
margin: 0px 0px -13px -19px;
letter-spacing: 1px;
position: relative;
}

#twocolcontent h2 a{
Font-size: 25px;
clear: left;
display: block;
font-weight: bold;
color: #94b9ba;
height: 53px;
line-height: 49px;
width: 736px;
padding: 0px 0px 0px 10px;
text-shadow: 0px 1px 3px #445858; 
background: #cbdddf url('images/righth2.gif') no-repeat;
position: absolute;
top: -1px;
left: 7px;
}

#twocolcontent h2 a:hover{

}

#twocolcontent h3 a{
Font-size: 22px;
line-height: 34px;
height: 34px;
clear: left;
font-weight: bold;
color: #e2eced;
padding: 5px 8px 2px 3px;
}

h3 {
Font-size: 20px;
font-weight: bold;
color: #FF0B56;
border-top: 1px solid #007CA5;
background-color: #222222;
color: #E2ECED;
height: 30px;
line-height: 30px;
padding: 3px 0px 3px 5px;
margin:20px 0px 10px 0px;
}

#twocolcontent p{
	clear: left;
	color: #8a8a8b;
	margin-left: 10px;
}

hr {
margin-bottom: 5px;
border-top: 0px;
border-left: 0px;
bprder-right: 0px;
border-bottom: 1px dotted #222222;
}

strong {
font-weight: normal;
font-size: 15px;
}

a{
border: 0px;
text-decoration: none;
color: #CE8980;
outline: none;
font-size: 15px;
}

p {
font-size: 15px;
}

#wrapper{
width: 1025px;
height: auto;
margin: 0 auto;
padding: 0px;
background-repeat: repeat;
}

#content {
width: 995px;
background:#e3eced;
margin: 0 auto;
position: relative;
margin-bottom: 90px;
}

#splash{
background: url('images/splashbg.jpg');
background-repeat: no-repeat;
width: 515px; 
height: 247px;
margin: 0px;
padding: 0px;
}



#header {
height: 160px;
vertical-align: bottom;
}

#trans{
	position: relative;
	z-index: 1;
	background: #010101;
}

#trans2{
	position: relative;
	z-index: 2;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	background:url('images/dbth-bg.gif');
}

#trans2:hover{
	position: relative;
	z-index: 2;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	background: #3E4A4A;
}

.logo {
background: url('images/s4b.png');
background-repeat: no-repeat;
width: 216px;
height: 104px;
float: left;
clear: left;
margin-left: -23px;
}

#navmenu {
text-align: right;
}

#navmenu ul {
display: block;
text-align: right;
padding: 0px;
margin: 0px;
float: right;
}

#navmenu ul li {
font-family: helvetica, arial, sans;
list-style: none;
display: block;
float: left;
position: relative;
padding-left:20px;
} 

#navmenu ul li a {
color: #ff0b56;
font-family: verdana, helvetica, arial;
text-decoration: none;
font-weight: normal;
font-size: 17px;
}

#selected ul li a {
color: #000000;
font-family: verdana, helvetica, arial;
text-decoration: none;
font-weight: normal;
font-size: 17px;
}

div.black{
height: 4px;
border-top: 5px solid #000;
background-color:#ff0b56;
padding: 0px;
margin: 0px;
width: 100%;
}

table.menuwrapper{
background: url('images/menutbottom_bg.gif');
background-repeat: repeat-x;
width: 100%;
height: 191px;
border-top: 1px dashed #FF0B56;
}

table.menuwrapper tr td{
background: url('images/sepr_bg.gif') top right;
background-repeat: no-repeat;
height: 157px;
padding-right :1px;
}

a.menu_button {
background: transparent;
height: 190px;
display: block;
}

a.menu_button:hover {
background-image: url('images/sepr_bg.gif') top right;
background-repeat: no-repeat;
background: #bdc9c9;
height: 190px;
display: block;
}

.menu_button img{
border: 0px;
margin: auto;
display: block;
padding-top: 30px;
}

.last {
background: 0px;
}


#footer {
width: 100%;
background: ;
height: 60px;
margin-top: 100px;
background: #4b5757;
}

.innerfooter{
background-image: url('images/dotted.gif') repeat;
height:30px;
width: 100%;
}

.innerfooter span{
font-size: 12px;
color: #e2eced;
line-height: 30px;
font-weight: bold;
padding:5px;
}

#footerlinks {
text-align: right;
padding: 5px;
}
#footer p{
	color:#7f9595;
	font-size:15px;
	font-weight:bold;
	line-height: 60px;
	text-align: center;
}

#footerlinks ul {
display: block;
text-align: left;
padding: 0px;
margin: 0px;
float: left;
}

#footerlinks ul li {
font-family: helvetica, arial, sans;
list-style: none;
display: block;
position: relative;
padding-right:20px;
float: left;
} 

#footerlinks ul li a {
font-family: verdana, helvetica, arial;
text-decoration: none;
font-weight: normal;
font-size: 11px;
}

#footerlinks ul li a:visited {

}




#main {
background: #ffffff;
vertical-align: top;
padding: 0px 5px 5px 5px
}

#main_home {
background: #ffffff;
vertical-align: top;
padding: 0px;
border-bottom: 2px solid #000;
}

.img-shadow {
  float:left;
  background: url('images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('images/shadow.gif') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  .obshad {
  float:left;
  background: url('images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('images/shadow.gif') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

  }

.obshad object {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #93b2b4;
  margin: -6px 4px 4px -6px;
  padding: 4px;
  } 

.listening{
 background-color:;
}

.news {
font-size: 11px;
height: 241px;
width: 206px;
background: #eee;
overflow: scroll;
overflow-x: hidden;
padding: 3px;
}

.news a{
color: #FF0B56;
text-decoration: none;
}

#NewsPostDetailCategory {
font-size: 11px;
color: #999999;
}

#NewsPostDetailAuthor{
font-size: 11px;
color: #999999;
}

#NewsPostDetailDate {
font-size: 11px;
color: #999999;
}

div#NewsPostDetailReturnLink{float: right; clear: both;}

#NewsPostDetailReturnLink a {
font-size: 13px;
color: #000000;
background:#FF0B56;
border: 1px solid #000000;
padding: 2px 3px 2px 3px;
width: 45px;
text-decoration: none;
font-weight: bold;
}

#NewsPostDetailReturnLink a:hover {
font-size: 13px;
color: #E2ECED;
background:#222222;
border: 1px solid #000000;
padding: 2px 3px 2px 3px;
width: 45px;
text-decoration: none;
font-weight: bold;
}



.news a:HOVER{
color: #FF0B56;
text-decoration: underline;
}



#twocolcontent{
padding: 13px 13px 0px 0px;
width: 75%;
}

#maincontent2{
width: 900px;
}

.margindiv{
margin:13px;
}



.black{
color: #5c8e8d;
}

.pink{
color: #d7577e;
}

.blue{
color: #9eafb0;
}

.entry {
clear: both;
padding-top:13px;
width:720px;
}

.navigation{
clear: both;
}

#rightcol{

}

#rightcol ul{
padding: 0; margin: 0;
}

#sidebar{
margin-left: 20px;
background: url('images/rightcolb.gif') no-repeat;
height: 785px;
width: 200px;
padding: 30px 0px 0px 30px;
text-align: left;
margin: 11px ;
}

#sidebar ul{
list-style-type: none;
}

#sidebar ul li{
line-height: 25px;
color: #CE8980;
}

#sidebar ul li ul{
padding: 0px;
}

#sidebar h2{
color: #94B9BA;
font-size: 20px;
margin: 7px 0px 5px 0px;
}
.things{
color: #94B9BA;
font-size: 25px;
margin: 0px 0px 5px 40px;
}

#sidebar a{
font-size: 15px;
font-weight: bold;
color: #CE8980;
}

#sidebar ul li form label{
color: #94b9ba;
font-weight: bold;
font-size:25px;
width: 170px;
display: block;
}

#s {
border: 1px dotted #222222;
height: 24px;
font-size: 19px;
width: 100px;
}

#searchsubmit {

font-size: 19px;
color:#7d9191;
margin-top: 6px;
}

#twtr-profile-widget h3{
background: transparent;
border: 0px;
font-size: 19px;
font-weight: bold;
}
.topleft{
width: 230px; 
background:#e5eeea url('images/dbth-bg.gif');
border-right: 1px dashed #8da0a1;
}

#headerN{
position: relative;
width: 1007px;
height: 251px;
margin: -4px 0px 0px -6px;
}

#headerN .left{
position: absolute;
top: 0px;
left: 0px;
width: 6px;
height: 251px;
background: url('images/leftsliver.png');
}

#headerN .shadow{
background: url('images/show.png') no-repeat;
width: 995px;
height: 4px;
margin: 0 auto;

}

#headerN .center{
background: url('images/top_bg.jpg') no-repeat;
width: 995px;
height: 251px;
margin: 0 auto;

}

#headerN .right{
position: absolute;
top: 0px;
right: 0px;
width: 6px;
height: 251px;
background: url('images/rightsliver.png');
}

#headerN h1{

}
#content h1 a{
	color: #ce8980;
	position: absolute;
	top: 50px;
	left: 17px;
	width: 400px;
	height: 51px;
	display: block;
	font-size: 58px;
}

#headerN h2{
color: #94b9ba;
font-size: 45px;
padding: 65px 0px 0px 20px;
margin: 0px;
text-shadow: 0px 1px 2px #445858; 
float: left;
}

#menu {
	margin: 0px; 
	padding:0px;
	width: 240px;
	position:absolute;
	top: 60px;
	right: 0px;
}

#menu ul{
	margin: 0px; 
	padding:0px;
	list-style-type: none;
}

#menu li {
	float: left;
}

#menu li a{
	display: block;
	background: url('images/topbutton.png');
	height: 43px;
	width: 79px;
	margin-left: -4px;
	color: #7d6d59;
	font-weight: bold;
	line-height: 45px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#logo2{
	background: url('images/s4blogo.gif') no-repeat;
	width: 238px;
	height: 199px;
	float: left;
	margin: 24px 0px 0px 20px;
	display: block;
}

.twtr-hd, .twtr-ft{ display: none;}

.twtr-timeline {


}


#twtr-profile-widget{
	float: right;
	margin: 10px 20px 0px 0px;
	width: 210px;
	height: 215px;
	overflow: hidden;
	font-weight: bold;
}

a div.next{
	height: 45px;
	width: 105px;
	background: url('images/right.png') no-repeat;
	float: right;
	line-height: 47px;
	padding-left: 15px;
}

a div.next {
	font-weight: bold;
	font-size: 27px;
	color: #E3ECED;
}

a div.previous{
	height: 45px;
	width: 121px;
	background: url('images/left.png') no-repeat;
	float: right;
	line-height: 47px;
	padding-left: 30px;
	font-size: 27px;
	float: left;
}

a div.previous {
	font-weight: bold;
	font-size: 27px;
	color: #E3ECED;
}

#headerm{
height: 102px;
}
