@charset "utf-8";
/* CSS Document */
@import url(http://yui.yahooapis.com/2.5.0/build/fonts/fonts-min.css);
body{
	margin:0px;
	background-image: url(../../iface/bgs/sitebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p {
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
	margin-top: 10px;
	text-align: center;
}
#white_box p {
	color: #333333;
}


#stripe
{
	background-image: url(../../iface/bgs/stripebg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.L{
	background-image: url(../../iface/bgs/stripeL.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.R{background-image: url(../../iface/bgs/stripeR.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
#headerRed{
	background-image: url(../../iface/hdr/red_hdr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo_red
{
	background-image: url(../../iface/hdr/kuumba20_red.jpg);
	background-repeat: no-repeat;
	background-position: 15px 1px;
}
#white_box {
	color: #333333;
	background-color: #FFFFFF;
}

.copyright{
	font-size: 10px;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #33CC33;
	text-decoration: underline;
}
.algerian {
	font-family: Algerian;
	font-style: normal;
}
