	@charset "ISO-8859-1";
	
	body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #000000;
	background-color: #6699CC;
	}
	
	.font {
			font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:0.7em;

}
	h1
	{
	font-size: 2em;
	font-weight: bold;
	color: #0081c6;
	margin-top: 30px;
	margin-bottom: 25px;
	}
	
	.h2
	{
	font-weight: bold;
	}
	
	a:link
	{
	color: #004890;
	text-decoration:underline;
	}
	
	a:visited
	{
	color: #004890;
	text-decoration:underline;
	}
	
	a:hover
	{
	color: #0081c6;
	text-decoration:underline;
	}
	
	a:active
	{
	color: #0081c6;
	text-decoration:underline;
	} 
	
	.author {
	font-weight: bold;
	}
	
	.book_title {
	font-style: italic;
	font-weight: bold;
	}
	
	#wrapper
	{
	horizontal-align:center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #fff;
	}
	
	#menu
	{
	width:592px;
	margin-left:208px;
	}
	
	#menu a
	{
	letter-spacing:-1px;
	font-weight: bold;
	text-decoration:none;
	background-color:#fefbd6;
	width:75px;
	height:30px;
	display: block;
	float:left;
	text-align:center;
	padding-top: 18px;
	padding-bottom: 2px;
	padding-right: 11px;
	padding-left: 11px;
	background-image: url(../images/menu_back.jpg);
	}
	
	#menu a:hover,active
	{
	background-image: url(../images/menu_back_hover.jpg);
	color: #facb00;
	}
	
	#ucla_store 
	{
	background-color:#004890;
	color: #facb00;
	width:786px;
	height:20px;
	text-align:right;
	text-valign:center;
	padding-top: 3px;
	padding-right: 14px;
	font-size: 1.1em;
	}
	
	#ucla_store a.lightlink
	{
	color: #facb00;
	font-weight: bold;
	text-decoration:none;
	}
	
	#ucla_store a:hover.lightlink
	{
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	}
	
	#content  {
	height: auto;
	width: 800px;
	margin: 0px;
	}
#wrapper #content table {
	font-size: 1em;
	width: 740px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
}
.line  {
	text-align: center;
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
	}
	
	#footer  {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	float: none;
	}
	
	#footer a
	{
	text-decoration: none;
	}
h6 {
	font-weight: lighter;
	font-size: 9px;
}

