body{
text-align: center;
padding: 0;
font:70% Verdana,Tahoma,Arial,sans-serif;
line-height:1.3em;
color: White;
background: #392E29;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

/*img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}*/

#wrapper{
margin: 0 auto;
width:970px;
border: 1px solid #6D5E52;
background: #433731;
text-align: left;
}

#top1{
height:80px;
width:970px;
color:#9D837C;
text-align: right;
font-size: 0.9em;
padding: 3px 0 0 0;
 background-image: url(img/logo_oct2006.gif);
 background-repeat: no-repeat;
}

#top1 a{
color: #96B6D1;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#top1 a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}

#top2{
height:200px;
width:970px;
background: #467aa7;
color:#ffffff;
background-image:url(img/banner_vs_uk_001.jpg)
}

#menu1 {
height: 20px;
border-top: 1px solid #6D5E52;
text-align: left;
padding-left: 7px;
padding-top: 5px;
 color: #9D837C;
}

#menu2 {
height: 35px;
border-top: 1px solid #6D5E52;
text-align: left;
padding-left: 7px;
padding-top: 5px;
color: #9D837C;
}

#menu1 a{
color: #96B6D1;
background-color:inherit;
text-decoration: none;
font-weight:bold;
}
	
#menu1 a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#menu1 .selected{
color: #FF9900;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#menu2 a{
color: #96B6D1;
background-color:inherit;
text-decoration: none;
font-weight:bold;
}
	
#menu2 a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#menu2 .selected{
color: #FF9900;
background-color:inherit;
text-decoration: underline;
font-weight:bold;
}

#wrapperinner{
border-top: 1px solid #6D5E52;
}

#sidebar{
background-color: #433731;
padding: 10px 10px 5px 7px;
width: 200px;
float: left;
 text-align: left;
 color: #AEA098;
}

#sidebar p{
	margin: 0 0 1.1em 0;
}

#sidebar h1{
	font-size: 1.2em;
	margin: 0 0 1em 0;
	font-weight: bold;
	color: #FF9900;
}

#sidebar .note{
	color: #FFE5BD;
}

#sidebar a{
color: #96B6D1;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#sidebar a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}

#content{
background-color: #433731;
border-left: 1px solid #6D5E52;
float:right;
width:720px;
padding:10px 5px 5px 10px;
text-align: left;
color: #AEA098;
}

#content h1{
margin: 0 0 1.2em 0;
font-size:1.6em;
font-weight: bold;
color: #FF9900;
}

#content h2{
margin: 0 0 1.1em 0;
font-size:1.2em;
font-weight: bold;
color: White;
}

#content p{
	margin: 0 0 1.1em 0;
}

#content .note{
	color: #FFE5BD;
}

#content a{
color: #96B6D1;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#content a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}


.image2center{
	text-align: center;
	border: 1px solid #746058;
}

#footer{
clear:both;
height: 30px;
border-top: 1px solid #6D5E52;
margin:0;
font-size:0.9em;
color: #9D837C;
padding: 2px 0px 0px 7px;
text-align: left;
}

#footer a{
color: #96B6D1;
background-color:inherit;
text-decoration: none;
font-weight: normal;
}
	
#footer a:hover{
color: White;
background-color:inherit;
text-decoration: underline;
}