body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #000000;
	text-align:justify;
}
h1{line-height:150%;}
h2{line-height:150%;
clear:both;}
a {
	color: #C0C0C0;
}
a:link {
	text-decoration: none;
	color:#C0C0C0;
}
a:visited {
	text-decoration: none;
color:#C0C0C0;
}
a:active {
	text-decoration: none;
color:#C0C0C0;
}
a:hover {
	text-decoration: underline;
	color:#FFF;
}

.mainBlock {
	width: 750px;
}
.leftContent {
	display: block;
	width: 450px;

	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	margin:0px;
	padding:0px;
	
	padding-top:25px;
	line-height:150%;
}
.centerFoto {
	background-image: url(o.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 400px;
	width: 200px;
	margin:0px;
	padding:0px;
	

}
.rightMenu {
	color: #C0C0C0;
	font-weight:bold;
	display: block;
	float: left;
	height: 400px;
	width: 100px;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-top:120px;

}
.rightMenu  ol{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.rightMenu  li{
	padding-bottom: 5px;
	padding-top: 5px;
}
/******FORM style*************/
fieldset{
border: 1px #ccc solid;
padding: 0.5em;

}
legend{
margin-left: 1em;
}
label{
display:block;
}
fieldset ol{
list-style: none;
padding: 0px;
margin: 0px;
}
fieldset li{
padding-bottom: 2px;
padding-top: 4px;
}
input{

border:1px solid #CCCCCC;
}
.button{
width:100px;
border: 1px solid grey;
}
/*guestbook*/
.guestbookfield{width:300px;
border:1px solid grey;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
.style2{
	border-bottom:1px double #222;
	margin: 0.5em;
	padding: 0.5em;
}
/*************admintop***********/



.pg_num_link {
text-align:left;
}
.back_link a{ display:block; width:100px; margin:1px; font-weight:bold;}
.backlink .pg_num_link a{
margin: 1px;
width:20px;
height:20px;
}
.backlink .pg_num_link span{
margin: 1px;
width:20px;
height:20px;

font-weight:bold;
}

.backlink .pg_num_link .dot{
}
.next_link{

font-size:12px;

}
.admintop{
border-top: 3px double red;
border-bottom: 3px double red;
padding: 1em;
background:#0C0C0C;
}
.admintop .admintop_link{
display: block;
width:110px;
}


/*GALLERY*/

.ListFoto{
display:block;
width: 450px;
height:200px;
margin-bottom:1em;
}
.ListIntroAbout{
display:block;
width:250px;
float:left;
}

.ListIntroFoto{
display:block;
float:left;
height:200px;
width:200px;
vertical-align:middle;

}
.ListSingleFoto{
display:block;
width:200px;
height:200px;
float:left;
margin:0.5em;}
.copyright{
 display:block; 
 clear:both; 
 width:750px; 
 border-top:1px solid #111; 
 padding: 1em; 
 color:#444;
}

