body {
	background:url(../images/page_bg.jpg) top center no-repeat #000;
}
/* -------------------------------------------------------------------------------------------- TEXT STYLING */

h1, h2, h3 {color:#5f226f;}

/* -------------------------------------------------------------------------------------------------- HEADER */

#header h1 {background:url(../images/stables_sprite.jpg) -163px -210px no-repeat;}

/* ------------------------------------------------------------------------------------------------- NAV BAR */

#nav {background:#5f226f;border-top:1px solid #8e33a5;border-bottom:1px solid #1d0b22;}
#nav li a {color:#fcf9f0;background:url(../images/stables_sprite.jpg) right -567px no-repeat;}
#nav li a:hover, #nav a:active {background:url(../images/stables_sprite.jpg) right -607px no-repeat;text-decoration:underline;}
.navlast a:hover, .navlast a:active {background:url(../images/stables_sprite.jpg) 0 -607px no-repeat !important;}

/* -------------------------------------------------------------------------------------------- CONTENT AREA */

.menuheader {background:url(../images/stables_sprite.jpg) 0 0 no-repeat #5f226f;}

/* -------------------------------------------------------------------------------------------------- FOOTER */

#footer {background:#5f226f;color:#fcf9f0;}