body
{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 0.8em;
}

td
{
	font-family: Arial;
	font-size: 0.8em;
}

a
{
	color:#082068;
}

a:link
{
	text-decoration: underline;
}

a:hover
{
	text-decoration:underline;
	background-color:#FFFFAA;
}

.header
{
	margin:0px;
	width:100%;
	background-color:#082068;
	background-image: url(img/logo.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding: 0 0 5px 5px;
}

.header h1
{
	margin:0;
	font-size: 33px;
	font-family: Impact;
}

.header a
{
	color:White;
	text-decoration:none;
	background: Transparent;
}

.header a:hover
{
	text-decoration:underline;
	background: Transparent;	
}

.header ul
{
	margin:10px 0 5px 5px;
	list-style-type: none;
}

.header li
{
	display: inline;
	margin-right: 5px;
}

.header ul li a
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 1em;
	font-weight:800;
	text-decoration:none;
}

.header ul li a:hover
{
	color:#a57b52;
	text-decoration:none;
}

.header ul img
{
	border:0;
}

.form
{
	float:left;
	width:150px;
	margin: 20px 10px 0 10px;
}

.form input
{
	width:100%;
}

.news
{
	float:left;
	width:200px;
	margin: 20px 10px 0 10px;
}

.news h2
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 1.5em;
}

.news h3
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight:bold;
	margin-bottom:0px;
	font-size: 1.1em;
}

.news p
{
	margin:0px;
}

.content
{
	float:left;
	margin: 20px 10px 0px 10px;
	width:700px;
}

.narrow
{
	float:left;
	margin: 20px 10px 0px 10px;
	width:500px;
}

#content h2
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 1.3em;
}

#content h3
{
	font-weight: bold;
}

#content p
{
	text-align:justify;
	padding-right: 10px;
}

.footer
{
	clear:both;
	float:none;
	display:block;
	width:100%;
	color:White;
	background-image: url(img/footer.gif);
	background-repeat:repeat-x;
	background-color: #082068;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 0.9em;
	font-weight: bold;
	margin-top:20px;
	text-align:center;
}

h1, h2, h3, h4, h5
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight:normal;
	color:#a57b52;
}

.personinfo hr
{
	clear:both;
	color:#082068;
	width:100%;
	margin-top: 15px;
}

.personinfo h3
{
	margin-bottom: 0px;
}

.personinfo h4
{
	font-weight:bold;
	margin-bottom:0px;
}

.personinfohome, .personinfowork
{
	margin: 10px 0px 20px 0px;
}

.personinfo img
{
	float: right;
	clear: right;
}

.calendar h3
{
	text-decoration: underline overline;
	text-transform:capitalize;
	margin-top: 4em;
	color:Black;
}

.calendar h4
{
	font-weight: bold;
	margin-bottom: 0;
}

.calendar p
{
	margin: 0;
}

div.user, div.book
{
	clear:both;
}

div.user a, div.book a
{
	text-decoration:none;
}

div.user img
{
	float:none;	
}

.book img
{
	float:left;
	clear:left;
	margin-right: 5px;
}

.book h3
{
	margin-top:0;
}

.listing img
{
	float:none;
}

.book .shortdesc
{
	
}

.listing
{
	margin: 10px 0 10px 0;
}

.dialog
{
	background-color:#082068;
	padding:5px;
	width:auto;
}

.dialog *
{
	color:White;
}

.dialog input
{
	color:Black;
}

.formfield
{
	font-weight:bold;
	text-align:right;
}

#booklist .book
{
	display:block;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid black;
}

.book a.buy
{
	margin-left: 10px;
}

.book h3, .book h2
{
	margin-bottom: 0px;
}

.book h3 a
{
	color:#a57b52;
	text-decoration:underline;
}

.book .author
{
	font-style:italic;
	margin-bottom: 20px;
}

.book .price
{
	font-weight: bold;
	margin-bottom: 10px;
}

.book .title
{
	font-weight:bold;
}

img.linkicon
{
	float:none;
	clear:none;
	margin-right: 3px;
}

img.left
{
	float:left;
	margin-right:5px;
}

img.right
{
	float:right;
	margin-left:5px;
}

ul.newsindex
{
	padding-left:0;
	margin-left:20px;
}

.bookorder div
{
	display:inline;
}

.bookorder div.amount
{
	display:inline;
	width:50px;
	height:4em;
	float:left;
	clear:left;
	margin-right: 10px;
}

.bookorder .book
{
	margin:0;
	padding-left:10px;
	display:block;
}

#ordertext
{
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

ul.orders, ul.orderedbooks
{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

ul.orderedbooks div
{
	display:inline;
}

table.order tr td:first-child
{
	font-weight: bold;
}

img.portrait
{
	float:right;
	clear:right;
	margin-left:10px;
}

.mainbox ul, .categorybox ul
{
	list-style-type:none;
	margin:5px;
	padding:0;
	border-bottom: 1px solid white;
}

.mainbox ul li, .categorybox ul li
{
	line-height: 1.5em;
	border-top: 1px solid white;
}

.mainbox input, .categorybox input
{
	margin-left: 5px !important;
	margin-left: 0px;
}

.mainbox, .categorybox
{
	width: 300px;
	border: black 1px solid;
	float: left;
	margin: 5px;
	padding: 5px 0 0 0;
	overflow: auto;
}

.mainbox a, .categorybox a
{
	text-decoration:none;
	color:Black;
}

.mainbox
{
	height: 410px;
	background-color: #C4DF9B;
}

.categorybox
{
	height: 200px;
	background-color: #7ACCC8;
}

.categorybox b
{
	margin-left:5px;
}

.projects .item
{
	border-top: 1px solid #082068;
}

h2.newsGroup
{
	color:Black;
	font-weight:bold;
	margin-top: 50px;
}

.linkListing p
{
	margin:0px;
}

.linklisting h3
{
	margin-bottom:0px;
}

.personlisting
{
	width: 600px;
	margin: 50px 0 0 50px;
	display:block;
}

.publication
{
	margin-top: 5px;
}

.publication .author
{
	font-weight:bold;
}

.publication .title
{
	font-style:italic;
}

.publication .name
{
	
}

.newsheadline .date
{
	color: #754b22;
}

.newsingress
{
	font-weight:bold;
}