#header {
	width: 930px;
	margin:0 auto;
	height:90px;
	text-align:center;
}

#header td {
	font-size:14px;
	text-align:center;
}

#header h1 {
	padding:5px;
    margin:0;
}

#header a {
	color:#ccf;
	text-decoration:none;
}

/* chrome */

.v-chrome{
  position:relative;
  z-index:2;  
  margin:3px;
  zoom:1;
}

.v-chrome-bd{
  padding:12px;
  _height:100px;
  min-height:100px;
  zoom:1;
}

.v-chrome .bgnd{
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
  right:0;
  bottom:0;
  zoom:1;
  
 
}


.v-chrome .bgnd *{
  position:absolute;
  overflow:hidden;
  background-repeat:no-repeat;
  zoom:1;
}


.v-chrome .bgnd u.w{
  left:0;
  top:0;
  right:40px;
  height:60px;
  
}

.v-chrome .bgnd u.e{
  top:0;
  right:0;
  height:60px;
  width:40px;
  background-position:-960px 0;
  
}

.v-chrome .bgnd i.w{
  left:0;
  top:60px;
  right:40px;
  bottom:40px;
  background-repeat:repeat-y;
  background-position:-1000px 0;
}

.v-chrome .bgnd i.e{
  
  top:60px;
  right:0px;
  width:40px;
  bottom:40px;
  background-repeat:repeat-y;
  background-position:100% 0;
}



.v-chrome .bgnd b.w{
  left:0;
 
  bottom:0;
  right:40px;
  height:40px;
  background-position:0 100%;
}

.v-chrome .bgnd b.e{
  height:40px;
  
  bottom:0;
  right:0;
  width:40px;
  background-position:-960px 100%;
}


/* theme2 */


.v-chrome-bd{
  padding:24px 38px 24px 38px;
}

.v-chrome .bgnd *{
  background-image:url("../images/bubble_1.png");
  _background-image:url("../images/bubble_1.gif");
}




.v-chrome .bgnd u.w{
  right:60px;
  height:60px;
  
}

.v-chrome .bgnd u.e{
  height:60px;
  width:60px;
  background-position:-940px 0;
  
}

.v-chrome .bgnd i.w{
  top:60px;
  right:60px;
  bottom:80px;
}

.v-chrome .bgnd i.e{
  top:60px;
  width:60px;
  bottom:80px;
}



.v-chrome .bgnd b.w{
  right:60px;
  height:80px;
}

.v-chrome .bgnd b.e{
  height:80px;  
  width:60px;
  background-position:-940px 100%;
}
