body {
background-color: #D9E3F2;
color: #000;
font-family: Verdana, Helvetica, Arial, Sans-serif, Times, ;
font-size: 1em;
margin: 15px 15px 15px 15px;
}

img.floatLeft{
float: left;
margin: 2px 10px 0px 0px;
  border-bottom: 2px solid #535454;
  border-right: 2px solid #535454;
  border-top: 1px solid #535454;
  border-left: 1px solid #535454;}


img.nav{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p{
font-size: 0.9em;
text-align: left;
line-height: 1.1em;
padding: 1px 1px 1px 3px;
}

p.hotel{
font-size: 0.8em;
text-align: left;
line-height: 1.1em;
padding: 1px 1px 1px 3px;
}


p.center{
font-size: 0.8em;
text-align: center;
line-height: 1em;
padding: 1px 1px 1px 3px;
}

p.table{
font-size: 0.9em;
text-align: left;
line-height: 1.1em;
padding: 0px 0px 0px 0px;
}

p.body2{
font-size: 0.7em;
text-align: left;
line-height: 1em;
padding: 0px 0px 0px 0px;
} 

h1{
font-size: 1.1em;
text-align: center;
font-weight: bolder;
}

ul{
  
}

li.org {
  width: 600px;
  border-bottom: 2px solid #535454;
  border-right: 2px solid #535454;
  border-top: 1px solid #535454;
  border-left: 1px solid #535454;
  list-style-type: none;
  margin: 0px 0px 0px -20px;
  padding: 2px 2px 2px 2px;
  background-color: #FF3333;
  font-size: 0.9em;
  list-style-position: outside;
}

ul.list{
    list-style-type: disc;
    list-style-position: outside;
    
}

li.list{
    font-size: 0.9em;
    text-align: left;
    line-height: 1.1em;
    padding: 1px 1px 1px 3px;
    border: 0px;
}

p.list{
   text-indent: 50px;
}

br.list{
   text-indent: 50px;
}
#logo {
	width:900px;
	margin:0px auto;
	padding:0;
	overflow:hidden;	
	border:1px solid #535454;
	text-align:left;
}

#content-wrapper {
	width:900px;
        margin:0px 0 0 0;
        padding:0;
        overflow:visible;
        text-align:left;
        position:relative;
}

#top {
	display:block;
	height:130px;
	background:url(images/HousesOfParliament-small.jpg) no-repeat #fff;
	//background-color: #2B61C3;
	//background-color: #618FCD;
	background-color: #003399;
	position:relative;
	margin:0px 0px 0 0px;
	text-align:right;
}



#top h1 {
	font-size:2.2em;
	font-stretch: ultra-expanded;
	color: #fff;
	text-align: right;
	letter-spacing: 0.1cm;
	margin:0; 
	padding:3px 3px 0 0;
	font-weight: bolder;
}

#top h2 {
	font-size:1.2em;
	color: #fff;
	text-align: right;
	margin:0; 
	padding:2px 3px 0 0;
}

#top h3 {
	font-size:1em;
	color: #fff;
	text-align: right;
	margin:0; 
	padding:2px 3px 0 0;
}

#middle{
  float: left;
  width: 900px;
  height: 10px;
  background-color: #FF3333;
  border-bottom:2px solid #000;
  border-top:2px solid #000;
  position: relative;
}

#middle p{
	font-size:1em;
	color: #000;
	text-align: right;
	margin:0; 
	padding:1px 2px 0 0;
}

#nav-side{
  float:left;
  width: 200px;
  padding:2px 0 1px 0;
  background-color: #D9E3F2;
  position: relative;
}

#nav-side p{
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
  color: #000;
  padding: 1px 1px 1px 5px;
  margin-bottom:-10px;
  margin-left: 2px;
  background-color: #FF3333;
  border-bottom: 3px solid #535454;
  border-right: 3px solid #535454;
  border-top: 1px solid #535454;
  border-left: 1px solid #535454;
}

ul.nav{
  width: 180px;
  border-style: dashed;
  border-color: #ffffff;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-width: 1px 0px 1px 0px;
  background-color: #DA6C6F;
}

li.nav{
  margin: 0;
}

a.image:link{
  color: #FF3333;
  background-color: #FF3333;
  text-decoration:none;
}

a.image:hover{
  color: #FF3333;
  background-color: #FF3333;
  text-decoration:none;
}

a.image:visited{
  color: #FF3333;
  background-color: #FF3333;
  text-decoration:none;
}

a.image:active{
  color: #FF3333;
  background-color: #FF3333;
  text-decoration:none;
}

#nav-side a:link {
  color: #000;
  background-color: #FF3333;
  text-decoration:none;

}

#nav-side a:visited {
  color: #000;
  background-color: #FF3333;
  text-decoration:none;
}

#nav-side a:hover {
  text-decoration:none;
  color: #fff;
}

#nav-side a:active {
  color: #fff;
  text-decoration:none;
}

a.break:link {
   color: #000;
   background-color: #ffeeee;
   text-decoration:none; 
}

a.break:visited {
   color: #000;
   background-color: #ffeeee;
   text-decoration:none; 
}

a.break:hover {
   color: #ff3333;
   background-color: #ffeeee;
   text-decoration:none; 
}

a.break:active {
   color: #000;
   background-color: #ffeeee;
   text-decoration:none; 
}

#main {
  float:right;
  width:695px;
  background-color: #D9E3F2;
  padding: 0px 5px 0px 0px;
  position: relative;
}


#sep-bottom{
  height:10px;
  width:900px;
  float: left;
  background-color: #FF3333;
  border-top:2px solid #000;
  border-bottom:1px solid #000;
  position: relative;
}

#bottom {
  width:900px;
  height: 70px;
  float: left;
  padding: 6px 0px 0px 0px;
  background-color: #535454;
  position: relative;
}

#bottom p{
  color: #fff;
  font-size: 0.8em;
  text-align: center;
  line-height: 0em;
  padding: 2px 2px 2px 3px
}

#bottom a:link {
  color: #fff;
  background-color: #535454;
  text-decoration:dashed;

}

#bottom a:visited {
  color: #fff;
  background-color: #535454;
  text-decoration:dashed;
}

#bottom a:hover {
    text-decoration:dashed;
    background-color: #FF3333;
    color: #fff;
}

#bottom a:active {
  color: #fff;
  background-color: #535454;
  text-decoration:dashed;
}

a:link {
  color: #000;
  background-color: #D9E3F2;
  text-decoration:dashed;

}

a:visited {
  color: #000;
  background-color: #D9E3F2;
  text-decoration:dashed;
}

a:hover {
    text-decoration:dashed;
    background-color: #FF3333;
    color: #000;
}

a:active {
  color: #000;
  background-color: #D9E3F2;
  text-decoration:dashed;
}

table.main {
	border-style: none none none none;
	background-color: #D9E3F2;
}

td.main {
	width: 400px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	background-color: #D9E3F2;
}

td.call{
vertical-align: top;
width: 300px;
        padding: 1px 1px 1px 1px;
        border-style: none none none none;
        background-color: #D9E3F2;
        -moz-border-radius: 0px 0px 0px 0px;
}

td.call2{ 
width: 450px;
        padding: 1px 1px 1px 1px;
        border-style: none none none none;
        background-color: #D9E3F2;
        -moz-border-radius: 0px 0px 0px 0px;
}

p.call{
  font-size: 1em;  
  text-align: left;
  line-height: 1.1em;
  padding: 1px 1px 1px 3px;
  font-weight: bold;
}

p.callcenter{
  font-size: 1em;
  text-align: center;
  line-height: 1.1em;
  padding: 1px 1px 1px 3px;
  font-weight: bold;
}


table.date {
	font-size: 0.8em;
	border-width: 1px 2px 2px 1px;
	border-style: solid solid solid solid;
	border-color: #535454 #535454 #535454 #535454;
	background-color: #D9E3F2;
	border-collapse: collapse;
	padding: 5px 1px 1px 1px;
}
th.date {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #D9E3F2;
	-moz-border-radius: 0px 0px 0px 0px;
}

td.regist {
        text-align: left;
        font-weight: bold;
	width: 275px;
        border-width: 1px 1px 1px 1px;
        padding: 2px 2px 2px 2px;
        border-style: solid solid solid solid;
        border-color: #535454 #535454 #535454 #535454;
        background-color: #D9E3F2;
        -moz-border-radius: 0px 0px 0px 0px;
}


td.date {
	text-align: left;
	width: 275px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #535454 #535454 #535454 #535454;
	background-color: #FFCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
}

td.date2 {
	text-align: left;
	width: 275px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #535454 #535454 #535454 #535454;
	background-color: #FF9999;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.program {
        font-size: 0.7em;
        border-color: #535454 #535454 #535454 #535454;
        background-color: #D9E3F2;
        padding: 5px 1px 1px 1px;
}

th.program {
        padding: 1px 1px 1px 1px;
        background-color: #D9E3F2;
        -moz-border-radius: 0px 0px 0px 0px;
}
        
td.head1 {
        text-align: left;
        width: 110px;
        padding: 2px 2px 2px 2px;
        background-color: #FF9999;
        -moz-border-radius: 0px 0px 0px 0px;
}

td.head2 {
        text-align: left;
        width: 490px;
        padding: 2px 2px 2px 2px;
        background-color: #FFCCCC;
        -moz-border-radius: 0px 0px 0px 0px;
}     

td.body1 {
        text-align: left;
        width: 110px;
        padding: 2px 2px 2px 2px; 
        background-color: #D9E3F2;
        -moz-border-radius: 0px 0px 0px 0px;
}


td.body2 {
        text-align: left;
        width: 490px;
        padding: 2px 2px 2px 2px;
        background-color: #D9E3F2;
        -moz-border-radius: 0px 0px 0px 0px;
}

td.break {
        text-align: left;
        width: 490px;
        padding: 2px 2px 2px 2px;
        background-color: #ffeeee;
        -moz-border-radius: 0px 0px 0px 0px;
}


