@charset "UTF-8";
/* CSS Document */
#outline { position: relative; height: 1000px; width: 1500px; margin: 18px auto 0; border: solid 5px #999;background:#FFFFFF }

#caption {
	width: 378px;
	left: 13px;
	top: 190px;
	position: absolute;
	visibility: visible;
	height: 390px;
}
#menu {
	width: 1500px;
	left: 5px;
	top: 240px;
	position:absolute;
	visibility:visible;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006600;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #00CC00;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

#text {
	left: 403px;
	top: 190px;
	position: absolute;
	width: 396px;
	visibility: visible;
	height: 390px;
}
#title {
	width: 1500px;
	top: 3px;
	position: absolute;
	visibility: visible;
	left: 5px;
	height: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
#small {
	font-size:xx-small
}
			
	p { color: #666; font-size: 16px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin-top: 0; }
	h1 {
	color: #006633;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin-top: 4px;
}
	h2 {
	color: #006600;
	font-size: large;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	margin: 0.83em 0 0;
	line-height: normal;
}
	h3 {
	color: #006600;
	font-size: medium;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	text-align: inherit;
	letter-spacing: -1px;
	width: auto;
}
	h4 { font-weight: bold; text-align: center; margin: 1.33em 0; }
	a { color: #666; text-decoration: underline; }
#cap2 {
	width: 1500px;
	left:1px;
	top: 290px;
	position: relative;
	visibility: visible;
	height: 720px;
	}
