#menu {
	position: absolute;
	width: 18%;
	top: 15%;
	height: 68%;
	border:1px dashed #000;
	text-align:center;
	background: white;
	margin-left: 1%;
	}
body{
	scrollbar-face-color: #6699cc;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	margin: 0 0 0 0;
	margin-top: 2%;
	margin-bottom: 2%;
	background: #EFFF9C;
	font-family: Verdana;
	}
p{
	padding-left: 2%;
	padding-right: 2%;
	text-align: left;
	background: white;
	}

.title{
	color: 69c;
	font-variant: small-caps;
	font-stretch: condensed ;
	font-size: 30px;
	background: #EFFF9C;
	width: 100%;
	border-bottom: 1px dashed black;
	}
.hidden{
        display:none;
}

#center{
	margin-left: 20%;
	height: 100%;
	border: solid 0px;
	font-size: 18px;
	text-align: center;
	margin-right: 2%;
	background: white;
	}
a{
	color:000;
	text-decoration: none;
	font-weight: bold
	}

a:hover{
	color:69c;
	font-family: Verdana;
	font-weight: bold;
	}
.menutitle{
	color: #69c;
	font-variant: small-caps;
	font-size: 18px;
	}
.updates{
	width: 100%;
	background:ccddee;
	}

.updates p{
	background: ccddee;
	}
#info{
	background:ccbbaa;
	width: 100%;
	font-size: 10pt;
	text-align: center;
	}
#compsHidden a.OUTLINE{
         padding: 0,0,0,2em;
}
#contactsHidden a.OUTLINE{
         padding: 0,0,0,2em;
}
#menu a{
         display: block;
         padding: 0,0,1em,0;
         text-align: left; 
         padding-left: 4%;
}
#execs a{
         padding: 0,0,0,3em;
}

#comps a{
         padding: 0,0,0,3em;
}
#secs a{
         padding: 0,0,0,3em;
}

#ads{
         padding: 2em,3em, 0, 3em;
}
.hiddentext {display:none;}  
.outline {cursor:hand; text-decoration:none;}