body {
	background-color: #000; margin: auto; padding: 0; width: 800px; color: #fff;
	font-size: 10pt; font-family: helvetica, sans-serif, arial; font-weight: normal;
	text-align: center;
}

table {
	border: none; background-color: #000; color: #fff;
	padding: 0px; margin: 0px;
	font-size: 10pt; font-family: helvetica, arial, sans-serif;
	vertical-align: top; text-align: right;
}

p {
	color: #000; padding: 2px; margin: 0px;
	font-size: 12pt;
}

a {
	color: #306; text-decoration: underline;
}

h1 {
	font-size: 14pt; text-align: right;
	padding: 2px 8px 2px 8px; margin: 10px 220px 10px 0px;
}

#nav {
	background-color: #000; padding: 0px; margin: 0px 0px 4px 0px;
	float: left; width: 758px; border: solid #9cf 1px;
	font-size: 10pt; font-family: helvetica, sans-serif, arial; font-weight: bold;
	text-align: center;
}

#nav ul {
	margin: 0; padding: 0 8px;
	list-style: none;
}

#nav li {
	float: left; margin: 0; padding: 0;
	line-height: normal; text-indent: 0;
}

#nav a {
	display: block; padding: 5px 16px 6px 16px;
	border: solid #9cf; border-width: 0 1px 0 0;
	color: #9cf; text-decoration: none;
	white-space: nowrap;
}
/* Following rule allows entire region of link to to be
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */

* html #nav a {
	width: 1%;
}

#nav a:hover {
	color: #000; background-color: #cff;
	text-decoration: none;
}

#nav #current {
	color: #000; background-color: #9cf;
}

#footer {
	clear:both; padding: 0; margin: 6px 0px 0px 0px; width: 100%; text-align: center;
	font-size: 10pt; font-family: helvetica, sans-serif, arial; font-weight: normal;
	border-top: 1px dotted #9cf;
}

#footer p {
	clear: both; text-align: center;
	padding: 4px; margin: 2px;
	font-size: 8pt; color: #fff;
}

#footer a {
	color: #9cf;
	text-decoration: none;
}

#footer a:hover {
	color: #cff;
}

.gallery {
	width: 320px; background-color: #9cf; text-align: center;
}

.gallery td {
	text-align: center; padding: 2px;
}

.gallery table {
	margin: 10px 4px 10px 40px; padding: 2px; text-align: right;
}

.bodyblue {
	width: 480px; background-color: #9cf; text-align: center;
}

.bodyblue img {
	padding: 10px; text-align: right; margin: 0px 0px 0px 40px;
}


.vargallery {
	width: 320px; background-color: #966; text-align: center;
}

.vargallery td {
	text-align: center; padding: 2px;
}

.vargallery table {
	margin: 10px 4px 10px 40px; padding: 2px; text-align: right;
}

.varpink {
	width: 480px; background-color: #966; text-align: center;
}

.varpink img {
	padding: 10px; text-align: right; margin: 0px 0px 0px 40px;
}

.art {
	color: #000; padding: 2px 16px 2px 6px; margin: 0px;
	font-size: 10pt; text-align: justify;
}

.art:first-letter {
	font-size: 14pt; font-weight: bold; color: #306;
}

.febblue {
	width: 720px; background-color: #9cf; text-align: justify;
	font-size: 10pt; color: #000; padding: 10px 20px 10px 20px;
}

.febblue p {
	padding: 10px 2px 10px 2px;
}

.big {
	font-size: 12pt; color: #000; font-weight: bold;
}

.ul-left {
	text-align: left; margin-left: 24px;
}

.img-index {
	padding: 6px 6px 6px 26px;
}