@charset "utf-8";
body {
	background-color: #9999FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodybanner {
	background-image: url(../art/CBSbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}
.bodymenu {
	background-image: url(/art/CBSmenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyrow {
	background-image: url(/art/CBSrow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	background-image: url(/art/CBSrow.jpg);
	background-position: center top;
	background-repeat: repeat;
}
#menuarea {
	background-image: url(../art/CBSmenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-image: url(../art/CBSfoot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



.bodyfoot {
	background-image: url(/art/CBSfoot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footertext {
	font-size: 10px;
}
.headertext {
	font-size: 14px;
	font-weight: bold;
}
.clientnametext {
	color: #6C4B00;
	font-weight: bold;
}
.links a{
	display:inline;
	color:#660000;
	font-weight:bold;
	text-decoration:none
}
.links a:hover{
	color:#333300;
	background: url(../images/bg_menu_block2.gif) #575044;
	text-decoration:none
}
.links a:visited{
}
.button {
	font-size: 10px;
	color: #000000;
	background-color: #E9A700;
	text-decoration: none;
}
.bodybannerTG {
	background-image: url(../art/CBSbannerTG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}
.bodybannerRoyalWedding {
	background-image: url(../art/CBSbannerRoyalWedding.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}
#FBRoyalWedding {
	height: 208px;
	width: 343px;
	position: relative;
	margin-top: -10000px;
	left: 10000px;
	z-index: 2000;
}
.titletext {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
#tag {
	position: absolute;
	width: 440px;
	height: 70px;
	left: 50%;
	top: 140px;
}

.titletext2 {
	color: #000;
	font-size: 14px;
	font-style: italic;
}
#offscreen {
	position: absolute;
	left: -1000px;
}

