body {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #993333;
	background-image:  url(../images/img_138.gif);
	background-repeat: repeat;
}
#maincontainer {
	background-color: #FFFFFF;
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 12px;
	border-right-width: 1px;
	border-bottom-width: 12px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
	margin-top: 15px;
}
#maincontainer p {
	padding-right: 5px;
	padding-left: 5px;
}
#metacontainer {
	background-color: rgba(221, 168, 143, 0.5);
	text-align: center;
	width: 450px;
	border: 1px dotted #CC6666;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 10px;
}
.lptjnav {
	font-size: 10px;
	color: #993333;
}
a:link {
	color: #333366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333366;
}
a:visited {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
	border: none;
}
#articlenav {
	background-color: #FFFFFF;
	height: 20px;
	width: 400px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6666;
	vertical-align: middle;
	line-height: 20px;
}
