a
{
	color: #000033;
}

body, table
{
	font-family: "Verdana", serif;
	color: #000000;
	font-size: 12;
}

h3
{
	font-size: 16;
	font-weight: bolder;
}
h4
{
	font-size: 14;
}

#stuff
{
	position: absolute;
	left: 25;
	top: 200;
	width: 700;
	text-align: justify;
	border-right: 3px solid black;
}

#stuff2
{
	position: absolute;
	left: 720;
	top: 200;
	width: 300;
}

#logo1
{
	position: absolute;
	left: 0;
	top: 0;
	width: 154;
	height: 142;
	background-image: url(pix/logo1.jpg);
}

#logo2
{
	position: absolute;
	left: 160;
	top: 0;
	width: 860;
	height: 141;
	background-image: url(pix/logo2.jpg);
}


#menu
{
	position: absolute;
	left: 10;
	top: 145;
	width: 1024;
	height: 25;
}
