body {
	height: auto;
	width: 860px;
	padding: 0px;
	float: left;
	margin: auto;
	background-repeat: no-repeat;
	color: #888888;
}
#contener {
	height: auto;
	width: 800px;
}
#contener div img logo {
	object-position: center;
	position: absolute;	
}

h1 {
	font-family: Candara;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
		color: #FFFFFF;
	text-align: center;
	border: none
	text-decoration: none;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: auto;
	width: auto;
	background-color: #FF0000;

}

#menu {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contener #menu div a img {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


#menu a:link {
	color: #333;
	border: 1px dashed #333;
	text-decoration: none;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	height: auto;
	width: auto;
}
#menu a:visited {
	color: #999999;
	text-align: center;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	height: auto;
	width: auto;
	border: 1px dashed #333;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-align: center;
	border: 1px dashed #FFFFFF;
	text-decoration: none;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	height: auto;
	width: auto;
	background-color: #FF0000;
}
#footer a{
	text-decoration: none;
	color: #777777;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}

#footer a:hover{
	background-color: #FFFFFF;
	color: #FFFF00;
}

#footer {
	text-align: left;
	bottom: 0px;
	font-family: Verdana;
	height: auto;
	font-size: 10px;
	margin-top: 20px;
	border-top: 1px dashed #777777;
	border-right: 1px none #777777;
	border-bottom: 1px none #777777;
	border-left: 1px none #777777;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
	vertical-align: text-top;
}

#footer img{
	width: auto;
	height: auto;
	vertical-align: bottom;
	text-align: center;
	margin-right: 20px;
	background-attachment: fixed;
	background-image: url(../tomokoarte.gif);
	background-repeat: no-repeat;
	color: #FFF;
	
}
.style2 {
	font-size: 10px;
	color: #999999;
	font-family: Candara;
	word-spacing: 10px;
}
#contener #mbox a {
	color: #FFF;
	text-decoration: none;
}
#contener div p {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
}
#contener div p a {
	color: #000000;
}
#contener img logo {
}
