body,
	html {
	padding:0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #011B3D;
	margin: auto;
	}
	
	#wrap {
	width:880px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 60px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
	#header {
	height: 180px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#nav {
	background-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;

	}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #002A80;
}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
	display:inline;
	margin:0;
	padding:0;
	}
	#main {
	float:right;
	width:670px;
	line-height: 18px;
	}
	#main p {
	margin-left: 30px;
	padding-left: 0px;
	padding-right:10px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#buttons {
margin-left: 30px;
}

	#sidebar {
	float:left;
	width:210px;
	letter-spacing: 1px;
	font-size: 11px;
	}
	#sidebar ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar li {
	display: block;
	height: 25px;
	line-height: 25px;
	border: 1px solid #011B3D;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#sidebar a:link {
	text-decoration: none;
	color: #3E5162;
	display: block;
	height: 25px;
	padding-left: 15px;
	background-color: #E6E6E6;
}
#sidebar a:visited {
	text-decoration: none;
	color: #3E5162;
	display: block;
	height: 25px;
	padding-left: 15px;
}
#sidebar a:hover {
	text-decoration: none;
	color: #3E5162;
	display: block;
	padding-left: 15px;
	background-color: #F5F5F5;
}
	#footer {
	clear:both;
	line-height: 25px;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #FF6600;
	font-size: 11px;

	}
	
#books img{
	border-style:solid;
	border:thin;
	border-color:#000099;
	}
	
#pub img{
	border-style:solid;
	border:thin;
	border-color:#000099;
	}
	
	
	* html #footer {
		height:1px;
	}
	.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.heading_1 {
	font-size: 14px;
	font-weight: bold;
	color: #2B5F74;
}
.heading_2 {
	font-size: 15px;
	font-weight: bold;
	color: #2B5F74;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4CED3;
	display: block;
}

.heading_3 {
	font-size: 13px;
	font-weight: bold;
	color: #2B5F74;
	font-style: italic;
}
.heading_4 {
	font-size: 13px;
	font-weight: bold;
	color: #3C83A2;
}

.book1 {
	width: 110px;
	height: 150px;
	left: 5px;
	}
	
	.book2 {
	width: 110px;
	height: 150px;
	left: 120px;
	}
	
	.book3 {
	width: 110px;
	height: 150px;
	left: 240px;
	}
a:link {
	color: #204657;
}
a:visited {
	color: #204657;
}
a:hover {
	color: #4597BA;
}


