html
{
	padding:0;
	margin:0;
	background:url('../../images/star.jpg') top left;
	min-width:980px;
}
body
{
	padding:0;
	margin:0;
	font-family:Tahoma;
	min-width:980px;
}
a img
{
	border:none;
}
/*----------------------------------------------------head---------------------------------------------------*/
#logo
{
	position:absolute;
	top:0;
	left:0;
	height:110px;
	width:296px;
	background:url('../../images/logo.gif') no-repeat;
}
#head
{
	height:130px;
	background:#252525;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	min-width:980px;
}
#topmenu
{
	padding:60px 0 0 310px;
	text-align:center;
}
#topmenu a
{
	color:#90d4ff;
	font-weight:bold;
	margin-right:15px;
}
#topmenu a:hover
{
	color:#fbca33;
}
/*------------------------------------------------body--------------------------------------------------------*/
#body
{
	padding-top:150px;
	margin-left:100px;
	padding-right:140px;
	background:url('../../images/topbg.gif') repeat-x 0 150px;
}
#content
{
	background:url('../../images/star2.jpg') -36px 24px;
	_height:400px;
	min-height:400px;
	padding:10px 20px 20px 20px;
	font-size:13px;
	min-width:690px;
}
#content h1
{
	margin:0;
	padding:10px 0;
	font-size:13px;
}
#content p
{
	margin:0;
	padding:5px 0;
}
#content a
{
	color:#ff0000;
}
#title
{
	padding-left:50px;
	background:url('../../images/red.jpg') no-repeat 0 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	height:18px;
}
#images
{
	text-align:left;
}
#images img
{
	margin:10px;
}
/*---------------------------------------------right-------------------------------------------*/
#rtitle
{
	position:absolute;
	top:150px;
	right:0;
	padding-left:50px;
	background:url('../../images/red.jpg') no-repeat 0 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	height:18px;
	width:128px;
	text-align:center;
}
#friends
{
	width:135px;
	text-align:center;
	position:absolute;
	top:180px;
	right:0;
}
#friends img
{
	margin:5px 0;
}
/*----------------------------------------------------footer--------------------------------------------------------*/
#footer
{
	height:140px;
	background:url('../../images/fbg.jpg') no-repeat right bottom #252525;
}
#footer table
{
	width:100%;
}
#footer a
{
	color:#75a8c8;
}
#t1
{
	width:190px;
	text-align:center;
}
#t1 img
{
	margin:5px;
}
#t2
{
	font-size:11px;
	color:#ffffff;
	line-height:15px;
	padding-right:10px;
}
#t3
{
	padding-right:135px;
	width:170px;
	font-size:19px;
}
