body {
	margin:0px;
	padding:0px;
	font-size:0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../images/main/background-image.jpg");
	background-repeat: repeat-x;
}

#contain {
	float: none;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

#topmenu {
	font-family: Tahoma, Arial, sans;
	padding-left: 25px;
}

#topmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
	float: left;
}
#topmenu ul li {
	float: left;
}
#topmenu ul li ul {
	margin:0px;
	padding:0px;
	margin-left:0px;
	clear:left;
	top:30px;
	background-color: #FFD742;
	position: absolute;
	display: none;
	float: left;
}

#topmenu ul li ul li {
	float: left;
	background-image: none;
	clear: left;
	width: 100%;
}
#topmenu ul li ul li  a {
	background-image:none;
}


#topmenu ul li a {
	float: left;
	color: #516068;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 19px;
	padding-right: 19px;
	background-image: url("../images/main/top-menu-spearation-a.jpg");
	background-repeat: no-repeat;
	background-position: right;	
	padding-top: 8px;
	padding-bottom: 6px;
}

#topmenu ul li a:hover {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 8px;
	padding-bottom: 6px;
}

#leftside {
	width: 230px;
	float: left;
	background-repeat:no-repeat;
	background-image:  url("../images/main/left-side-top-header.jpg");
	margin-top: 18px;
	padding-bottom: 2px;
}

#leftside #flash {
	float: none;
	width:196px;	
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 10px;
}
#leftside #flash img {
	float:left;
	border:3px solid #7BB4E1;
}

#site {
	float:left;
	width:100%;
}
#page {
	margin-top: 18px;
	float: left;
	width: 750px;
	padding-bottom: 10px;
}
#text {
	padding-left: 20px;
	float: left;
	width: 730px;
}

#menu {
	width: 230px;
	float: left;
	margin-top: 20px;
	border-bottom: 1px solid #6990B3;
}
#menu a.menucategory {
	float: left;
	width: 213px;
	margin: 0px;	
	padding: 0px;
	padding-left:15px;
	border: 1px solid #6990B3;
	border-bottom: 0px;
	background-image: url("../images/main/menu-left-div-background.jpg");
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-bottom: 8px;
	cursor: pointer;
	text-decoration: none;
	
}
#menu a.menucategory p {
	margin:0px;
	padding: 0px;
	float:left;
	color: #516068;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

#menu ul {
	margin:0px;
	padding:0px;
	background-color: #F4F4F4;
	float: left;
	width: 213px;
	list-style-type:none;
	padding-left:15px;
	border-left: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
	padding-bottom: 10px;
	display: none;
}
#menu ul li {
	float: left;
	padding-top: 10px;
}
#menu ul li img {
	float: left;
}

#menu ul li a {
	color: #487FB0;
	float: left;
	font-family: Tahoma, Arial, sans;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.15em;
	padding-left:10px;
	padding-top: 8px;
	width: 165px;
	padding-bottom: 9px;
}

#menu ul li a:hover {
	color: #990000;
	float: left;
	font-family: Tahoma, Arial, sans;
	font-weight: bold;
	text-decoration:underline;
	font-size: 1.15em;
	padding-left:10px;
	padding-top: 8px;
	width: 165px;
	padding-bottom: 9px;
}

#menu a.menucategory span.narrow {
	float: right;
	margin:0px;
	padding:0px;
	width: 14px;
	height: 13px;
	margin-right:15px;
	margin-top:1px;
	font-size:1px;
	background-image: url("../images/main/left-menu-arrow.png");
}

#menu a.menucategory span.nball {
	float: right;
	margin:0px;
	padding:0px;
	width: 14px;
	height: 13px;
	margin-right:15px;
	margin-top:1px;
	font-size:1px;
	background-image: url("../images/main/left-menu-ball.png");
}

#menu a.menucategory:hover {
	background-image: url("../images/main/menu-left-div-background-hover.jpg");
	border-left: 1px solid #CEB70D;
	border-right: 1px solid #CEB70D;
}

#news {
	float: left;
	width: 100%;	
}

#news a.tabs {
	float: left;
	margin-top: 20px;
	color:white;
	background-color: #BDBCBD;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	margin-right:2px;
	border:1px solid #BDBCBD;
	border-bottom: 0px;
}
#news a#active {
	background-color:#6990B3;
}

#news div.box {
	width: 198px;
	float: left;
	background-color: #F4F4F4;
	border:1px solid #BDBCBD;
	padding: 15px;
	font-size: Arial, sans;
}
#lbox2 {
	display:none;
}
#news div.box p {
	font-size:0.9em;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

#news div.box p b {
	color: #599ED9;
}
#news div.box a {
	float:left;
	color: #60A1DA;
	font-weight: bold;
	text-decoration: none;
}

#news div.box span {
	float:left;
	color: #60A1DA;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}



#network {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

#network a {
	float: left;
	margin-bottom: 3px;
}
#network img {
	margin-bottom:10px;
}
#network a img {
	margin: 0px;
	border: 0px;	
}

#network a.left {
	margin-right: 2px;
}


#footer {
	float: left;
	width: 982px;
	border: 1px solid #80AABD;
	margin-bottom: 15px;
	background-image: url("../images/main/footer-background.jpg");
}

#footer img {
	float: right;
	padding-right: 20px;
}

#footertext {
	float:left;
	padding-bottom:30px;
	width: 100%;
}

#footertext p {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	color: #7D7D7D;
}

#footertext p b {
	color: black;
	font-weight: normal;
	font-size: 1.1em;
}

#footertext p strong {
	color: #6990B3;
}

div.yellowtab {
	float: left;
	margin-top: 4px;
	width: 100%;
	height:34px;
	background-image: url("../images/main/yellowtab-background.jpg");
}
div.yellowtab img {
	float:left;
	padding-top: 2px;	
}
div.yellowtab img.left {
	float: left;
	padding: 0px;
}
div.yellowtab img.right {
	float: right;
	padding: 0px;
}

#menufbar {
	float:left;
	width:100%;	
}
#menufbar div {
	float: left;
	padding-left: 15px;
	padding-top: 18px;
}
#menufbar div a {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menufbar div img {
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
}


/*------------- custom */

#scrollup_people {
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
  height: 200px;
  width: 200px
}
.headline_people {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 195px;
  width:190px;
}
