body {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000}

.txt {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000}
.txtb {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000}
a:link {  font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; text-decoration: underline; font-weight: normal; color: #000000;  background-color: #FFFFFF}
a:visited {  font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; text-decoration: underline; font-weight: normal; color: #000000;  background-color: #FFFFFF}
a:active {  font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; text-decoration: underline; font-weight: normal; color: #000000; background-color: #FFFFFF}
a:hover {  font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; font-weight: normal; color: #FFFFFF;  background-color: #000000}

div#header {
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#pageTitle{
clear:both;
	padding-top:10px;
	font-weight:bold;
	color:#FF0099;
}

div#title {
	float: left;
	font-weight:bold;
	color:#FF0099;
}
div#menu {
	float: left;
}

.pdate{
	font-size:10px;
	color:#FF0099;
}

.articletext{

margin-top:10px;
}



.photo {
	padding:4px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#FF0099;
	border-width:1px;
	margin-right:8px;
	margin-bottom:8px;
}


div#photos {
	clear:both;
	padding-top:10px;
	width:500px;
	text-align:left;
}

div#otherContent{
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
div#otherContent p {
	text-align: justify;
}
div#homeImg {
	background-color: #333333;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}
div#homeImg img {
	border: 1px solid white;
}
div#permalink {
	margin-right: auto;
	margin-left: auto;
}
div#permalink img {
	border: 1px solid white;
}
div#top {
	height: 25px;
	background-image: url(../images/corners_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div#bottom {
	height: 25px;
	background-image: url(../images/corners_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div#contactImg {
	width: 660px;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 50px;
}
div#contactImg img {
	border: 1px solid white;
}
div#contactDiv {
	width: 660px;
	margin-left:auto;
	margin-right: auto;
}

div#mark {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}


td.stack {
	width: 95px;
	background-image: url(../images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
td.set {
	width: 95px;
}

.setThumb {
	float: left;
	width: 85px;
	margin-right:8px;
	margin-bottom:8px;
}

.setThumb img {
	padding:4px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#FF0099;
	border-width:1px;
}


.setTitle {
	margin-top: 10px;
	margin-bottom: 25px;
	width: 85px;
	text-align: left;

}
.title {
	font-weight:bold;
	color:#FF0099;
}

a.backButton:link, a.backButton:active, a.backButton:visited {
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
a.backButton:hover {
	text-decoration: underline;
}
a.tagLink:link, a.tagLink:active, a.tagLink:visited {
}

a.tagLink:hover {
	color: white;
	text-decoration: underline;
}

.article{
border-style:solid;
border-width:0 0 4px 0;
border-color:#FF0099;
padding-bottom:8px;
margin-bottom:8px;
}

h1{
margin:0px;
padding:0px;
}

.comment{
border-style:solid;
border-width:0 0 2px 0;
border-color:#FF0099;
padding-bottom:4px;
margin-bottom:4px;
}

a.highlighted:link, a.highlighted:active, a.highlighted:visited {
color:#FF0099;
font-weight:bold;
}

a.highlighted:hover {
color:#FFFFFF;
background-color:#FF0099;
font-weight:bold;
}
