body {
	background:url(../images/bg-body3.jpg) repeat-x top center;
	font-family: "trebuchet ms", Arial;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	
}
* {
	margin:0;
	padding:0;
}
img { border:0; }
#wrapper {
 margin:0 auto;
 width:700px;

 font-size:1.20em;
}
#header {
	height:160px;
	background:url(../images/bg-header5.jpg) no-repeat;
}
#header h1 {
	padding: 50px 0 0 30px;
}

#header img {
		float:left;
margin:0px 0 0 10px;
padding:0;
display:none;
}
#menu {
	height:35px;
	line-height:35px;
	background:url(../images/bg-menu.png) repeat-x;
	padding:0 10px;
	margin: 0 0 10px 0;
	
}
#sidebar {
	float:right;
	width:162px;
	background:#efefef;
	margin:-10px -20px 0 0;
	padding: 0 8px;
}
#content {
	float:left;
	
width:680px;

	min-height:400px;
	padding: 0px 0 0px 10px;
	/*
overflow: hidden;
*/
	
}
#footer {
	/*
display:none;
*/
	clear:both;
	height:100px;
	background:url(../images/bg-footer2.png) repeat-x;
	min-width:700px;
	padding: 
/*
	width: 100%;
	position: fixed;
*/
	z-index: 5;
	bottom: 0px;
	font-size: 1.1em;
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}
#menu ul { list-style-type:none; }
#menu li { float:left; }
#sidebar ul {
	list-style-type:none;
	margin-top:10px;
}
#sidebar li { overflow: hidden; }
#sidebar-bottom {
	height:20px;
	background:url(../images/bg-sidebar-bottom.gif) no-repeat top center;
}
#footer-valid {
	color:#FFFFFF;
	cursor:default;
	margin:0 auto;
	font-weight: bold;
	padding: 35px 10px 0 10px;
	width:700px;
	text-align:center;
}
#feed {
	height:25px;
	width:126px;
	background:url(../images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
}

#header form{
	display:block;
	
}
#Search {
	/*
display:block;
*/
	width:250px
	height:30px;
	float:left;
	margin:7px 5px 0 0;
}

#SearchForm_SearchForm_action_results {
	float:left;
	margin:5px;
}

#Breadcrumbs {
	margin:0 0 10px 0;
}

#ie6warning {
	font-size: 10px;
	font-family: verdana;
	background: #ffffff;
	height: 40px;
	color:#000;
	padding: 5px;
	border:solid 1px #ff0000;
	
}

#ie6warning p {
	float: left;
	
	display: block;
	width: 800px;
}

#ie6warning a {
	float: left;
	padding: 3px;
	
}

#ie6warning img {
	border:none;
	float: left;
}

.typography a[href$=".pdf"], .typography a[href$=".PDF"], .typography a.pdf {typography.css (line 61)
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/icons/page_white_acrobat.png) no-repeat scroll left center;
padding:2px 2px 2px 20px;
}

/*
Slideshow css
*/

#slideshow {
	position: relative;
	width: 698px;
	
height: 328px;

	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	width: 698px;
	height: 328px;
}
#pause1 {
	z-index:100;
}