body {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #FFCD00;
}
hr {
	color: #FFCD00;
	background-color: #FFCD00;
	height: 2px;
	margin-left: -15px;
	margin-right: -15px;
}
h2 {
	font-family: Georgia, Times New Roman, Times;
}
.header {
	padding: 10px;
	padding-bottom: 20px;
	background: #141478;
	background-image: url("http://media.worldmaker.net/images/botrus.png");
	color: white;
	border-bottom: 3px #FFCD00 outset;
	margin-bottom: 5px;
}
.header h1 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times;
	font-size: 230%;
	font-weight: bold;
}
.header h1 a {
	text-decoration: none;
}
.header h2 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times;
	font-size: 130%;
	font-weight: normal;
}
.menu {
	margin: 5px;
	padding: 0;
	list-style-type: circle;
	list-style-position: inside;
	background: #141478;
	border: 3px #FFCD00 outset;
	float: right;
}
.menu li {
	float: left;
	margin-left: 5px;
	padding: 3px;
}
.kbanotice {
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 90%;
	color: #C4C4C4;
}
.content {
	clear: all;
	margin-left: 20px;
	margin-right: 20px;
}
.content a {
	color: #141478;
}
.footer {
	clear: all;
	background: #141478;
	background-image: url("http://media.worldmaker.net/images/botrus.png");
	border-top: 3px #FFCD00 outset;
	border-bottom: 3px #FFCD00 outset;
	padding: 2px;
	padding-left: 5px;
	font-size: 75%;
	color: #C4C4C4;
}
.businesscard {
	font-family: Georgia, Times New Roman, Times;
	border: 3px #FFCD00 outset;
	padding: 5px;
}
.resume h3 {
	text-transform: uppercase;
}
.resume .place {
	text-align: right;
}
.right {
	float: right;
}
