body {
	margin: 10px 0px 100px 0px;
	padding: 0px;
	background: url("../images/tartan_bg.jpg") repeat-y top center #fff;
	color: #333;
	font: normal 80% arial,helvetica,sans-serif;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #f00;
}
p {
	margin: 0px 0px 15px 0px;
}

.nothere {visibility: hidden; }
