﻿#img
{ position: fixed;
  top: auto;
  left: 1px;
  padding:auto;}

#txt
{ position:relative;
  top:auto;
  left: 300;
  padding:auto;
  font-family: arial;
  color:Gray;}

#content

{width: 1024px;
 position: relative;
}
  

#img2
{ position: fixed;
  top: auto;
  right:1px;
}
body 		{ padding-left:40px; background:#000000;}
input, textarea { font-family: arial; color:white; background:#57767F; font-size: 14px; }

#content1 	{ width:565px; text-align:left; margin-left:10px; }


#chatwindow 	{ border:1px solid #aaaaaa; padding:4px; background:#232D2F; color:white;  width:550px; height:auto; font-family:courier new;}

#chatnick 	{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#232D2F;}

#chatmsg 	{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#232D2F; }
