@charset "utf-8";

*
	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body
	{
	margin: 0;
	padding: 0;
        background: #c7c7c7;
	}

h1,h2,h3,h4,h5,p,div,ul,ol,li,td,th,table,dl,dt,dd
	{
	margin: 0;
	padding: 0;
	}

ul,li
	{
	list-style: none;
	}

strong {
	color: #CC3300;
        font-weight:bold;
}

img,a img
	{
	border: 0;
	}

a,
a:link
	{
	color: #0000FF;
	text-decoration: underline;
	}

a:visited
	{
	color: #0000FF;
	text-decoration: underline;
	}

a:hover
	{
	color: #0000FF;
	text-decoration: underline;
	}

a:active
	{
	color: #0000FF;
	}

#wrap {
	height: 1400px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

h1 {
	font-size: 12px;
	color: #333333;
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 15px;
}

h2 {
        font-size: 35px;
        padding-left: 10;
	position: absolute;
        color: #FF6600;
background-image:url(img/h2a.gif);
background-repeat:no-repeat;
background-position:left top;
}



}
#site {
	position: absolute;
	left: 383px;
	top: 298px;
}

}
h3 {
	position: absolute;
	left: 0px;
	top: 370px;
}


}
#link {
	font-size: 14px;
	color: #666666;
	position: absolute;
	width: 79px;
	left: 32px;
	top: 1355px;
}



.largemarker {
      background-color: #FFE6BF;
      padding: 0.1em;
      margin-left: 0.3em;
      margin-right: 0.3em;
      }