body	{
	margin: 0px;
	padding: 0px;
	background: #111321 url(images/bg.gif);

}

#left   {

	text-align: left;
	float: left;
	font-family: "Tahoma", "Lucida Console", Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #000;
	padding-left: 5px;

}

.ters {
	width: 480px;
	height: 115px;
	background: url(images/ters.gif);
	background-position:center; 
	background-repeat:no-repeat; 
}

#tablo  {
	width: 460px;
	height: 355px;
	text-align: left;
	padding-top: 100px;
	padding-left: 10px;
	color: #D2CDCC;
	line-height: 20px;
	font-family: "trebuchet MS", "Lucida Console", Arial, sans-serif;
	font-size: 11px;
	background: url(images/abg.gif);
	background-position:center; 
	background-repeat:no-repeat; 
}

#right  {
	text-align: left;
	float: left;
	font-family: "trebuchet MS", "Lucida Console", Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	background: url(rbg.gif);
	width: 483px;
	height: auto;
}

#album {
	float: left;
	text-align: center;
	color: #D2CDCC;
	margin-left: 15px;
	background: url(images/winter.gif);
	font-family: "trebuchet MS", "Lucida Console", Arial, sans-serif;
	font-size: 11px;
	width: 400px;
	height: 323px;
}

#left a {
	color:#8D7F86;
	text-decoration: none;
}

#left  a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.img {
	float: middle;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
}

.knsr {
	float: middle;
	width: 50px;
	height: 50px;
	background: #111321;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
}

.menu	{
	float: left;
	width: 179px;
	height: 180px;
	color: #fff;
	margin-left: -5px;
	padding-left:35px;
	padding-top:85px;
	background: url(images/menubg.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
}

.logo 	{
	float: left;
	width: 210px;
	height: 43px;
	margin-top: 65px;
	margin-right: 5px;
	background: url(images/logo.gif);
	background-repeat: no-repeat;
}

a 	{
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#E1D5D5;
	text-decoration: none;
}

hr 	{
	border-top: medium dotted Black;
	width: 455px;
}

h1 	{
	font-size:11px;
	font-face:verdana;
	color: #D24925;
	font-weight:bold;
	letter-spacing: 1px;
}

.word 	{
	font: italic 11px "trebuchet MS", "Lucida Console", Arial, sans-serif;
	color: #D24925;
	font-weight:bold;
	letter-spacing: 1px;
}

#alt {
	text-align: right;
	font: italic 11px "trebuchet MS", "Lucida Console", Arial, sans-serif;
	color: #F0EBE8;	
	padding-left:6px;
	position: relative;
	background-image:url("umbg.jpg");
	
}

#alt a  {
	padding-left:2px;
	padding-right:4px;
	color: #ccc;
	text-decoration: none;
}

#alt a:hover {
	background: #000;
	padding-left:2px;
	padding-right:4px;
	width:50px;
	color: #fff;
}


