/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bckkewl.jpg) top left repeat;
}

h1.ojodedios, h1.mandala, h1 a {
	font-size: 14px;
	color: #333333 !important;
	text-decoration: none !important;
}

h1.ojodedios {
	float: left;
}

h1.mandala {
	float: right;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page, #footer {
	width: 780px;
	margin: 0 auto;
}

#footer {
	border-top: 4px solid #c63;
	padding-top: 25px;
	overflow: auto;
}

ul {
	list-style: none;
	font-size: 0.9em;
	border-top: 2px solid #f90;
	border-bottom: 2px solid #f90;
	overflow: hidden;
	display: block;
}

#footer li {
	float: left;
	padding: 21px;
}

form.center {
	margin: 0 auto;
	text-align: center;
}

span.red_italics {
	color: #c03;
	font-style: italic;
}

span.blue_bold {
	color: #03f;
	font-weight: bold;
}

span.red {
	color: #c03;
}

span.blue {
	color #03f;
}
