body { 
	margin: 0px; 
	background: #defddc;
	}
	
p { 
	font-size: 10pt; 
	color: #002215; 
	font-family: verdana, helvetica;
	margin: 0px; 
	}

A:link, A:visited, A:active { text-decoration: none;color: #504538;font-variant: small-caps;}


#menubox    { background-color: #efedfe; 
 		margin: 0px; 
	 width: 550px;
 			 height: 20px;
			 border-style: solid; 
			 border-width: 1px; position: absolute; 
			 top: 450px; left: 100px; 
			 visibility: visible;
			 text-align: center;
			 }

#titlebox  {
	margin: 0px; 
	position: absolute;
	left: 125px;
	top: 25px;
	background-color: #efedfe;
	border-style: solid;
	border-width: 1px;
	width: 350px;
	height: 20px;
	text-align: center;
	padding: 3px 10px 
	}
	
#main {
	margin: 0px; 
	position: absolute;
	left: 160px;
	top: 75px;
	width: 350px;
	height: 350px;
	background-color: #efedfe;
	border-style: solid;
	border-width: 1px;
	padding: 5px 0px 0px 5px;
	}
	
#outside  { background-color:#efedfe;
padding: 5px;
  border: dashed 1px;
   position: absolute;
    top: 375px;
     left: 80px;
     width: 40px;
      visibility: visible }
      
#bluegg {position: absolute;
		top: 75px;
		left: 40px;
		visibility: visible;
		}

#iframey {position: absolute;
	left: 160px;
	top: 75px;
	visibility: visible;
	margin: 0px;
	}
	
#updown{
	position: absolute;
	left: 50px;
	top: 395px;
	background-color: #efedfe;
	border-style: solid;
	border-width: 1px;
	width: 80px;
	height: 20px;
	text-align: center;
	}