body {
padding: 0px;
margin: 0px;
font-family: "Lucida Sans Unicode", Arial;

line-height: 12px;
}



img { border: 0px;}


#mainframe {

width		:800px;
height		:800px;
background	:black;
margin-left	:auto;
margin-right:	auto;
margin-top	:auto;
}

#header {
width		:800px;
height		:185px;
margin-top	: 10px;
margin-bottom	: 0px;
background	: url('../IMG/header.png') no-repeat;
	
}

#menu {
float		: right;
height		: 29px;
margin-top	: 121px;
padding		: 0px;
}

#menu2 {
float		: left;
height		: 29px;
margin-top	: 10px;
padding		: 0px;
}

#footer {
width		:	800px;
height		:	200px;
padding-top :   0px;
color		:	;
font-size	:	100px;


}

#footer a {
color		:	red;

}

#content {
width		:	800px;
height		:	510px;
margin-top :   0px;

background	: 	url('../IMG/background4.jpg') no-repeat;
}

#profile {
float		: right  ;

margin-top	: -280px;
margin-right	: -30px;
padding		: 0px;
}



#textright1 {
width		: 500px;
margin-top	:	-580px;
margin-left	:	440px;
font-size	: 	15px;
line-height	:	15px;
color: white		;

}

#links {
width		:	240px;
height		:	375px;
float		:	left;
margin-top	:	12px;
margin-left	:	0px;
margin-right	:	8px;
padding-top	:	120px;

background	: 	url('../IMG/menu.png') no-repeat;
}



#buttons{
width		:	800px;
height		:	20px;
float		:	left;
margin-top	:	155px;
margin-left	:	px;
}
#htm {
width		:	800px;
height		:	0px;
float		:	left;
margin-top	:	-510px;
margin-left	:	px;
}















