body {
	background-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}

a {
	color: #cccccc;
	font-size: xx-small;
}

form {
	margin:0px 0px 0px 0px;
}

#positioner {
	text-align:center;
}

#container {
	margin:auto;
	width:80%;
	text-align:center;
}

#formLayer {
	margin:auto;
	width:300px;
	padding-top:200px;
}

#formLayer input {
	border-style:none;
}

#message {
	font-weight:bold;
	border:1px solid #cccccc;
	margin:1px;
	padding:1px;
	color:#FF0000;
}

.copyright, .navigationLinks {
	border: 0px solid #cccccc;
	padding: 1px;
	margin: 1px;
}
#indexPagePictures {
	border: 0px solid #cccccc;
	margin: 1px;
}

#indexPagePictures t	able {
	width:100%;
}

#indexPagePictures table td {
	height:200px;
}

#pictureContainer {
	text-align:center;
	border: 0px solid;
	margin: 1px;
	padding: 5px;
}

#picture {
	margin:auto;
}

#backgroundLayer {
	border:1px solid #cccccc;
	cursor:pointer;
	margin:auto;
}

#picture img {
	border:1px solid #cccccc;
}

#indexPagePictures img {
	border:1px solid #cccccc;
}

#commentBox {
	border:0px solid #cccccc;
	margin:1px;
	padding:5px;
	text-align:center;
}

#commentForm {
	width:558px;
	text-align:left;
	margin:auto;
}

#commentForm input{
	border:1px solid #cccccc;
}

#commentForm textarea{
	border:1px solid #cccccc;
	width:500px;
	height:32px;
}

.comment {
	border:1px solid #cccccc;
	text-align:left;
	margin-bottom:5px;
}

.commentHeader {
	background-color:#AAAAAA;
	padding:1px;
	position:relative;
}

.commentName {
	font-weight:bold;
}

.commentTimestamp {
	position:absolute;
	right:8px;
	font-weight:bold;
}

.commentBody {
	padding:1px;
	clear:both;
}

pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin:0px;
}

#w3c {
    margin-top:3px;
}

#w3c img {
	border:0px;
	display:none;
}
