/* CSS Document */

body {
	margin: 0 0 0px 0;
	font-family:"Lucida Grande", Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	color:#999999;
	background-color:#000000;
}

html{
    height: 100%;
}

#topLogo{width:889px; height:71px; background-image:url(images/topLogoBG.gif); background-repeat:no-repeat;}

.clear {
	clear: both;
}

.wrapper {
	background-image:url(images/woodbg2.jpg);
}

.content {
	width: 889px;
	margin: 0 auto;
	padding: 1px 0;
	text-align: left;
}

#nav {
	width: 889px;
	margin: 0 auto;
	padding: 1px 0;
	text-align: left;
	background-color:#000000;
	height:81px;
	margin: 10px 0px 10px 0px;
	position:relative;
}


#footer {
	padding-top: 13px;
	color:#9daaac;
	font-size:9px;
	background-color:#000000;
}

p {  
	margin: 0px; 
}


h1 {
	font-family: Arial, Helvetica, Tahoma, sans; 
	font-weight: normal;
	display: block;
	background: transparent url(/_g/bg-lastlog.gif) no-repeat;
	color: #97d10b;
	padding: 54px 0 0 75px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 26px;
}

a:link, a:visited{
color:#663300;
text-decoration:none;
}

a:hover{
color:#669933;
text-decoration:none;
}
