@import "/fnts.css";
html,body {margin:0;padding:0;height:100%}
body {
	background:#fff;
	font-family:verdana,arial,sans-serif;
	font-size:100%;
	color:#444
}
h1, h2, h3,h1.title span {font-family:'Lucida Sans Unicode','Lucida Grande','Trebuchet MS',sans-serif}
h1 {font-size:190%}
h2 {font-size:150%}
h3 {font-size:120%}
sub {vertical-align:sub}
sup {vertical-align:super}

pre,code,tt,kbd {
	font-family:'DejaVu Sans Mono','Andale Mono','Bitstream Vera Sans Mono',monospace,serif;
	font-size:90%
}
a,a:hover {text-decoration:none}
a:link,a:visited {color:#78D322/*eb5825*/}
a:hover {color:#911A99/*870b34*/}

h1.title {
	line-height:1em;
	font-size:4.2em;
	font-weight:normal;
	text-indent:0.35em;
	margin-top:0;
	padding-bottom:0.12em;
	font-family:dnsw,'Times New Roman',georgia,serif;
	/*color:#CD2A86;*/
	-moz-box-shadow: 0 15px 20px -14px #000000;
	-webkit-box-shadow: 0 15px 20px -14px #000000;
	box-shadow: 0 15px 20px -14px #000000
}
h1.title sup,h1.title sub {font-size:0.22em;padding-left:0.3em}
h1.title span {font-size:65%/*;color:#ACEB2E*/}
h1.title,h1.title a {color:#cf215c;text-shadow: 3px 4px 5px rgba(133,11,51,0.6)}
h1.title a:hover {color:#911a99;text-shadow: 3px 4px 5px rgba(94,8,100,0.6)}
/*#content {height:100%;border:1em solid #445;border-bottom:0;margin-bottom:-3em}*/
#content {height:73.5%;width:99%;margin:0 auto}
#footer {
	display:block;
	width:100%;
	line-height:1.75em;
/*	margin:0 auto;*/
	vertical-align:top;
	border-top:0.12em solid #561A77;
	-moz-box-shadow:inset 0 15px 20px -14px #000000;
	-webkit-box-shadow:inset 0 15px 20px -14px #000000;
	box-shadow:inset 0 15px 20px -14px #000000;padding-top:1em;
	overflow:hidden
}
#footer .left,#footer .right {display:inline-block}
#footer .left {width:49%}
#footer .right {width:50%;text-align:right}
#footer .right sup {font-size:0.5em}
