.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.clear
{	
	clear: both;
	float: none;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
}
body {
	background-color: #DDD7D0;
	margin: 0px;
	padding: 0px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

div#drawing {
	position: absolute;
	left: 377px;
	top: 28px;
	height: 214px;
	width: 189px;


}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.alert-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b32116;
}
a.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.norm:hover {
	color: #b32116;
}
table.latesttable {
	background-color: #FFFFFF;
}
a.cd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f6860;
	text-decoration: none;

}
a.cd:hover {
	color: #b32116;
}
a.media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f6860;
	text-decoration: none;

}
a.media:hover {
	color: #b32116;
}
.hilite1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8a8580;
}
.hilite2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b32116;
}

.hilite3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f6860;
	text-decoration: none;
}

a.photo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f6860;
	text-decoration: none;
}
a.photo:hover {

	color: #b32116;
}

input.mailinglist {
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8a8580;

}

textarea.mailinglist {
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8a8580;
	height: 75px;

}

div#centeringdiv {
	position:relative;
	width:750px;
}

table.maintable {
	width:750px;
	background-color:#F4F2F0;
}a.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8a8580;
}
a.footer:hover {

	color: #b32116;
}
.footer {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8a8580;
}
.norm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}

/*--SHADOWED PANEL--*/

#shadowed_panel {
	background: url(contentimages/book_callout_bg_shim.jpg) left top repeat-y;
	width: 600px;
	height: 200px;
}

#shadowed_panel #midleft {
	padding: 20px 0px 0px 15px;
	font: normal 12px arial, sans-serif;
	color: #000000;
}

#shadowed_panel #midright  {
	padding: 20px 15px 0px 0px;
	font: normal 12px arial, sans-serif;
	color: #000000;
}

#shadowed_panel #top {
	height: 20px;
	width: 600px;
	background: url(contentimages/book_callout_bg_top.jpg) left top no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}

#shadowed_panel #btm {
	height: 20px;
	width: 600px;
	background: url(contentimages/book_callout_bg_btm.jpg) left top no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}

/* show list */

#showlist
{
	overflow: auto;
	height: 100px;
	margin: 0 20px 20px 20px;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;

}

#showlist li
{
	font: 12px normal arial, sans-serif;
	margin: 0 0 5px 0;
}

#showlist b
{
	color: #b32116;
}

/* paintings */

#nav a
{
	font: normal 12px arial, sans-serif;
	color: #333333;
}

#nav #back
{
	float: left;
}

#nav #next
{
	float: right;
}