@charset "utf-8";
body
{
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	
}
h1
{
	font-size: 150%;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#imglft
{
	position: absolute;
	left: 20px;
	top: 150px;
	width: 152px;
}
.lftimg
{
	margin-top: 15px;
	margin-bottom: 15px;
}
#topttl
{
	position: absolute;
	width: 275px;
	left: 50px;
	top: 10px;
	z-index: 1;
}
#nav
{
	color: #FFF;
	text-align: right;
	margin-right: 50px;
	margin-left: 275px;
	margin-top: 20px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFF;
}
#nav a:hover {
	text-decoration: underline;
	color: #FFF;
}
#nav a:active {
	text-decoration: none;
	color: #FFF;
}
#maintxt
{
	margin-top: 105px;
	margin-left: 225px;
	color: #FFF;
	margin-right: 75px;
}
#artdtl
{
	color: #FFF;
	text-align: center;

}
#lftsde
{
	background-image: url(images/weave.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
}
#prop {
	height: 750px;
	width: 1px;
	float: left;
	clear: both;
}
#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#important {display: none;}
.wrapr
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
h2
{
	font-size: 130%;
}
.nodot
{
	margin: 0px;
	padding: 00px;
	list-style-type: none;
}
.errstyle {
	color: #F00;
}

