body {
	margin-top: 0px;
	background-image: url(images/wallpaper_135.jpg);
	background-repeat: repeat;
}
#box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
#header  {
	height: 10px;
	background-color: #641573;
}
#header2 {
	background-image: url(images/header.gif);
	height: 92px;
}
#header2 table {
	font-size: 1em;
	font-weight: bolder;
	color: #D5E0B6;
	text-align: center;
}
#header2 a:link,#header2 a:visited  {
	text-decoration: none;
	color: #D5E0B6;
}
#header2 a:hover,#header2 a:active  {
	text-decoration: none;
	color: #CC3366;
}
#main {
	background-color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.7em;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/pachamana_logo_light.gif);
}
#main table {
	width: 90%;
}
#box #main a {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
#box #main a:hover {
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
#footer {
	font-size: 0.8em;
	color: #333333;
	text-align: center;
}

