body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	height:auto;
	line-height:1.3em;
	color: #333;
}


a {
	color: #fe18fe;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


h1 {
	color: #555;
}

h2 {
	color: #555;
	width:487px;
}

ul {
	list-style-type: none;
	
	margin-left: 25px;
	padding: 0;
	line-height:1.3em;
	width: 400px;
}

li {
	padding: 0.2em 0 0 1em;
	background: url(../images/list_symbol.gif) no-repeat left;
	
}

ul.leaf li {
border-bottom: solid 1px #eee;
padding: 1em 0 1em 1em;
}


.style {
	font-size: 1em;
}

.smalllinks {
	color: #fe18fe;
	font-size: 12px;
	font-weight: normal;
}

.style3 {
	zfont-size: 18px
}

.style4 {
	
	zfont-size: 12px;
	color: #fe18fe;
}
.style5 {
	color: #fe18fe;
	zfont-size: 18px;
	font-weight: bold;
}


#navlist
{
padding-left: 0;
margin-left: 0;
margin-top: 95px;
width: 100%;
list-style: none;
}

#navlist li
{
list-style: none;
background: transparent;
font:bold;
margin: 0;
border-bottom: solid 1px #ccc;
}



#navlist li.last
{
border-bottom: none;
}

#navlist li a {
margin:0;
display: block;
width: 100%;
}

#navlist li a:hover {
background: #eee;
text-decoration: none;
}


#navlist li#current {
	background: #eee;
}

ul.leaf li.last {
	border-bottom:none;
}


p.totop {
	text-align:right;
}

p#current {
	font-style: bold;
}

div#gallery {
	margin-top: 25px;
}


.clearleft {
	clear: left
}

span.grey {
	color: #777;
	font-style: italic;
}

a#logo {
	text-decoration: none;
}	

a#logo img {
	border: none;
}

#home {
	font-size: 1.2em;
	line-height:1.3em;
}

#home h1 {
	line-height: .8em;
	margin: 0;
	padding:0;
	color: #fe18fe;
}

ul#pikame {
	margin-left:0;
	padding-left:0;
}

div.demo