body {
	background: url('patternbg.png');
	font-family: serif;
	font-size: 16px;
}
a:visited {
	color: blue;
}
h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 1.3em;
	margin-bottom: 0;
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	margin-top: 0;
}
#wrapper {
	width: 410px;
	height: 195px;
	margin: -150px 0 0 -230px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: 0px 0px 90px #000;
	padding: 25px 30px 25px 38px;
}
.blog {
	height: 240px !important;
	overflow-y: scroll;
}
.tallblog {
	height: 81% !important;
	width: 700px !important;
	margin-left: -340px !important;
	margin-top: 0px !important;
	top: 5% !important;
	overflow-y: scroll;
	line-height: 1.25;
}
#leftcontent {
	float: left;
	width: 240px;
}
#rightcontent {
	float: right;
	width: 137px;
	line-height: 37px;
	padding-top: 7px;
}
#leftline {
	float: left;
	position: relative;
	left: -22px;
	top: -25px;
	width: 15px;
	height: 100%;
	padding-top: 50px;
	background-color: rgb(0, 162, 232);
}
.tallblog #leftline {
	height: 100%;
	padding-top: 50px;
}
.name {
	font-weight: bold;
	font-size: 18pt;
	line-height: 50px;
	display: inline-block;
	margin-bottom: -8px;
	color: #000 !important;
}
.contact {
	line-height: 25px;
}
.location {
	padding: 16px;
	font-size: 18pt;
}
.location a {
	color: #000 !important;
}
.smallp {
	margin: 0;
	margin-top: 9px;
}
.small {
	padding-left: 20px;
	margin-top: 0px;
}
.left {
	margin-top: 12px;
	padding-top: 2px;
	display: inline-block;
	width: 99px;
	vertical-align: top;
	color: #666;
}
.right {
	margin-top: 12px;
	display: inline-block;
	width: 290px;
}
.langwip {
	color: #888;
	text-shadow: 0px 0px 1px #888;
}
.langwiper {
	color: #bbb;
	text-shadow: 0px 0px 1px #666;
}

