body {
	margin:0;
	padding:0;
	background:#2F0550 url(images/moaback.jpg) repeat 0 0 fixed;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
#main_top {
	position:relative;
	margin:0 0;
	height:auto;
	padding:0;
	width:100%;
	background:#9983A8 url(images/nav_top_bak.jpg) repeat-x 0 0;
}
#logo_top {
	position:relative;
	height:130px;
	width:800px;
	margin:0 auto;
	padding:0;
}
#main_nav {
	position:relative;
	height:auto;
	width:800px;
	margin:0 auto;
	padding:0;
}
#area_nav {
	display:block;
	position:relative;
	left:0;
	top:0;
	padding:.3em 0 .5em 0;
	width:650px;
	height:auto;
	text-align:center;
	z-index:1;
}
#area_nav a {
	padding:.4em;
	margin:0;
	font-size: 2em;
	font-weight: bold;
	color:#305;
	text-decoration: none;
	white-space:nowrap;
}
#area_nav a:hover {
	color:#FC0;
}
#top_dog {
	position:absolute;
	left:640px;
	top:0;
	width:160px;
	height:40px;
	z-index:0;
}
#main_end {
	background:#2F0550 url(images/nav_bot_bar.jpg) repeat-x 0 0;
	height:12px;
	width:100%;
	z-index:2;
}
#page_set {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
}
#page_bak {
	position:relative;
	top:0;
	left:0;
	margin:10px auto;
	padding:10px;
	background:#fff url(images/moacont.jpg) repeat 0 0 fixed;
	width:780px;
	border:#C18D07 2px solid;
}
#page_bak a {
	color: #306;
	text-decoration: none;
	padding: 0px 3px;
	border: thin solid #306;
	background-color: #CBC;
	background-image: url(images/moacont.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#page_bak a:hover {
	color: #FC3;
	text-decoration: none;
	padding: 0px 3px;
	border: thin solid #FC3;
	background-attachment: fixed;
	background-color: #306;
	background-image: url(images/moaback.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

h1, h2, h3, h4, h5 {
	color:#416;
	margin: 0;
	padding: 2px 0;
}

h1 {
	font-size:2.4em;	
}
h2 {
	font-size:2.2em;	
}
h3 {
	font-size:2.0em;	
}
h4 {
	font-size:1.8em;	
}
h5 {
	font-size:1.6em;	
}
h6 {
	font-size:1.0em;
	font-weight:normal;	
}

p {
	font-size:1.4em;
}
#moafoot {
	text-align:center;
	color:#fff;
	margin:0;
	padding:0;
}
#moafoot a {
	text-decoration:none;
	color:#fff;
}
#moafoot a:hover {
	text-decoration:underline;
	color:#fff;
}
#dognav {
	float:right;
}
.pedchart p {
	color: #306;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.pedchart h1 { width:100%; clear:both; }
.pedchart h5 {
	color: #306;
	width: 100%;
	background-color:#fc3;
	border:1px solid #306;
	margin: 0px;
	padding: 2px;
	text-align: left;
}

.pedchart table {
	margin: 0px auto;
	width:auto;
	table-layout:fixed;
	padding: 0px;
}

.pedchart td {
	margin: 0px;
	padding: 0px;
}

.pedchart tr {
	margin: 0px;
	padding: 0px;
}
.purple {
	color: #306;
}

.red {
	color: #900;
}
.r_side {
	margin: 10px 0px 0px 15px;
	padding: 0 10px;
	float: right;
	width: 330px;
	border: 1px solid #416;
}

