html,body,div,p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial narrow, arial, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
body {
	background: repeat-y 50% 0;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
/* Section Rules
----------------------------------------------- */
#page {
	width: 700px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background-color: #EAEAEA;
	top: 20px;
}

#pagetop {
	position: absolute; 
	background: url(/img/pagetop.gif) no-repeat;
	width: 727px; height: 60px;
	top: 0; left: 2px; 
	z-index: 0;
	}
	
#pagetop img {width: 727px; height: 60px;}


#comp {
	text-align: justify;
	}

#logo {
	position: absolute;
	top: 17px;
	right: auto;
	z-index: 1;
	left: 10px;
	width: 610px;
	}
	
#logo a:visited {
	border-style: none;
}
#describe{
	display:none;
}
