/* CSS Document */

/* SITE DEFAULTS */
body {
	background-image: url(http://www.redkarma.com/images/bg_03.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9px; line-height: 15px; font-weight:bold;
}

.faq {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; line-height: 15px;
}
/* END SITE DEFAULTS */


/* SITE BACKGROUND */

.bg_left {
	background-image:url(http://www.redkarma.com/images/bg_01.gif);
	background-position: top left;
	background-repeat:no-repeat;
	width:100% ;
	height:600px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* END SITE BACKGROUND */

/* HEADER */
.logo {
	width: 772px;
	margin: 0 auto 0 25px;
	margin: 0 auto;
	background-image:url(http://www.redkarma.com/images/header_01.gif);
	background-repeat:no-repeat;
	height: 131px;
}

/* END HEADER */
