/* -- STANDARD BODY TAGS -- */

body,td{
	background:#ffffff;
	font-family:geneva,arial,helvetica,sans-serif;
	font-size:11px;
}
p{
	text-indent:12px;
	font-family:geneva,arial,helvetica,sans-serif;
	font-size:11px;
}

h1{
	font-size:18px;
	color:darkblue;
}
h2{
	font-size:14px;
}
a{
	color:darkblue;
	text-decoration:none;
}
pre{
	font-family:courier,andale,mono;
	font-size:11px;
	color:blue;
}


/* N4 ignores this */
a:hover{
	color:blue;
	text-decoration:underline;
}

/* N4 ignores this */
form{
	margin:0px;
	padding:0px;
}
textarea,input{
	font-family:geneva,arial,helvetica,sans-serif;
	font-size:11px;
}

blockquote, blockquote p {
	text-indent: -0.5em;
}

/* -- SPECIF DIV CONTAINERS -- */

#logo{
	display:none;
}

.logo{
	background-image: url(http://www.eskimo.com/~onan/MeLJ2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	border:1px solid #000000;
}