A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: underline; color: #ffffff;}
.main_text A:link {text-decoration: underline; color: #a6060c; 	line-height: 180%;}
.main_text A:visited {text-decoration: underline; color: #a6060c; line-height: 180%;}
.main_text A:hover {text-decoration: underline; color: #a6060c;	line-height: 180%;}
.submenu A:link {text-decoration: underline; color: #333333; 	line-height: 100%;}
.submenu A:visited {text-decoration: underline; color: #333333; line-height: 100%;}
.submenu A:hover {text-decoration: underline; color: #333333;	line-height: 100%;}

img, div { behavior: url(iepngfix.htc) }

body
{
	background-position: center;
	background-image: url('britishtravelweek_background.png');
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #c0dfff;
	text-align: center;
}

.container
{
	width: 975px;
	height: 225px;
	border-width: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url('britishtravelweek_banner.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.logo
{
	z-index: 4;
	position:absolute;
	top:0px;
	float:left;
}

.title
{
	z-index: 1;
	height: 70px;
	position:relative;
	top:50px;
	right:30px;
	text-align: right;
	float:right;
	font-family: arial;
}

.menu_bar
{
	z-index: 5;
	width: 975px;
	position:relative;
	top: 159px;
	text-align: center;
}

.menu_text
{
	z-index: 6;
	width: 975px;
	position:relative;
	top:121px;
	text-align:center;
	font-size: 26px;
	font-family: times new roman, serif;
}

* html .menu_text 
{ 
	top:118px;
} 

.left_column
{
	position:relative;
	top:130px;
	text-align:left;
	width: 385px;
	float:left;
	text-align: center;
}

.sub_left_column
{
	z-index: 1;
  position:relative;
	top:-20px;
	text-align:left;
	width: 320px;
	text-align: left;
	margin: 25px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 180%;
	background-color: #cce;
	padding: 3px;
}

* html .sub_left_column
{
	position:relative;
	top:-20px;
	text-align:left;
	width: 320px;
	text-align: left;
	margin: 25px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 180%;
	background-color: #cce;
	padding: 3px 3px 0px 3px;
	display:inline;
}

.sub_sub_left_column
{
	position:relative;
	top: -110px;
	text-align:left;
	width: 320px;
	height: 420px;
	float:left;
	text-align: center;
	margin: 25px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 180%;
	background-color: #f6c424;
	padding: 3px;
}

* html .sub_sub_left_column
{
  margin: 29px;
  padding: 3px 3px 0px 3px;
}

.countdown_text
{
	z-index: 10;
  position:relative;
	top: -128px;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: center;
	display:inline;
}


.main_text
{
	margin-right: 30px;
	position:relative;
	top:130px;
	text-align:left;
	width: 560px;
	float:right;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 180%;
	display:inline;
}

.image_in_text
{
	float:right;
}

.image_in_text_left
{
  float:left;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
	color:#000000f;
	font-weight: bold;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
	font-size: 80%
}

.submenu
{
	width: 920px;
	background-color: #f6eb15;
	position:relative;
	height: 25px;
	left:25px;
	top:108px;
	padding-top: 6px;	
	font-size: 16px;
	font-family: arial, sans-serif;
	text-align: center;
	color: #000000;
}

* html .submenu
{
	width: 920px;
	background-color: #f6eb15;
	position:relative;
	height: 25px;
	left:25px;
	top:106px;
	padding-top: 6px;	
	padding-bottom: 10px;
	font-size: 16px;
	font-family: arial, sans-serif;
	text-align:center;
  color: #000000;
}

.share
{
  position:relative;
  top: -110px;
  left: 30px;
  text-align: left;
}