a:link { color:#000; text-decoration: underline; }
a:visited { color:#000; text-decoration: none; }
a:active { color:#000; text-decoration: none; }
a:hover { color:#000; text-decoration: none; }

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	color: #333;
	background-color: #d7dfe3;
	background-image: url(../images/body_BG.jpg);
	background-repeat: repeat;
}
img { border: none; }
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}


div#copy {
	position: absolute;
	top: 240px;
	right: 92px;
	width: 300px;
	margin-left: 500px;
	z-index: 5;
}
div#copy p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0;
	text-align: right;
}
div#logo {
	position: absolute;
	top: 97px;
	right: 20px;
	width: 295px;
	height: 113px;
	background-image:url(../images/verbhorse-trans.png);
	z-index: 2;
}
div#tagholder {
	position: absolute;
	top: 172px;
	right: 90px;
	text-align: right;
	z-index: 3;
}
div#tagholder h1 {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
	border: none;
}
div#overmenu {
	background-image:url(../images/helix.jpg);
	background-position: 150px 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: 140px;
	border-top: 1px solid #000;
}
div#overmenu p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .85em;
	font-weight: normal;
	color: #000;
}
div#overmenu img {
	padding-top: 232px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin: 0;
}

div#menu {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 171px;
	margin: 0;
	padding: 0;
	z-index: 10;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
