
body {
	margin:50px 0px; padding:0px;
	text-align:center;
		background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	
	}
	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#333333
}
a:active {
	text-decoration: none;
	color: #0000CC;
}	
	
	
	
#wrapper {
	width:800px;
	height: 900px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#CCCCCC;
	}
	
	
#wrapper-landscape {
	width:950px;
	height: 800px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#CCCCCC;
	}	





.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
  background-color: #ccc;
}


.descr {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 20px;
color: #FFFFFF}

.finetext {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 20px;
color: #000000;
}


#topper {


	margin: 10px 10px 10px 10px;
	width: 730px;
	padding: 10px;
	border: 0px solid #ccc;
	background: #ccc;
	height: 30px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 50px;
	}
html>body #top {
	height: 30px; /* ie5win fudge ends */
	}
	
#left {
	
	top: 124px;
	left: 11px;
	margin: 20px;
	padding: 10px;
	border: 0px solid #fff;
	background: #666;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
	
	
#left2 {
	
	top: 124px;
	left: 11px;
	margin: 20px;
	padding: 0px;
	border: 0px solid ;
	background: ;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}	
	
	
#middle {
position: absolute;
float: right;
    top: 124px;
	margin: 20px 20px 20px 190px;
	padding: 10px;
	border: 0px solid #ccc;
	background: ;
	}
/*#right {
	
	top: 124px;
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
/*	margin: 20px;
	padding: 10px;
	border: 0px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
/*	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}*/
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
