body {
	background-image: url("http://gallery.unauthorised.org.nz/images/bg.gif");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
 	color: #eeeeee;
}

a:visited {
	text-decoration: none;
	color: #eeeeee;
}

a:hover {
	text-decoration: none;
	color: #bce168;
}

.current {
	font-weight: bold;
 	color: #ffffff;
	background-color: #666666;
}

.cthumb {
	background-color: #666666;
	border: 1px solid #aaaaaa;
}

.thumb {
	background-color: #333333;
	border: 1px solid #888888;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 8px; border: 8px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #aaaaaa;
}

.title a:link {
	text-decoration: none;
	color: #cccccc;
}

.title a:visited {
	text-decoration: none;
	color: #cccccc;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 0;
	border-collapse: collapse;
}

.infotable td {
	border: 0;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0;
}

.dirname {
	font-size: 200%;
	font-weight: bold;
	color: #AAAAAA;
	margin-top: 4px;
	margin-bottom:8px;
}

.comment {
	color: #CCCCCC;
	font-size: 100%;
}

.smalltxt {
	color: #AAAAAA;
	font-size: 90%;
}

.xsmalltxt {
	color: #AAAAAA;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AA0000;
}
#tblExif {
	text-align: left;
	padding: 15px 0px;
	width: 100%;
}
.exifLabel {
	font-weight: bold;
	width: 15%;
}
.exifData {
	width: 35%;
}
.exifFootnote {
	color: #AAAAAA;
	font-size: 90%;
	text-align: center;
	padding-top: 10px;
}
.footer {
	color: #AAAAAA;
	font-size: 90%;
}

.blogRow {

}

.blogThumb {
	width: 140px;
	height: 140px;
	background: url("http://gallery.unauthorised.org.nz/images/dia.gif");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.blogPost {
	color: #AAAAAA;
	font-size: 90%;
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
}

#imgHeader {
	border: 0;
	height: 120px;
	width: 640px;
}

.blogSeparator {
	background: url("http://gallery.unauthorised.org.nz/images/dot.gif");
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}

.divBody {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}
