body
{
	background-repeat: no-repeat;
	background-color: #000000;

	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: 400;
	color: #dc2300;
}

.stdtext
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: 400;
	color: #dc2300;
}

body.centered { background-position: center }

body.gallery
{
	background-attachment: fixed;
	background-position: center top;
}

h1 { font-size: 22pt }
.subtitle { font-size: 16pt }

.fineprint { font-size: 8pt }

a { text-decoration: none; }

a:link { color: #FFA20F; }
a:visited { color: #9E5200; }
a:hover { text-decoration: underline; }

a.galindex { font-size: 10pt; }
a.galindex:visited { color: #FFA20F; }

hr { width: 80%; border: 2px solid #6C0000 }

.friend { font-size: 14pt; }
.hidden { display: none; }
.button { cursor: pointer; }

img.scalable { height: 100%; min-height: 128px; }
img.full { height: auto; width: auto; }

img.galthumb { position: relative; border: 1px solid gray; cursor: pointer; }
img.galimg { border: 2px solid gray; }

p.bottominfo
{
	font-weight: normal;
	position: absolute;
	bottom: 3%;
	left: 40%;
	color: #FFFFFF;
}

input { font-size: 18pt }
.dni { font-family: Dnifont }
.bordered { border: 2px solid #6C0000 }
