body {
padding: 0px;
margin: 0px;
font-family: "Lucida Sans Unicode", Arial;
font-size: 14px;
color: white;
line-height: 22px;
}

img { border: 0px;}

#mainframe {

width		:800px;
height		:850px;
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;
	
}


#content {
width		:	800px;
height		:	510px;
margin-top :   0px;
background	: 	url('../IMG/backgroundblue3.jpg') no-repeat;
}

#subject {
color: 	black;
margin-left	:	10px;
padding-top	:	507px;	
}

h1 {
margin-top	: 0px;
font-family	: "Lucida Sans Unicode", Arial;
font-size	: 20px;
font-weight	: normal;
color		: red;
margin-bottom:	0px;

}


#links {
width		:	240px;
height		:	375px;
float		:	left;
margin-top	:	12px;
margin-left	:	0px;
margin-right	:	8px;
padding-top	:	120px;
background	: 	
}

#buttons{
width		:	800px;
height		:	0px;
float		:	left;
margin-top	:	155px;
margin-left	:	0px;
}
#htm {
width		:	800px;
height		:	0px;
float		:	left;
margin-top	:	-508px;
margin-left	:	px;
}

#intro {
margin-left	:	320px;
margin-top	:	24px;
position:	absolute;
}

#thumb1 {
margin-left	:	630px;
margin-top	:	24px;
position:	absolute;
}

#thumb2 {
margin-left	:	630px;
margin-top	:	194px;
position:	absolute;
}

#thumb3 {
margin-left	:	630px;
margin-top	:	365px;
position:	absolute;
}

#update {
width		:	300px;
height		:	300px;
float		:	left;
margin-top	:	px;
margin-left	:	10px;
margin-right	:	;
padding-top	:	0px;
}
#link2 { 
width		:	100px;
height		:	18px;
float		:	left;
margin-top	:	12px;
margin-left	:	640px;
margin-right	:	8px;
padding-top	:	0px;
}















