a:link
{
	color: #3f3faf;
}
a:visited
{
	color: #1f1f3f;
}
a:hover
{
	color: #4f4fbf;
}
a:active
{
	color: #0000ff;
}
p.chapter:first-letter 
{ 
	font-family: "Monotype Corsiva", "Viner Hand ITC", "Selfish", "Vivaldi Italic", "Harrington", "Mistral", "Papyrus", "Brawler", fantasy; 
	font-size: 48px;
}
p.chapter:first-line
{
	font-family: "Brawler", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-weight: bold;
}
p 
{
	font-family: "Brawler", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 16px;			
}
h1
{
	font-family: "Special Elite", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 32px;
	line-height: 32px;	
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 32px;
	clear:both;
}
h1.subtitle
{
	font-family: "Brawler", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 12px;		
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h2
{
	font-family: "Brawler", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 24px;
	line-height: 24px;	
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 24px;
	clear: left;
}
h2.subtitle
{
	font-family: "Brawler", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 12px;		
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3
{
	font-family: "Brawler", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 18px;
	line-height: 18px;	
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 24px;
	clear: left;
}

ul.topnavi
{
	margin: 0px;
	padding: 0px;
	list-style: none;				
	overflow: hidden;
}
ul.topnavi li
{
	float: left;
	padding-left: 10px;
	height:16px;
	background: url(../img10/folder_left_0.png) no-repeat left top;
}
ul.topnavi li a
{
	background: url(../img10/folder_right_0.png)	no-repeat right top;
	display: block;
	padding-right: 8px;
	margin-left: -3px;			
	text-decoration: none;
	font-family: "Rokkitt", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height:16px;
	color: #777777;
}
ul.topnavi li a:link
{
	color: #777777;
}
ul.topnavi li a:visited
{
	color: #777777;
}
ul.topnavi li a:hover
{
	color: #000000;
}
ul.topnavi li a:active
{
	color: #000000;
}

ul.topnavi li.current
{
	background: url(../img10/folder_left_1.png) no-repeat left top;
}
ul.topnavi li.current a
{
	background: url(../img10/folder_right_1.png)	no-repeat right top;
	font-size:16px;		
	line-height: 16px;
	color:#333333;
}
.endstuff
{
	float:right;
	clear:both;
}
.img_r
{
	border: none;
	float: right;
}
.imgleft
{
	border: none;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;	
}
.imgright
{
	border: none;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: right;
	clear: both;
}
.img_mid
{	
  display: block;
	margin-left: auto;
	margin-right: auto;
}
.mysteeerious
{
	font-size: 8px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
	width: 150px;
	clear: both;
}
.tight
{
	margin: 0;
	padding: 0;
	margin-top: 4px;
}
.advert
{
	width: 468px;
	margin-left:auto;
	margin-right:auto;
}
#container
{
	min-width:600px;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	
}
#folder
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 16px;
	background-color: #f5e2b6;
}
#paper
{
	border: 0px 0px 0px 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #f8f8dc;
}
.bigshadow
{
	-moz-box-shadow: 6px 6px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow:  6px 6px 10px rgba(0,0,0,0.3);
	box-shadow:  6px 6px 10px rgba(0,0,0,0.3);
}
.lilshadow
{
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:  3px 3px 5px rgba(0,0,0,0.3);
	box-shadow:  3px 3px 5px rgba(0,0,0,0.3);
}

body
{
	background-image: url(../img11/bg.png);
}

#maintitle
{
	font-family: "Architects Daughter", "Lucida Calligraphy", "Segoe Script", "Trebuchet MS", Papyrus, Verdana, sans-serif;				
	font-size: 48px;
	line-height: 68px;
	font-style: italic;
	color: #625a49;
}
.code
{
	font-family: Consolas, "Lucida Console", "Bitstream Vera Sans Mono", Monaco, monospace;
	font-size: 12px;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	border-style: dotted;
	border-width: 1px;
	border-color: #000000;	
	clear: both;
}
.xtranavi
{
	background-color: #dddddd;
	border: 0;
	padding: 4px;		
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.xtranavi a
{
	padding: 0;	
	border: 0;
	float: left;
	text-decoration: none;
}
.xtranavi a img
{
	padding: 0;	
	border: 0;
	margin: 0;
	width: 18px;
	height: 18px;
	float: left;
}
ul.xtranavi
{
	margin: 0;
	list-style: none;				
	overflow: hidden;
}
ul.xtranavi li
{
	padding; 0;
	margin: 0;
	clear: both;
}
.notebox
{
	background-image: url(../img10/shout.png);
	background-repeat: no-repeat;	
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 16px;			
	background-color: #ffffff;
	padding: 4px 8px 8px 28px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	border-style: dotted;
	border-width: 1px;
	border-color: #d0d0d0;	
}

.quotebox
{
	background-image: url(../img10/quote.png);
	background-repeat: no-repeat;	
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 16px;			
	font-style: italic;
	background-color: #ffffff;
	padding: 16px 8px 8px 36px;
	margin: 0px 0px 4px 0px;
	width: 500px;
	border-style: dotted;
	border-width: 1px;
	border-color: #d0d0d0;	
}

.linkblock
{
	background-color: #F5E2B6;
	display: block;
	vertical-align: middle;
	padding: 0px 8px 0px 8px;
	margin: 0;
	border: 0;
}

a.linkblock
{
	color: #000000;
	text-decoration:none;	
}

a.linkblock:hover
{
	background-color: #ffffff;
	text-decoration: underline;	
}

.linkblock h2 
{
	margin: 0;
	border: 0;
	padding: 0;
	margin-top: 4px;
}

.iconread
{
	background-image: url(../img10/icon_read.png);
	background-repeat: no-repeat;	
	padding-left: 50px;
	min-height: 68px;
}

.iconnone
{
	background-image: url(../img10/icon.png);
	background-repeat: no-repeat;	
	padding-left: 50px;
	min-height: 68px;
}

.iconzip
{
	background-image: url(../img10/icon_zip.png);
	background-repeat: no-repeat;	
	padding-left: 50px;
	min-height: 68px;
}

.iconpdf
{
	background-image: url(../img10/icon_pdf.png);
	background-repeat: no-repeat;	
	padding-left: 50px;
	min-height: 68px;
}

.icondmg
{
	background-image: url(../img10/icon_dmg.png);
	background-repeat: no-repeat;	
	padding-left: 50px;
	min-height: 68px;
}

.icongz
{
	background-image: url(../img10/icon_gz.png);
	background-repeat: no-repeat;	
	padding-left: 50px;
	min-height: 68px;
}
.iconcpp
{
	background-image: url(../img10/icon_cpp.png);
	background-repeat: no-repeat;	
	padding-left: 50px;
	min-height: 68px;
}

.itemblock
{
	clear: both;
	display: block;	
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #000000;
	padding: 0px 4px 0px 4px;
	min-width: 500px;
	max-width: 700px;
}

.clearer 
{ 
	clear: both;
	line-height: 0;
	height: 0;
}

.red
{
	color: #f00;
}
.green
{
	color: #0f0;
}
.blue
{
	color: #00f;
}