body {

	background-color: #666;

}

h1 

{

font-size: 15px;

font-family: "Calibri";

}




#wrapper {

	padding: 0px;

	width: 955px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

}

#header {

	float: left;

	height: 147px;

	width: 955px;

	background-image: url(../images/header.png);

	background-repeat: no-repeat;

}

#content {
	float: left;
	width: 955px;
	background-color: #FFF;

}
#menu img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu img a{
	border: none;
}


#leftmenu {
	float: left;
	width: 180px;

}

#footer {

	float: left;

	height: 20px;

	width: 955px;

	background-color: #6A85B2;

}

#footer p {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	padding: 0px;

	text-align: center;

	letter-spacing: 1px;

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#menu {
	padding: 0px;
	width: 180px;
	margin-top: 15px;
	background-color: #FFF;
	height: 650px;

}



#maincontent {
	float: left;
	width: 775px;

}



#menu h1{


	text-align: center;

	margin: 0px;

	padding-right: 0px;

	padding-left: 0px;

	height: 23px;

	padding-top: 1px;

	padding-bottom: 0px;

	color: #000;

	font-weight: normal;

	background-image: url(../images/header_bkgd/menu.png);

	background-repeat: no-repeat;

	background-color: #CCC;

	}

	

	#menu h2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 16px 0 0 10px;

}

#menu h2 a {

	color: #000;

	text-decoration: none;

}





.icon {

	float: left;

	margin-top: 12px;

	margin-right: 10px;

	margin-left: 5px;

}

	

#menu h2 a:hover {

	color: #528CC5;

	text-decoration: none;

}
#library p img {
}
