img, div { behavior: url(iepngfix.htc) }
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:76%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#main {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:32px;
	z-index:2;
	overflow: auto;
}
#content {
	padding-top: 5px;
	padding-bottom: 20px;
	width: 70%;
	margin-left: 15%;
	margin-top: 1%;
}
#content img {
	padding: 3px;
	border: 1px dashed #1C97FE;
}

.navi {
	padding: 2px;
	width: auto;
	float: right;
}

#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;}
h1 {
	font-size: 170%;
	color: #1C97FE;
}
h2 {
	font-size: 130%;
	color: #1C97FE;
}
h3 {
	font-size: 16px;
	color: #1E97FF;
}
a:link {
	color: #1C97FE;
	padding: 3px;
	text-decoration: none;
}
a:visited {
	color: #1C97FE;
}
a:hover {
	color: #FFFFFF;
	background-color: #4EACF2;
	text-decoration: none;
}
#content table {
	font-size: 100%;
}
.tag-cloud {
}


a:active {
	color: #1C97FE;
}
a {
	font-weight: bold;
}
