@charset "utf-8";
/* CSS Document */

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	color:#333333;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;

}

.bg{background-image:url(../cms/messenger-bg.jpg); background-position:center center; background-repeat:no-repeat;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #66CC33;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.menu {font: 12px Georgia, "Times New Roman", Times, serif;color:#33CC33;text-decoration:none}
.menu:link {font: 12px Georgia, "Times New Roman", Times, serif ; color:#66CC33; text-decoration:none}
.menu:visited {font: 12px Georgia, "Times New Roman", Times, serif ; color:#66CC33;  text-decoration:none}
.menu:active {font: 12px Georgia, "Times New Roman", Times, serif ; color:#66CC33;  text-decoration:none}
.menu:hover {font: 12px Georgia, "Times New Roman", Times, serif ; color:#66CC33;  text-decoration:underline}

.drop {
	float: left;
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	margin:0px 2px 0 0;
	width:30px;
	text-align:center
	}
	
#master{z-index: 100; position:absolute; width:100%; height:100%;}

#leftblock{width:411px; height:550px; margin:0px; float:left;}
 #messenger{
	width:330px;
	height:300px;
	margin-top: 220px;
	margin-left: 61px;
	overflow: hidden;
	margin-right: 20px;
}
#sound{text-align:right;}
#rightblock{width:589px; height:550px; margin:0px; float:left; text-align:left; }
 #top{
	width:404px;
	height:210px;
	margin: 178px 0px 0px 0px;
}
 #topin{
	width:370px;
	height:74px;
	margin: 0px 0px 0px 34px;
}
 #bottom{
	width:374px;
	height:100px;
	margin: 65px 0px 0px 0px;
	font-weight:500;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
} 
  .info{ list-style:none;}	
  .spy{ list-style:none;}	

#flashbg{z-index: 0; position:relative;}
#footer{
	width:1020px;
	height:150px;
	margin:0px;
	float:left;
	text-align:left;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}

