body {
	cursor: default;
	margin: 0;
	padding: 0;
	font: 75%/1.5em Verdana, Arial, Sans-serif;
	text-align: center;
	background-color: #abbb9c
}

a img {
	border: none
}

a {
	cursor: pointer
}

#headerBG {
	background-color: #fff
}

#header {
	padding: 2.5em 0 2.5em 0
}

#header, #body {
	margin: 0 auto 0 auto;
	width: 70%;
	text-align: left
}

#header h1 {
	margin: 0 0 0.1em 3px
}

#menu a {
	color: #fff;
	text-decoration: none;
	padding: 0 1em 0 1em;
	background: transparent url(/images/menu_arrow.gif) no-repeat center -10px;
}

#menu a:hover {
	background-position: center left
}

#menu span {
	display: block;
	background: transparent url(/images/menu_top_left_corner.gif) no-repeat top left;
	padding: 0.6em 0 0 1em;
	color: #415f27
}

#menu p {
	background: transparent url(/images/menu_top_right_corner.gif) no-repeat top right;
	margin: 0
}

#menu_tres {
	background: transparent url(/images/menu_top_bg.gif) repeat-x top
}

#menu_dos {
	background: transparent url(/images/menu_bottom_right_corner.gif) no-repeat bottom right;
	padding-bottom: 0.75em
}

#menu_uno {
	background: transparent url(/images/menu_bottom_left_corner.gif) no-repeat bottom left
}

#menu {
	background: #abbb9c url(/images/menu_bottom_bg.gif) repeat-x bottom
}

#build {
	background: transparent url(/images/body_bg.gif) repeat-x top;
	padding-left: 3px
}

#body a {
	color: #634c84;
	text-decoration: none;
	padding-bottom: 0.1em;
	border-bottom: #634c84 0.05em solid
}

h1 {
	margin: 0 0 0.2em 0
}

h1, h2 {
	letter-spacing: 0.2em;
	font-size: 1.6em;
	font-weight: normal;
	color: #8c3d50
}

h2 {
	margin: 2em 0 0.2em 0
}

p {
	margin: 0 0 1em 0
}

ul {
	color: #fff;
	margin-left: 0;
	padding-left: 1.5em
}

ul span, ul p {
	color: #000
}

#body strong {
	color: #415F27
}

h3 {
	font-weight: normal;
	color: #555
}