body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #000;
	text-align: center;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 11px Arial, Tahoma, Verdana, Serif;
}	
p
{
	line-height: 15px;
	padding-bottom: 0;
	margin-bottom: 18px;
}
a img
{
	border: none;
}
a:link,a:visited,a:active
{
	color: #427bad;
	text-decoration: underline;
}
a:hover
{
	color: #ed9f01;
}
a.inverted:link,a.inverted:active,a.inverted:visited
{
	color: #ed9f01;
	text-decoration: underline;
}
a.inverted:hover
{
	color: #427bad;
}
h1,.h1
{
	font: normal 18px Arial;
	line-height: 18px;
	padding: 0;
	margin: 0 0 13 0;
}
h2
{
	font-size: 18px;
	font-weight: 400;
}
h3
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
h4
{
	background: #f2b309;
	font-size: 13px;
	color: #c10000;
	font-weight: 900;
	padding: 5 20;
}
hr
{
	clear: both;
	color: #d5d5d5;
	background-color: #d5d5d5;
	font-size: 1px;
	height: 1px;
	border: none;
	margin: 10px 0px;
}
/* Exception */
.exception
{
	border: 1px solid #d5d5d5;
	padding: 0.5em;
	margin: 1em;
}
.exception strong
{
	color: navy;
}
/* Plugins */
.scroll-pane
{
}
.tip
{
}
.flash-update
{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
a.openimage
{
	display: inline-block;
}
/* Standard features */
a.imageleft,img.imageleft
{
	float: left;
	margin: 0 5 0 0;
}
a.imageleft img
{
	margin: 0 !important;
}
a.imageright,img.imageright
{
	float: left;
	margin: 0 0 0 5;
}
a.imageright img
{
	margin: 0 !important;
}

.small{font-size: 10px;}
.big{font-size: 12px;}
.fleft{float: left;}
.fright{float: right;}
.inlineblock{display: inline-block;}
.inline{display: inline;}
.middle{vertical-align: middle !important;}
.clear{clear: both;}
.clearspacer{clear: both;font-size: 1px;height: 1px;}
.center{text-align: center !important}
.left{text-align: left !important}
.right{text-align: right !important}
.top{vertical-align: top !important}
.bottom{vertical-align: bottom !important}
.hidden{display: none;}
.nowrap{white-space: nowrap !important}
.hl{color: #F00;}
.blue{color: #427bad;}
.green{color: #0e741c}
.orange{color: #ed9f01}
.red{color: #F00;}
.black{color: #000;}
.white{color: #FFF;}
.gray{color: #969696;}
.darkgray{color: #757575;}
.lineheight15{line-height: 1.5em;}
.w100{width: 100%;}
.stdmargin{margin: 5 0;}
.stdmarginextra{margin: 10 0;}
.stdheader1
{
	background: #f9f9f9;
	color: #444;
	border-left: 4px solid #ed9f01;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 13 0;
	padding: 7 0 7 13;
}
.stdheader2
{
	background-color: #faa725;
	color: #fff;
	padding: 7 13;
	font-weight: bold;
}
.stdheader3
{
	background-color: #427bad;
	color: #FFF;
	padding: 7 13;
	font-weight: bold;
}
.stdblock
{
	background: #f4f4f4;
	padding: 7 13;
	line-height: 15px;
}
.stdblock2
{
	padding: 7 13;
	line-height: 15px;
}
* html .stdblock,* html .stdblock2
{
	width: 100%;
}
table.t
{
	background: #f4f4f4 !important;
	border-collapse: collapse !important;
}
table.t tr.tr0
{
	background-color: #fbfbfb !important;
}
table.t tr.tr1
{
	background-color: #FFF !important;
}
table.t td,td.t
{
	border: 1px solid #FFF !important;
	padding: 5 !important;
}
table.t th,th.t
{
	border: 1px solid #FFF;
	padding: 5;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.ok
{
	clear: both;
	margin: 10 0;
	border: 1px solid #49af33;
	background: #FFF;
	color: #49af33;
	padding: 10 20;
	text-align: center;
}
.error
{
	clear: both;
	margin: 10 0;
	border: 1px solid #F00;
	background: #FFF;
	color: #F00;
	padding: 10 20;
	text-align: center;
}
.notice
{
	margin: 10 0;
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
}
img.rss
{
	width: 15;
	height: 15;
	border: none;
}
/* CSS hacks */
* html .ie100
{
	width: 100%;
}
/* Tags */
div.tags
{
	margin: 3 0;
}
a.tag:link,a.tag:active,a.tag:visited
{
	text-decoration: none;
}
a.tag:hover
{
	text-decoration: none;
	background: #427bad;
	color: #FFF;
}
.tags-cloud
{
	text-align: justify;
	background: #f9f9f9;
	padding: 7 13;
}
.tags-cloud .stdheader1
{
	margin-left: 13;
}
/* Page navigator */
div.pages
{
	text-align: center;
	margin: 13 0 0 0;
	float: none;
	clear: both;
	height: 22;
}
div.pages a,div.pages a:active,div.pages a:visited,div.pages a:hover,div.pages span
{
	padding: 2px 5px;
	margin: 0 1px;
	display: inline-block;
	text-decoration: none;
}
div.pages a,div.pages a:active,div.pages a:visited
{
	background: #f7f7f7;
	border: 1px solid #c7c7c7;
	color: #000;
}
div.pages a:hover
{
	background: #ccc;
	border:1px solid #666;
	color: #000;
}
div.pages span
{
	background: #666;
	border:1px solid #666;
	color:#fff;
}
div.pages input
{
	background: #FFF;
	border: 1px solid #c7c7c7;
	height: 19;
	margin: 0 0 0 1;
	width: 30;
	vertical-align: middle;
	position: relative;
	top: -2;
}
* html div.pages input
{
	position: static;
}
/* Route */
#route
{
	margin: 0 0 13 0;
	color: #a1a1a1;
}
#route a:link,#route a:visited,#route a:active
{
	color: #a1a1a1;
}
#route a:hover
{
	color: #ed9f01;
}
/* Subrecords list */
#sub
{
	padding: 7 26;
	margin: 0 0 13 0;
	line-height: 15px;
}
#sub a:link,#sub a:active,#sub a:visited
{
	color: #ed9f01;
}
#sub a:hover
{
	color: #427bad;
}


/* DESIGN */
#layout
{
	position: relative;
	width: 1003;
	height: 20000;
	overflow: hidden;
	margin: 0 auto;
	background: url("/images/mainbg.jpg") repeat-y 110px 0px;
}

#top
{
	position: absolute;
	top: 0;
	left: 170;
	width: 670;
	height: 312;
	z-index: 0;
	background: url("/images/top.jpg") no-repeat;
}
#logo
{
	position: absolute;
	top: 29;
	left: 0;
	width: 164;
	height: 42;
	z-index: 1;
}
#logo img
{
	width: 164;
	height: 42;
}
#topmenu
{
	position: absolute;
	top: 93;
	left: 184;
	width: 500;
	height: 150;
	z-index: 2;
}
#topmenu a:link,#topmenu a:active,#topmenu a:visited
{
	position: absolute;
	font-size: 60px;
	letter-spacing: -3px;
	text-decoration: none;
}
#topmenu a:hover
{
	color: #FFF;
}
#topmenuweb:link,#topmenuweb:active,#topmenuweb:visited
{
	position: absolute;
	top: 0;
	left: 117;
	color: #7dff0d;
}
#topmenuillustrations:link,#topmenuillustrations:active,#topmenuillustrations:visited
{
	position: absolute;
	top: 44;
	left: 0;
	color: #fffa0d;
}
#topmenuportraits:link,#topmenuportraits:active,#topmenuportraits:visited
{
	position: absolute;
	top: 88;
	left: 112;
	color: #d4be00;
}
#topmenuids:link,#topmenuids:active,#topmenuids:visited
{
	position: absolute;
	top: 0;
	left: 418;
	color: #ff1f0c;
}
#topmenuinfo:link,#topmenuinfo:active,#topmenuinfo:visited
{
	position: absolute;
	top: 44;
	left: 377;
	color: #ee8814;
}
.header
{
	line-height: 46px;
	font-size: 60px;
	letter-spacing: -3px;
}
.menu
{
	text-align: left;
	line-height: 20px;
}
.menu2
{
	text-align: right;
	line-height: 20px;
}
.menu a:link,.menu a:active,.menu a:visited
{
	color: #818180;
	font-size: 20px;
	display: block;
	margin: 0 14 0 0;
}
.menu2 a:link,.menu2 a:active,.menu2 a:visited
{
	color: #818180;
	font-size: 20px;
	display: block;
	margin: 0 0 0 14;
}
.content
{

}
.content img
{
}
span.image
{
	display: inline-block;
	width: 77;
	height: 77;
	margin: 0 3 3 0;
}
/*lines*/
#lines
{
	position: absolute;
	top: 0;
	left: 397;
	width: 210;
	height: 3464;
	z-index: 1;
}
#lines img
{
	position: absolute;
	bottom: 18;
	left: 16;
	width: 9;
	height: 5;
}
#greenline,#yellowline,#brownline,#orangeline,#redline
{
	position: absolute;
	top: 0;
	width: 42;
}
#greenline
{
	left: 0;
	background: #7dff0d url("/images/green-end.gif") no-repeat left bottom;
}
#yellowline
{
	left: 42;
	background: #fffa0d url("/images/yellow-end.gif") no-repeat left bottom;
}
#brownline
{
	left: 84;
	background: #d4be00 url("/images/brown-end.gif") no-repeat left bottom;
}
#orangeline
{
	left: 126;
	background: #ff7703 url("/images/orange-end.gif") no-repeat left bottom;
}
#redline
{
	left: 168;
	background: #ff1f0c url("/images/red-end.gif") no-repeat left bottom;
}

/*web*/
#web
{
	position: absolute;
	left: 0;
	top: 4002;
	width: 397;
	background: url("/images/green-blot.jpg") no-repeat bottom right;
}
#webheader
{
	color: #7dff0d;
	position: relative;
	right: -7;
}
#webmenu
{
	position: absolute;
	top: 20;
	right: 3;
}
#webmenu a:hover
{
	color: #7dff0d;
}
#webcontent
{
	position: absolute;
	top: 153;
	left: 0;
	width: 100%;
}
#webcontent  span.image
{
	float: right;
}
/*ids*/
#ids
{
	position: absolute;
	left: 602;
	top: 7999;
	width: 397;
	background: url("/images/red-blot.jpg") no-repeat left bottom;
}
#idsheader
{
	color: #ff1f0c;
	position: relative;
	left: -7;
	top: 22;
	line-height: 52px;
}
#idsmenu
{
	position: absolute;
	top: 40;
	left: 7;
}
#idsmenu a:hover
{
	color: #ff1f0c;
}
#idscontent
{
	position: absolute;
	top: 177;
	left: 8;
	width: 100%;
}
#idscontent  span.image
{
	float: left;
}
#idsmenuportraits
{
	position: absolute;
	z-index: 100000;
}
#idsmenuinfo
{
	position: absolute;
	z-index: 100000;
	top: 112px;
}
/*illustrations*/
#illustrations
{
	position: absolute;
	left: 0;
	top: 12000;
	width: 439;
	background: url("/images/yellow-blot.jpg") no-repeat 129px bottom;
}
#illustrationsheader
{
	color: #fffa0d;
	position: relative;
	height: 30;
	right: -7;
}
#illustrationsmenu
{
	position: absolute;
	text-align: right !important;
	top: 40;
	right: 3;
}
#illustrationssubmenu
{
	position: absolute;
	top: 43;
	right: 0;
	z-index: 100000000000;
}
#illustrationsmenuweb
{
	position: absolute;
	top: -15;
	right: 0;
	z-index: 100000;
}
#illustrationsmenu a:hover
{
	color: #fffa0d;
}
#illustrationscontent
{
	position: absolute;
	top: 153;
	left: 0;
	width: 100%;
}
#illustrationscontent span.image
{
	float: right;
}
/*portraits*/
#portraits
{
	position: absolute;
	left: 0;
	top: 15999;
	width: 481;
	background: url("/images/brown-blot.jpg") no-repeat right bottom;
}
#portraitsheader
{
	color: #d4be00;
	position: relative;
	right: -7;
	line-height: 50px !important;
}
#portraitsmenu
{
	position: absolute;
	top: 40;
	right: 3;
}
#portraitsmenu a:hover
{
	color: #d4be00;
}
#portraitscontent
{
	position: absolute;
	top: 175;
	left: 0;
	width: 100%;
}
#portraitscontent  span.image
{
	float: right;
}

/*info*/
#infoblot
{
	position: absolute;
	bottom: 497;
	left: 465;
	width: 525;
	height: 525;
	background: url("/images/orange-blot.jpg") no-repeat;
	z-index: 0;
}
#info
{
	position: absolute;
	bottom: 330;
	left: 560;
	width: 525;
	height: 525;
	z-index: 1;
}

#infoheader
{
	color: #ff7703;
	position: relative;
	top: 6;
	left: -7;
}
#infomenu
{
	position: absolute;
	top: 40;
	left: 7;
}
#infomenu a:hover
{
	color: #ff7703;
}
#infocontent
{
	position: absolute;
	top: 176;
	left: 8;
	font-size: 30px;
	color: #ff7703;
	text-align: left;
}
#infocontent a:link,#infocontent a:active,#infocontent a:visited
{
	color: #ff7703;
}
#infocontent a:hover
{
	color: #FFF;
}
#copyright
{
	position: absolute;
	top: 19532;
	left: 521;
	width: 43;
	height: 263;
	background: url("/images/copyright.gif") no-repeat;
}
#blot
{
	position: absolute;
	bottom: 100;
	left: 291;
	width: 413;
	height: 82;
	background: url("/images/blot.gif") no-repeat;
}