#recess {
	background: #006000 url(aboutrecess.jpg) no-repeat left top;
	}

#contactshadow {
	position: absolute;
	top: 130px;
	left: 50%;              
	margin-left: -273px;
	padding: 0;
	height: 294px;	
	width: 374px;	
	background: #444;
	z-index: 200;
	}

#contactnotice {
	position: absolute;
	bottom: 2px;
	right: 2px;              
	width: 370px;	
	margin-left: -270px;
	padding: 0;
	height: 290px;	
	background: white url(.jpg) repeat;
	border-left: 2px solid #fb3;
	border-top: 2px solid #fc3;
	border-right: 2px solid #970;
	border-bottom: 2px solid #970;
	z-index: 300;
	}

#contactnotice h1	{
	margin: 2px 20px;
	text-align: center;
	color: #671392;
	/*border: 1px solid red;*/
	}

h1.yellowpin {
	padding-top: 30px;
	font-style: normal;
	font-size: 26px;
	background: url(yellowbigpin5.gif) no-repeat center top;
	}


#contactnotice h2	{
	text-align: center;
padding: 0;
margin-top: 0;
	color: navy;
	font-style: normal;
	font-size: 14px;
	}

#contactnotice p {
	margin: 5px 20px;
	text-align: center;
	/*color: navy;*/
	font-style: normal;
	font-size: 11px;
	}

#contactnotice .address {
	font-weight: bold;
	margin: 10px 0 20px;
	}

#questcontainer {
	z-index: 100;
	}


#gsqnotice.gordon p {
		font-size: 9px;
		color: #444;
		font-weight: bold;
		line-height: normal;
		margin: 10px 0;
		padding: 0 20px 0 10px;
		text-align: right;
		}


#gsqnotice.gordon p a:link, a:visited 
	{
	color: blue;
       	text-decoration: none;
	}
	
#gsqnotice.gordon p a:hover 
	{
	color: #b1629f;
	text-decoration: none;
	}

#gsqnotice.gordon p a:active 
	{
	color: red;
	text-decoration: none;
	}

.close	{
	text-align: center;
	margin: 0 0 5px 0;
	}

