h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   text-shadow: #000000 0 2px 3px;
}
		


body,td           { font-family: verdana, helvetica, arial, sans-serif;
                    font-size: 14px; 
		    line-height: 18px;
		    color: #FFFF99;
		text-align: center;

		  }
a                 { color: #FFFF99; 
		    text-decoration: none;}
a:link	 	  { 
		    color: #CC0000;
		    text-decoration: none; }
a:visited 	  {
		    color: #FFFF99;
		    text-decoration: none; }
a:visited:hover	  {
		    color: #CC0000;
		    text-decoration: none; }
a:link:hover 	  {
		    color: #CC0000;
		    text-decoration: none; }
#page	{
		margin-top: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 767px;
		padding: 10px;
		text-align: left;
}

#contents	{
		margin-top: 10px;
		margin-bottom: 20px;
		margin-right: 10px;
		margin-left: 10px;
		width: 767px;
		padding: 10px;
		text-align: left;
}

#contents_c	{
		margin-top: 10px;
		margin-bottom: 20px;
		margin-right: 10px;
		margin-left: 10px;
		width: 767px;
		padding: 10px;
		text-align: center;
}
.firstquote 	{
		float:left;
		color:#CC0000;
		font-size:100px;
		line-height:110px;
		padding-top:2px;
		padding-right:5px;
		font-family: Times, serif, Georgia;
		}

#mapLink { 
		height: 20px;
		width: 300px;
		float: right;

		}
#mapContainer { 
	    	height: 300px; 
    		width: 300px; 
		float: right;
		color: #CC0000;
}
#developer { 
		font-size:9px;
		text-align: right;
                color: #FFFF99; 
} 
