body		{font-family: "arial, sans serif, verdana";
}

h1 		{color: "#000000";
		font-size: "20px";
}

p		{color: "#000000";
		font-size: "14px";
		text-align: "justify";
}

a		{color: "#ff0000";
		font-weight: "normal";
		border-color: "#000000";
		text-decoration: "underline";
}

ul		{list-style-image: url(redstone.gif);
		line-height: "30px";
		vertical-align: "top";
		text-indent: "0px";
}

.border		{border-width: "2px";
		border-style: "outset";
		border-color: "#000000";
}


#title		{width: "477px";
		height: "108px";
		position: "absolute";
		margin-top: "10px";
		margin-left: "190px";
}


#main		{width: "500px";
		height: "400px";
		position: "absolute";
		margin-top: "160px";
		margin-left: "180px";
}


#nav		{width: "110px";
		height: "250px";
		background-color: "#ffffff";
		position: "absolute";
		margin-top: "140px";
		margin-left: "10px";
		padding: "20px";
		line-height: "30px";
}