html,body {
margin:0px; 
padding:0px;}

body{ 
font-family:Trebuchet MS, Sans-serif;
background:#ffffff;}

#wrapper{
width:800px;
margin:auto;}

#banner{
width:800;
height:220px;
background:#ffffff;
padding:0px}

#title{
width:800px;
background:#ffffff;}

#navbar{
width:800px;
height:28px;
background:#616fb4;
font-family: Trebuchet MS, sans_serif;
font-size: 16px;
line-height: 18px;
font-weight: normal;}

ul#list-nav li a {
text-decoration:none;
padding:5px 0;
width:130px;
background:#616fb4;
color:#eee;
float:left;
text-align:center;
font-size: 13px}

ul#list-nav li a:hover {
background:#b22069;
color:#ffffff
}

#header{
width:800px;
height:30px;
background:#ffffff;
}


#sidebar-a{
background:#b22069; 
float:right; 
width:490px; 
margin-left:5px; 
}

#sidebar-b{
background:#606fb5; 
float:right; 
width:490px; 
margin-top:10px; 
}

#block-a{
background:#ffffff; 
float:right; 
width:800px; 
}
.block-a{
background:#ffffff; 
float:right; 
width:800px; 
}

#newscontent{
background:#606fb5; 
float:left; 
width:300px;  
}

p {font-family:Trebuchet MS, sans_serif;
	font-size: 14px; 
	color: #606fb5;
	line-height: 18px;
	text-align:left;}

.bold  {font-family: Trebuchet MS, sans_serif;
	font-size: 12px;	
	line-height: 18px;
	font-weight: bold;	
	color: #b22069;}

h1	{font-family:Trebuchet MS, sans_serif;
	color:#616fb4;
	font-weight:bold;}


h2	{font-family:Trebuchet MS, sans_serif;
	color:#b22069;
	font-weight:bold;}
	
	
ul#list-nav {list-style:none;margin:2px;padding:0;width:800px}

ul#list-nav li {display:inline}

ul#list-nav li a {text-decoration:none;padding:5px 0;width:100px;
background:#616fb4;color:#eee;float:left;text-align:center;}

ul#list-nav li a:hover {background:#b22069;color:#ffffff}

ul#tab li

#latestnews
{
padding:5px;
}
img
{
padding: 5px;
}

.a {
list-style-type:circle;
background:#ffffff;
color:#b22069;
padding:5px 0;
width:470px;
text-align:center;
margin:10px;
line-height:30px;
}
#oldguide
{
float:right;
}

.shr
{
float:right;
}
.shl
{
float:left;
}
.gallery
{
border:0;
}


/* tabs
*************************/

ul.tabs
{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
}

ul.tabs li
{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;
}

ul.tabs a
{
position: relative;
display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 250px;
display: none;
left: 0;
}

ul.dropdown ul.dropdown
{
top: 0;
left: 95%;
}

ul.dropdown li
{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
}

ul.dropdown li a
{
display: block;
}
