body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin:0;
	padding:0;
}

H1 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold ;
	text-align: center
}

H2 
{ 
	font-size: 1em;
	color: #000000;
	font-weight: bold ; text-align: center}

H3 
{ 
	font-size: 0.9em;
	color: #000000;
	font-weight: bold 
}

.galleriaotsikko {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.galleria {
	background-color: #444444;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.kuvanimi {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.kuvaaja {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.gallerianimi {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

.navi {
	font-size: 10px;
	color: #888888;
	font-weight: bold;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.kuvateksti {  
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p {  
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px}

.kuvapohja {  
	background-color: #FFFFFF
}

.kuvaajateksti {  
	font-size: 9px; 
	font-style: italic; 
	font-weight: normal; 
	color: #999999
}


div#menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size: 0.95em;
	text-align: left;
}

div#menu a
{
	display:block;
	width:150px;
	color: #3855b7;
	text-decoration:none;
	font-weight: normal;
}
div#menu a:visited
{
	display:block;
	width:150px;
	color: #3855b7;
	text-decoration:none;
	font-weight: normal;
}
div#menu a:hover
{
	display:block;
	width:150px;
	color: #3855b7;
	text-decoration:none;
	font-weight: bold;
}

div#menu a:active
{
	display:block;
	width:150px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background: #3855b7;
}

p.update
{
	position:fixed;
	bottom:30px;
	left:30px;
	font-size: 0.7em;
	color: #555;
	position: fixed;
	z-index: 20;
}

div#column1 img
{
	margin: 2px;
	padding: 2px; 
	border: thin solid;
}


	
