body, div, p, table, tr, td, th, h1, h2, input, textarea, form, select {
	font-family: sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	font-size: small;
	margin: 0;
	padding: 0;
	color: #555555;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.menu {
	padding-left: 12px;
	padding-top: 12px;
	width: 150px;
}

.content {
	padding-left: 12px;
	padding-top: 12px;
}

h1 { margin-bottom: 16px; white-space: nowrap; }
h2 { margin-bottom: 12px; font-weight: bold; text-transform: uppercase; white-space: nowrap; }

.right { text-align: right; }

aOLD { color: #BEC1C2; text-decoration: none; }
a { color: #A1A1A1; text-decoration: none; }
a:hover { color: #00AEEF; text-decoration: none; }

.categoryMenu { }
.categoryMenu a  { display: block; padding-top: 2px; padding-bottom: 2px; }
.categoryMenu a.selected { background: #BEC1C2; color: #000000; }

.index { padding-right: 64px; white-space: nowrap; }

.galleryNav { margin: 0; padding: 0; margin-bottom: 16px; }
.gallerytitle { text-transform: uppercase; }
.copyright { clear: both; margin-top: 16px; }

.photo, .thumb { border: 1px solid #CCCCCC; }
.photoOLD { margin-top: 16px; }

.thumb { float: left; padding: 0px; margin-right: 4px; margin-bottom: 4px; }

.timer { clear: both; background: orange; color: white; border: 1px solid red; padding: 4px; text-align: center; }
.imageInfo { position: absolute; top: 0; right: 0; float: right; padding: 4px; border: 4px solid orange; background: #FFFFFF; }

#friendBlock { width: 140px; height: 140px; float: left; text-align: center; vertical-align: top; margin-right: 10px; margin-bottom: 10px; }
#friendBlock img { }
#friendName { }
