body
{
background: #ffffff;
}
			#logo
			{
				width: 800px;
				border-bottom: 1px solid #eeeeee;
			}
			#main
			{
				width: 800px;
			}
			
			.input
			{
			margin-right: 50px;
			border: 1px inset #bbbbbb;
			color: #444466;
			font-size: 11px;
			margin-bottom: 2px;
			}
			.menu_item 
			{
				width: 150px;
				height: 30px;
			}
			#login
			{
				margin-bottom: 0px;
				background: #ffffee;
				font-family: 'arial';
				font-weight: bold;
				font-size: 13px;
				color: #333377;
				text-align: center;
				border-bottom: 1px solid #bbbbbb;
			}
			
			#hello_message
			{
				margin-left: 20px;
				margin-right: 50px;
			}
			
			.usercp_href
			{
				padding-left: 10px;
				padding-right: 10px;
				border-left: 1px solid #bbbbbb;
				text-decoration: none;
				color: #555555;
			}
			
			.usercp_href:hover
			{
				background: #bbbbbb;
				color: #ffffee;
			}
			
			.menu_item2
			{	
				margin: 0px;
				border-bottom: 1px solid #ffffff;
				border-right: 1px solid #ffffff;
			}
			
			
			.menu_item_href
			{
				color: #777799;
				text-decoration: none;
				font-family: 'georgia';
				font-weight: bold;
				font-size: 11px;
				padding-right: 50px;
				padding-top: 20px;
				padding-left: 20px;
			}
			
			.menu_item_href:hover
			{
				color: #333355;
				text-decoration: none;
				font-family: 'georgia';
				font-weight: bold;
				font-size: 11px;
				
			}
			#last_posts
			{
				border-top: 1px solid #bbbbbb;
				width: 190px;
				margin-top: 20px;
				text-align: center;
			}
			
			#partners
			{
				border-top: 1px solid #bbbbbb;
				width: 190px;
				text-align: left;
			}
			
			.partners_href
			{
				text-decoration: none;
				color: #777799;
				font-size: 13px;
				font-weight: bold;
			}
			
			.partners_href:hover
			{
				color: #333377;
				text-decoration: underline;
			}
			
			#online
			{
				border-top: 1px solid #bbbbbb;
				width: 190px;
				margin-top: 20px;
				text-align: center;
			}
			
			h6 
			{	
				margin-top: 5px;
				color: #444477;
				font-family: 'times';
				font-size: 13px;
			}
			
			#content 
			{
				float: right; 
				width: 600px; 
				margin-top: -230px;
				border-left: 1px solid #bbbbbb;
			}
			
			.news_title
			{
				text-align: center;
				height: 30px;
				margin-left: 20px;
			}
			.news_title_href 
			{
				color: #555599;
				font-family: 'georgia';
				font-size: 17px;
				font-weight: bold;
				text-decoration: none;
			}
			
			.news_title_href:hover
			{
				text-decoration: underline;
			}
			
			.news_message
			{
				color: #111133;
				font-size: 13px;
				font-family: 'tahoma';
				background: url(images/news_title2.gif);
				background-repeat: no-repeat;
				margin-left: 20px;
			}
			
			.news_massage_text
			{
				margin-left: 17px;
			}
			
			.news_comment_href 
			{
				color: #444499;
				font-size: 13px;
			}
			
			.news_comment_href:hover
			{
				color: #666644;
			}
			
			.last_post
			{
				color: #444499;
				font-size: 12px;
				font-weight: bold;
				text-align: left;
			}
			
			.last_post_title_href
			{
				text-decoration: none;
				color: #777799;
				font-size: 14px;
				font-weight: bold;
			}
			
			.last_post_title_href:hover
			{
				text-decoration: underline;
			}
			
			.last_post_user_href
			{
				text-decoration: none;
				color: #777799;
				font-size: 13px;
				font-weight: bold;
			}
			
			.last_post_user_href:hover
			{
				text-decoration: underline;
			}
			
			.who_online
			{		
				margin-top: -10px;
				text-align: left;
				color: #444477;
				font-size: 12px;
				font-weight: bold;
			}
			
			#popup_menu
			{
				position: absolute;
				text-align: left;
				display: none;
			}
			
			.popup_menu_item
			{
				background: #ffffee;
				width: 80px;
				border-right: 1px solid #bbbbbb;
				border-bottom: 1px solid #bbbbbb;
				padding-top: 5px;
				padding-bottom: 5px;
				text-align: center;
			}
			
			.popup_menu_href
			{
				color: #777799;
				text-decoration: none;
				font-family: 'georgia';
				font-weight: bold;
				font-size: 11px;
			}
			
			.popup_menu_href:hover
			{
				color: #333355;
			}
			
			#prof_menu
			{
				display: none;
				position: absolute;
			}
			
			.profile_item
			{
				border: 1px solid #bbbbbb;
				background: #ffffee;
				padding: 1px 5px 1px 5px;
			}
			
			.profile_item_href
			{	
				font-size: 11px;
				text-decoration: none;
				color: #555555;	
				font-family: 'arial';
				font-weight: bold;
				padding-left: 30px;
				padding-right: 30px;
			}
			
			.profile_item_href:hover
			{	
				color: #111133;
			}
			
			#inform
			{
				border-top: 1px solid #bbbbbb;
				width: 190px;
				text-align: center;
			}
						
			#player
			{
				padding-top: 10px;
				margin-bottom: 10px;
				background: #cccccc;
				width: 520px;
				height: 400px;
				vertical-align: middle;
				border-top: 2px solid #bbbbbb;
				border-right: 2px solid #bbbbbb;
			}
			.player_title
			{
				text-align: center;
				margin-bottom: 20px;
				color: #555599;
				font-family: 'georgia';
				font-size: 18px;
				font-weight: bold;
				text-decoration: none;
			}
			
			#player_hrefs
			{
				text-align: right;
			}
			
			#playlist
			{
				margin-left: 50px;
			}
			
			.video_img_hrefs
			{
				color: #FFFFFF;
			}
			
			#video_upload
			{
				background: #ffffee;
				border-top: 1px solid #bbbbbb;
				color: #555555;
				font-weight: bold;
			}
			
			#video_upload input
			{
				height: 20px;
				width: 150px;
				color: #333355;
				font-size: 12px;
				background: #777799;
			}

