body {
	margin:0px;
	background: lavender;
}

.heading {
	color: teal;
	font: bold 16px Georgia;
}

a:link, a:visited, a:active, a:hover {
	color:#336699;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#339999;
	text-decoration: underline;
}

.epigraph{
	font: italic 11px Verdana;
	text-align: right;
	margin-top:-10px;
}

img{
	border: 0px;
}

.pub_icon_left{
	margin-right: 15px;
	margin-bottom: 15px;
}
.pub_icon_right{
	margin-left: 15px;
	margin-bottom: 15px;
}

#homepagetable{
	background-image: url('../images/homepage/the_lion.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-right:30px;
}

/* ------------------------------------ */

#banner {
	background: #5b36a0;
	height: 62px;
	background-image: url('../images/bgrounds/bg_banner.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#bannerend {
	background: #6340a4;
	background-image: url('../images/bgrounds/banner_end.jpg');
	background-position: bottom left;	
	background-repeat: no-repeat;
	font: 13px Verdana;
	color:#ffcc00;
	vertical-align: bottom;
	padding-left: 15px;
	padding-bottom: 0px;
}

#bannerend_dark {
	background: #000022;
	background-image: url('../images/bgrounds/banner_bkmark.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font: 13px Verdana;
	color:#ffcc00;
	vertical-align: bottom;
	padding-left: 15px;
	padding-bottom: 0px;
}

#contents_table{
	width: 841px;
	height: 100%;
}

.contentscell{
	width: 604px;
	background: #9a99ff;
	text-align: center;
	text-align: -moz-center;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #ccccff;
}

.contents {
	font: 12px Verdana;
	background-color: #fff;
	background-repeat: repeat-x, repeat-y;
	color:#000033; /*#5a3185;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	height: 100%;
	text-align: justify;
}

.square{
	text-align: justify;
}

/* Various backgrounds */

.roughpaper {
	background-image: url('../images/bgrounds/roughpaper.jpg');
	background-repeat: repeat;
}

.canvas {
	background-image: url('../images/bgrounds/canvas.jpg');
	background-repeat: repeat;
}

.loosepaper {
	background-image: url('../images/bgrounds/loosepaper.jpg');
	background-repeat: repeat;
}

.stucco{
	background-image: url('../images/bgrounds/stucco.jpg');
	background-repeat: repeat;
}

.stone{
	background-image: url('../images/bgrounds/stone.jpg');
	background-repeat: repeat;
}

.weave{
	background-image: url('../images/bgrounds/weave.jpg');
	background-repeat: repeat;
}

/* ------------- */

.contents td{
	vertical-align: top;
	font: 12px Verdana;
	color:#000;
}

.hr {
	height: 1px;
	width: 100%	;
	background-image: url('../images/hr.jpg');
	background-repeat: no-repeat;
	margin-top: -5px;
	padding-bottom: 15px;
}

#display{
	width: 224px;
	height: 100%;
	background: #6340a4;
	text-align: center;
	text-align: -moz-center;
	vertical-align: top;
	background-image: url('../images/bgrounds/palette.jpg');
	background-position: top center;
	background-repeat: no-repeat
}

#display_dark{
	width: 224px;
	height: 100%;
	background: #000022;
	text-align: center;
	text-align: -moz-center;
	vertical-align: top;
}

#display table tr td .pictureframe{
	border: 1px dashed #ccccff;
	text-align: center;
	text-align: -moz-center;
	background: #000022;
}

.display_listing{
	background-color: #000022;
	background-image: url('../images/bgrounds/banner_bkmark_bottom.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font:  bold 12px Verdana;
	color: #fff;
	padding: 15px;
}

.display_listing a:link, .display_listing a:visited, .display_listing a:active {
	color:#ffcc00;
	font-weight: bold;
	text-decoration: none;
}

.pictureframe div{
	background: #fff;
}

.stars{
	background-image: url('../images/bgrounds/stars.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000022;
}

.hidden{
	display: none;
}

.display_area{
	margin-top: 5px;
}

.display_caption{
	font:  10px Verdana;
	color: #fff;
	text-align: center;
	padding: 10px;
}

.textsmall{
	font:  bold 9px Verdana;
	text-align: right;
	text-align: -moz-center;
}

#nav{
	margin-top:-8px;
}

#main_image {
	border:0px solid;
	background-color: #fff;
	background-position: bottom center;
}

#main_image_caption {
	text-align: center;
	text-align: -moz-center;
}

#main_image_frame{
	border: #000 1px solid;
	background-color: #fff;
	text-align:center;
	width: 510px;
	height: 385px;
}

#display_thumbs {
	margin-top:50px;
}

#thumbs td{
	background-color: #66339;
	padding: 1px;
}

#thumbs img{
	border: 1px solid #fff;
}

#warning{
	font: 9px Verdana;
	color: #ff0000;
	display: none;
}

#contents_thumbs td{
	width: 200px;
	padding: 10px;
}

#contents_thumbs_caption td{
	width: 420px;
	padding: 10px;
	text-align: justify;
}

.table_heading{
	background-color:#e2e3f3;
	background-image: url('../images/bgrounds/bg_table_heading.jpg');
	background-repeat:repeat-y;
	background-position: bottom right;
	padding:3px;
}

#contents_thumbs a img, #homepage_thumbs a img{
	border: #babfde 3px solid;
}

.di_line{
	background-image: url('../images/homepage/di_line.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	height: 2px;
}

.light_caption td{
	color: #969ecd;
	font: bold 9px Verdana;
}

.scrollable{
	width: 100%;
	height: 400px;
	overflow-x: hidden;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical !important;
	padding-right:10px;
}

.indent{
	padding-left: 20px;
}

.menuheader a:link, .menuheader a:visited {
	color:#ffcc00;
	text-decoration: none;
}

.menuheader a:active, .display_listing a:hover{
	color:#ffcc00;
	text-decoration: underline;
}

b{
	color: #000066; /*#593d9a;*/
}

.padded{
	padding-left:15px;
	padding-right:15px;
}