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

}

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;
	
}

#buttons{
width		:	800px;
height		:	0px;
float		:	left;
margin-top	:	155px;
margin-left	:	px;
}

#menu {
float		: right;
height		: 29px;
margin-top	: 121px;
padding		: 0px;
}

#menu2 {
float		: left;
height		: 29px;
margin-top	: 10px;
padding		: 0px;
}




#footer a {
color		:	red;

}

#content {
width		:	800px;
height		:	510px;
margin-top :   0px;

background	: 	url('../IMG/backgroundblue2.jpg') no-repeat;
}


H2 {

font-size	: 30px;
font-weight	: normal;
color		: white;
margin-left:	0px;
line-height: 10px;

}


#textright1 {
margin-top	:	-550px;
margin-left	:	505px;
font-size: 16px;
line-height:0px;
color: white	;


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

background	: 	
}

#htm {
width		:	800px;
height		:	0px;
float		:	left;
margin-top	:	-508px;
margin-left	:	px;
}










