body {
	background-color: #EFEFEF;
	position: relative;
	text-align: center;
	font-size: 1em;
}

#contents {
	width: 730px;
	position: relative;
	background-color: #FFFFFF;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
}

h1 {
    font-size: 93%;
	color: #666666;
	margin: 5px 0px 5px 10px;
	padding: 0;
	width: 600px;
	text-align: left;
}

#logo {
	width: 35%;
	position: relative;
	float: left;
	padding: 0;
	margin: 10px;
}


#intro {
	background-color: #FFFFFF;
	text-align: left;
	width: 55%;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#intro p {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	position: relative;
}

.topInfo {
	position: relative;
	font-size: 93%;
	line-height: 150%;
	color: #333333;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 380px;
	border-top: dotted 1px #999999;
}

.topInfo img {
	position: relative;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
}

.topInfo p {
	position: relative;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0;
	width: 250px;
}

#footer {
	width: 710px;
	margin-top: 10px;
	clear: both;
	position: relative;
	font-size: 75%;
	color: #666666;
	background-position: center;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h2 {
    font-size: 93%;
	color:#C36;
	margin: 5px 0px 5px 0;
	padding: 0;
	font-weight:bold;
	text-align: left;
}

h3 {
    font-size: 100%;
	color:#C36;
	margin: 5px 0px 5px 0;
	padding: 0;
	font-weight:bold;
	text-align: left;
}

.topInfo2 {
	position: relative;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 380px;
	border-top: dotted 1px #999999;
}

.topInfo p {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0;
}