a, a:visited{
	color: #0000cc;
}
a:active{
	color: #ff0000;
}
body{
	background-color: #cccccc;
	color: #000000;
	font-family: Georgia, serif;
	font-size: 11pt;
	margin: 10px auto;
	padding: 0px;
	width: 900px;
}
code{
	background-color: #aaaaaa;
	font-family: Consolas, monospace;
}
h1, h2, h3, h4, h5, h6{
	margin: 0px;
}
h1{
	font-size: 24pt;
	line-height: 1em;
	position: relative;
	top: -2px;
}
iframe{
	display: block;
	padding: 0px;
}
img{
	vertical-align: top;
}
p{
	margin-bottom: 0px;
	margin-top: 10px;
}
table{
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
}
td, th{
	padding: 5px;
	text-align: center;
}
td:last-child, th:last-child{
	text-align: right;
}
th{
	background-color: #000000;
	color: #ffffff;
}
tr{
	background-color: #aaaaaa;
}
tr:nth-child(odd){
	background-color: #dddddd;
}
.blog_title:link, .blog_title:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.blog_title:hover{
	color: #0000cc;
	text-decoration: underline;
}
.button, .button:visited{
	background-color: #aaaaaa;
	border: none;
	box-shadow: 2px 2px #000000;
	color: #000000;
	display: table-cell;
	float: left;
	font-weight: bold;
	margin: 0px 12px 2px 0px;
	padding: 5px;
	padding-right: 10px;
	text-decoration: none;
}
.button:active{
	box-shadow: none;
	color: #000000;
	position: relative;
	left: 2px;
	top: 2px;
}
.content{
	overflow: auto;
	padding: 10px 0px 10px 10px;
	width: 640px;
}
.filename{
	text-align: left;
}
.floater{
	float: right;
	margin-left: 15px;
	max-width: 300px;
}
.footer{
	border-top: 1px solid #000000;
	font-style: italic;
	padding-top: 10px;
	text-align: center;
}
.gallery{
	padding-bottom: 2px;
}
.header{
	font-family: Impact, sans-serif;
	font-size: 72pt;
	line-height: 72pt;
	text-align: center;
}
.hl{
	background-color: #ffcc00;
}
.infobox{
	background-color: #aaaaaa;
	display: table-cell;
	padding: 10px;
}
.left{
	border-right: 1px solid #000000;
	float: left;
	width: 248px;
}
.menu, .content{
	border-top: 1px solid #000000;
	text-align: justify;
}
.menu{
	overflow: auto;
	padding: 10px 10px 10px 0px;
}
.menu_button{
	margin: 0px 0px 12px 0px;
	padding-right: 0px;
	width: 232px;
}
.navigation{
	padding-bottom: 0px;
}
.right{
	border-left: 1px solid #000000;
	display: table-cell;
	float: right;
	position: relative;
	left: -1px;
}
.slogan{
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	text-align: center;
}
.spoiler{
	background-color: #000000;
	color: #000000;
}
.spoiler:hover, .spoiler:active{
	color: #ffffff;
}
.subheader{
	border-top: 1px solid #000000;
	padding: 5px 0px;
}
.thumbnail{
	margin: 0px 8px 10px 0px;
	padding: 0px;
}
.website_button{
	padding: 0px 5px 10px 5px;
}
.website_buttons{
	padding-bottom: 0px;
	text-align: center;
}
