body {
	margin:0;
	margin-top: 15px;
	padding:0;
	background-image: url(../images/index/bg_dotted_circles.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#CC6600;
}

div, a, img {
	margin:0;
	padding:0;
}
p, h1, h2, h3, h4, h5, h6, ul{
	margin-top:0;
	padding-top:0;
	padding-bottom:0;
	margin-bottom: 7px;
}
#outer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 890px;
	margin: auto;
	border: #000000 1px solid;
	position:relative;
}
#header {
	background-color: #7F317F;
	height: 100px;
	width: 890px;
	position:relative;
}
#rightheader {
	margin-left:490px;
	width:400px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:7px;
	
}
#topcontent {
	background-color: #CC6600;
	height: 20px;
	width: 100%;
}
#content {
	background-image:url(../images/contentbg_index.gif);
	background-repeat:repeat-x;
	height: 352px;
	color:#663399;
	position:relative;
	width:890px;
	background-position: bottom;
}
#bottomborder {
	background-color: #FFCC33;
	height: 20px;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
}
#rtcontent {
	width: 635px;
	height:352px;
	margin-left: 246px;
}
#lftcontent {
	width: 215px;
	float:left;
	padding-top:25px;
	position: absolute;
	left: 12px;
	top: 0px;
}
#bbb {
	position: absolute;
	left: 25px;
	top: 296px;
}
#promo {
	position: absolute;
	left: 77px;
	top: 196px;
}
#charitynav {
	position: absolute;
	left: 162px;
	top: 273px;
}
#lftcontent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lftcontent li {
	padding-bottom:5px;
}
#lftcontent a {
	text-decoration:none;
	color:#663399;
	font-weight:bold;
}
#footer {
	background-color: #43AF18;
	height: 60px;
	width: 100%;
	color:#FFFFFF;
	text-align: center;
	position:relative;
}
#lfttop {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 26px;
	height: 4px;
}
#btrt {
	position: absolute;
	left: 882px;
	top: 52px;
}
#rttop {
	position: absolute;
	left: 880px;
	top:-1px;
}
#lftbt {
	position: absolute;
	left: -1px;
	top:52px;
}
