#navigation	{
	position: absolute;
	top: 43px;
	left: 95%;
	}

span.topheadtext	{
	position: absolute;
	top: 44px;
	left: 150px;
	color: #330066;
	background: transparent;
	}

p.tophead	{
	height: 10px;
	width: 100%;
	background-color: #69f;
	color: #000;
	}

p.bottomhead	{
	height: 10px;
	width: 100%;
	background-color: #000;
	color: #000;
	}

img.mastimage	{
	position: absolute;
	top: 10px;
	left: 25px;
	border: 1px solid black;
	}
