a  {
	outline: none;
	}

li {
	padding: 0;
	border: 0;
	margin: 0;
	white-space: hidden;
	}

table tr td {
	border-collapse: separate;
	padding: 0;
	margin: 0;
	}

/* YUI OVERWRITES */

#doc2 {
	width: 1000px;
	}

.yui-t1 .yui-b { 
	float:left;
	width: 245px;
}

.yui-t1 #yui-main .yui-b {
	margin-left: 20px;
	}


body {
	background: #FFF;
	margin-top: 25px;
	color: #036;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	}

.satelitemenu .entry a {
	background: #900;
	margin: 0;
	padding: 0;
	border: 0;
	}

.header {
	background: #003366;
	}

.menu-wrapper {
	 height: 40px; 
	 overflow: hidden;
	}

.content-wrapper {
	padding: 35px 25px; 
	background: #FFF;
	}
	
.floater-pics {
	width: 170px; 
	float: right; 
	padding: 20px 0 20px 20px;
}

.thumb {
	text-align: center; 
	vertical-align: top;
	}

.thumb-wrapper {	
	padding: 0 20px 20px 0;
	}
	
.subnavi-wrapper {
	margin: 0 0 0 85px;
	display: none; 
	}

.subnavi-bottom {
	background: #CCC; 
	padding-bottom: 30px;
}
	
h2 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
	}
	
#ft {
	display: none; 
	}
	
.caption {
	font-size: 85%;
}

.submenu {
	background: #FFF; 
	padding-right: 16px;
	}

.submenu li {
	padding-top: 3px;
	}

.submenu a {
	text-decoration: none;
	color: #036;
	font-size: 85%;
	font-weight: bold;
	}
	
.submenu a:hover {
	text-decoration: none;
	color: #000;
	font-size: 85%;
	font-weight: bold;
	}	
	
.submenu a.selected {
	text-decoration: none;
	color: #F60;
	font-size: 85%;
	font-weight: bold;
	}	

#subnavi {
	width: 245px; 
	background: transparent url(../images/bg_subnavi.gif) repeat-x;
	text-align: right;
}



