/* style sheet for leithnet.co.uk */

body	{
	font-family: Verdana;
	background-color: #FFFFFF;
	color: black;
	font-size: 100%;
	margin: 14px 20px 20px 0px;
	}

#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	margin: 0px;
	}

#body {
	position: absolute;
	top: 60px;
	left: 151px;
	}

#navtop	{
	text-align: right;
	}

.navbox	{
	border-top: 1px dashed #93806C;
	}

.small {
	font-size: 75%;
	}
