html, body {
	background: url(img/sky.jpg) #2F2D54 bottom center no-repeat;
	
	text-align: center;
	color: #FFFFFF;
	font: 12px tahoma;
	font-family: trebuchet MS;
	line-height: 16px; 
	
    margin:0;
    padding:0;
    width:100%;
    min-width: 900px;  
	height: 100%;
	min-height: 600px;
}
* html html, body {
  	height: 100%;  
}

a{
	outline-style: none;
}

.al_right{
    text-align: right;
}

.mainhref{
	display: block;  
	z-index: 5;  
	position: absolute;
	top: 150px;
	left: 50%; 

    width: 336px;
	margin-left: -168px; 
	border: none;
	outline-style:none;
}  
.mainhref:active{
	border: none;
	outline-style:none; 
} 
.mainhref img{
	border: none;
}

* html .mainhref{
	margin: 0px;
	margin-left: -175px;  
}

.content {  
	margin: auto;
	padding-left: 130px;
	width: 850px;
	display: block;   
	height: 100%;
}
* html .content {
	width: 850px;
	padding-left: 222px;
}

.nav{
	background: url(img/nav.png) top left no-repeat;
	margin: 0px;
	padding: 170px 0px 0px; 
	display: inline;
	float: left;
	width: 116px;
	height: 142px; 
}

.nav div{
	padding: 67px 0px 0px 20px;
	text-align: left;
	width: 161px;
}

.nav a.selected{
	text-decoration: none;
	color: #69799A;
}
.nav a{
	text-decoration: none; 
	color: #fff;
	outline-style:none;	
}
.nav a:hover{
	text-decoration: none;
}

.menudiv {  
	margin: 0px auto;
	width: 720px;
	height: 50px; 
	display: block-inline;
	float: left;
	padding: 228px 0px 0px 0px;  
}
* html .menudiv{
	width: 596px;
	padding-top: 0px;
	margin-top: 228px;
}

.menuimg {
	display: inline;
	float: left;
	background-position: left;
	background-repeat: no-repeat;
	height: 50px;
	padding:0px;
	margin: 0px;
} 
.leftmenu{
	background-image: url(img/leftmenu.png);
	width: 22px;    
}
.rightmenu{
	background-image: url(img/rightmenu.png);
	width: 24px;     
}

.middlemenu{
	background: url(img/bgmenu.png) top left repeat-x;
	margin: 0px auto;
	padding: 15px 0px 15px 11px;
	width: 663px;
	float: left;
	display: inline-block;
	text-align: justify;
}
* html .middlemenu{
	padding-left: 0px;
	width: 550px;
}   

.emptyli {
	width: 100%;  
	display:inline-block;  
}

/*menu links*/
.middlemenu a span{
	margin-left: -11px;
	padding: 0px 11px;
	display: block;
	cursor: pointer;
}
*+html .middlemenu a span{
	display: inline-block;
}
* html .middlemenu a span{
	margin-left: 0px;
}

.middlemenu a:hover span, .middlemenu a.selected span{
	background:transparent url(img/lmenu.png) no-repeat scroll 0 0;
}
* html .middlemenu a:hover span, * html .middlemenu a.selected span{
	background:transparent url(img/lmenuie6.png) no-repeat scroll 0 0;
}

.middlemenu a {       	
	text-decoration: none;
	color: #fff;
	display:inline-block;
	outline-style:none;
	outline-width:medium; 
	line-height: 20px;  
	font-size: 14px; 
}

.middlemenu a:hover, .middlemenu a.selected {
	background:transparent url(img/rmenu.png) no-repeat scroll 100% 0;
	text-decoration: none;        
}   
* html .middlemenu a:hover, * html .middlemenu a.selected {                  
	background:transparent url(img/rmenuie6.png) no-repeat scroll 100% 0;
} 

.getting_there_tbl{
    font-size: 14px;
    margin-left: 25px;
}

.getting_there_tbl tr:hover{
    color: #D4DFED;
}

#simonseeks{
	margin-top: 15px;
}

#simonseeks span{
	font-weight:bold;
	color:#243E5D;
}

#simonseeks a{
	text-decoration:none;
	color:#243E5D;
}

/*
	border: 1px solid red;
	*/
	
/* news */
.news_top {
	padding-top: 0;
	height: 35px;
	background: url(img/news_bgmenu.png) top left repeat-x;
}

.news_top .middlemenu{
	width: 570px;
	height: 35px;
	padding: 0;
}

.news_top .img_right{
	left:0px;
	position: relative;
	z-index: 50;
}

.news_top .img_left {
	left:0px;
	position: relative;
	z-index: 50;
}

.news_container{
	overflow: hidden;
	margin: 0px;
	
	position: relative;
}

.news {
	width:470px;
	padding:0;
	height:35px;
	display: inline-block !important;
	margin: 0px;
}
.news2,
.news3 {
	width:400px;
}
.news3 {width:1000px;}

.viewText {}

.news_top div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0;
	
	z-index: 25;
	height: 35px;
	display: inline-block;
}
.news2 div {padding:0;}
.news p {
	float:left;
	width:auto;
	margin:0;
	padding:0 70px 0 0;
	height: 35px;
	line-height: 35px;
}

.news_container div, .news_container img{
    display: inline !important;
    float: left;
}