body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url('img/bubbles.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
}
html, body {
	text-align: center; /* For older versions of IE */
}
img {
	border: 0px;
}
em {
	padding: 0px 2px 0px 2px;
}
.bigbig {
	background-image: url('img/bubblestop.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.orangutanagram {
	width: 65%;
	min-width: 600px;
	height: 100%;
	margin: auto;
	border-bottom: #C6C6C6 1px solid;
	border-left: #C6C6C6 1px solid;
	border-right: #C6C6C6 1px solid;
	margin-bottom: 20px;
	text-align: left;
}
.header {
	height: 83px;
	width: 100%;
	background-color: #A2D1E5;
	background-image: url('img/header.gif');
	background-repeat: no-repeat;
	background-position: left;
}
.navbar {
	height: 22px;
	width: 100%;
	text-align: left;
	font-size: 10pt;
	padding: 3px 0px 0px 0px;
	background-color: #EAEAEA;
	font-family: Tahoma, "Trebuchet MS", Arial;
}
.navContainer {
	margin-left: 15px;
}
.navbar a {
	padding: 3px 20px 6px 20px;
	height: 26px;
}
.navbar a.link {
	padding: 3px 20px 6px 20px;
	color: #000000;
	height: 26px;
}
.navbar a.link:hover {
	background-color: #A2D1E5;
	padding: 3px 20px 6px 20px;
	height: 26px;
}
.navbar a:visited, .navbar a:link, .navbar a:active  {
	color: #000000;
	text-decoration: none;
}
.content {
	background-color: #F7F7F7;
	width: 100%;
	padding: 0px;
}
.body {
	width: 100%;
	height: 100%;
	background-color: #F7F7F7;
	border-collapse: collapse;
	border: #000 0px none;
	margin: 0px;
}
.main {
	width: 82%;
	background-color: #F7F7F7;
	vertical-align: top;
}
.main a:visited, .main a:link, .main a:active {
	text-decoration: underline;
	color: #709FAF;
}
.main a:hover {
	background-color: #C2DFED;
	text-decoration: none;
	border-bottom: #709FAF 1px dashed;
}
.linkage {
	width: 18%;
	vertical-align: top;
	background-image: url('img/navgrass.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #F1F1F1;
}
.linkCont {
	padding: 2px 15px;
	margin-top: 20px;
}
.linkage a:visited, .linkage a:link, .linkage a:active {
	text-decoration: underline;
	color: #709FAF;
}
.linkage a:hover {
	background-color: #C2DFED;
	border-bottom: #709FAF 1px dashed;
	text-decoration: none;
}
.links {
	padding-left: 15px;
	margin-top: 10px;
}
.footer {
	width: 100%;
	background-color: #EAEAEA;
	border-top: #d1d1d1 1px solid;
	font-size: 8pt;
	font-family: Arial, Tahoma, "Trebuchet MS";
	text-align: center;
	padding: 7px 0px 7px 0px;
	font-style: italic;
}
.footer a:visited, a:link, a:active {
	text-decoration: underline;
	color: #709FAF;
}
.footer a:hover {
	background-color: #C2DFED;
	text-decoration: none;
	border-bottom: #709FAF 1px dashed;
}
h2 {
	font-size: 14pt;
	font-style: italic;
	margin: 0px 0px 0px 25px;
}
.post {
	background-color: #f7f7f7;
	padding: 20px 30px;
}
.post2 {
	background-color: #f1f1f1;
	padding: 20px 30px;
}
h1 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}
.article {
	padding: 5px 15px 5px 15px;
	margin-top: 4px;
	font-family: "Trebuch MS", Tahoma, Verdana;
	font-size: 10pt;
}
.artInfo {
	font-size: 7pt;
	font-family: Tahoma, Arial, "Trebuchet MS";
	padding: 5px 0px 0px 0px;
	margin-bottom: 2px;
}
.hr {
	border-bottom: #d1d1d1 1px dashed;
}
.numComments {
	text-align: right;
	font-size: 8pt;
}
.comment {
	background-color: #f7f7f7;
	padding: 10px 50px;
}
.comment2 {
	background-color: #f1f1f1;
	padding: 10px 50px;
}
.commentBody {
	padding: 5px 15px 5px 15px;
	margin-top: 4px;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}
.commentInfo {
	font-size: 8pt;
	font-family: Tahoma, Arial, "Trebuchet MS";
	padding: 5px 0px 0px 0px;
	margin-bottom: 2px;
}
small.msg {
	margin: 20px 30px;
}
small.label {
	font-size: 8pt;
	font-weight: bold;
}
td.label {
	text-align: left;
	vertical-align: top;
}
.postComment {
	background-color: #f1f1f1;
	padding: 10px 50px;
}
input.commentIn {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Tahoma;
	background-color: #f7f7f7;
	border: #000 1px solid;
	color: #a1a1a1;
	padding: 0px 3px;
	width: 300px;
}
input.captcha {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Tahoma;
	background-color: #f7f7f7;
	border: #000 1px solid;
	color: #a1a1a1;
	width: 150px;
}
input.captcha:focus, input.captcha:hover {
	background-color: #fff;
	color: #000;
}
input.commentIn:focus, input.commentIn:hover {
	background-color: #fff;
	color: #000;
}
textarea.commentIn {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Tahoma;
	background-color: #f7f7f7;
	color: #a1a1a1;
	border: #000 1px solid;
	padding: 0px 3px;
	width: 300px;
}
textarea.commentIn:focus, textarea.commentIn:hover {
	background-color: #fff;
	color: #000;
}
input.button {
	border: #000 1px solid;
	background-color: #e8e8e8;
	background-image: url('img/commentbuttonbg.png');
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Tahoma;
	height: 100%;
	width: 35px;
}
input.button:hover {
	background-color: #f7f7f7;
}
.pagination {
	text-align: center;
}
select {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Tahoma;
	background-color: #f7f7f7;
	border: #000 1px solid;
	color: #a1a1a1;
	padding: 0px 3px;
	width: 308px;
}