a {
	font-weight: bold;
}
a:active {
	color: #1369E9;
}
a:hover {
	background: #F3F8FF;
}
a:link {
	color: #0c4599;
}
a:visited {
	color: #1369E9;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	margin: 0px;
}
em {
	font-style: italic;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20pt;
	margin: 0px;
}
h2 {
	color: #0c4599;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
}
h3 {
	color: #0c4599;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
input,select {
	border: 1px solid #0c4599;
}
ol,ul,li {
	text-align: left;
}
strong {
	font-weight: bold;
}
td {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
}

#adsense {
	margin: auto;
	padding: 20px;
	text-align: left;
	width: 120px;
}
#content {
	border: 0;
	font-size: 12pt;
	margin: 0;
	padding: 0px 15px 45px 15px;
	text-align: center;
	vertical-align: top;
	width: 800px;
}
#entryfooter {
	clear: left;
}
#entrygoogle1 {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
}
#entrygoogle2 {
	float: right;
}
#footer {
	text-align: center;
}
#header {
	border-top: 2px solid #0c4599;
	border-bottom: 1px solid #5f9af3;
	margin-bottom: 0;
	padding: 5px 15px;
	text-align: left;
}
#likejoke {
	color: #0c4599;
	margin-bottom: 0;
}
#linkcode {
	background-color: #d6e5fc;
	border: 1px #0c4599 solid;
	display: block;
	font-family: courier;
	font-size: 10pt;
	height: 65px;
	margin-bottom: 15px;
	overflow: auto;
	text-align: left;
}
#logo {
	border: 0;
	right: 15px;
	top: 7px;
	position: absolute;
	z-index: 10;
}
#main {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu {
	border-left: 1px dotted #999999;
	color: #0c4599;
	font-size: 8pt;
	margin: 0;
	padding: 50px 5px 0 5px;
	text-align: center;
	vertical-align: top;
	width: 240px;
}
html>body #menu {
	width: 230px;
}
#postdate {
	text-align: right;
}

.button {
	background-color: #0c4599;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top: 2px;
	text-transform: uppercase;
}
.crlinks {
	text-align: center;
}
.entry {
	margin-bottom: 15px;
	padding: 0px 10px;
}
.entry blockquote {
	text-align: left;
}
.entry h3 {
	text-align: left;
}
.entry p {
	text-align: left;
}

.entryind {
	margin: 15px 0;
	padding: 0px 10px;
}
.entryind blockquote {
	margin: 0 80px;
	text-align: justify;
	font-family: times, serif;
	font-size: 13pt;
}
.entryind blockquote p {
	text-align: justify;
}
.entryind h2 {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}
.entryind p {
	text-align: left;
}
.entrycat {
	float: right;
}
.entryhead {
	border: 1px #0c4599 solid;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
}
.menubody {
	text-align: left;
}
.menubody p {
	margin: 5px 0;
	padding: 0;
}
.menutitle {
	background-color: #0c4599;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.permalink {
	float: right;
	font-size: 8pt;
}
.subform {
	margin-bottom: 10px;
	text-align: center;
}
.subform p {
	margin: 5px 0;
	padding: 0;
}