body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: url(images/bg_page.png) no-repeat center top;
	font-size: 12px;
	color: #606;
	text-decoration: none;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	line-height: normal;
	height: auto;
	overflow-y:auto;
	padding-top: 0px;
	width: 652px;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #906;
}

a:hover {
	border: none;
	color: #C06;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #C06;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #C06;
}

.frame {
	width: 652px;
	height: auto;
	background:none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a img {
	border:none;
}

h1, h2, h3 {
	color: #906;
	margin-top: 10px;
}

h1 {
	letter-spacing: 2px;
	font-size: 18px;
	padding-top: 30px;
	text-transform: uppercase;
}

h2 {
	letter-spacing: -0.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #C06;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
