body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	background-color: #ffffff;
	list-style-type: circle;
	margin:0;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #bd2025;
}
li {
	list-style-type:circle;
	line-height: 15px;
	color: #bd2025;
}
a:link {
	color: #bd2025;
	text-decoration: underline;
	font-weight: bold;
}
li :link, li a:visited {
	color: #bd2025;
	font-weight: bold;
}
a:visited {
	color: #bd2025;
	font-weight: bold;
}
a:hover {
	color: #bd2025;
	font-weight: bold;
}
li a:hover {
	color:#bd2025;
	font-weight: bold;
	}
a:active {
	color: #bd2025;
	font-weight: bold;
}
#wrapper {
 	width: 372px;
	margin: 0px;
	color:#FFFFFF;
}
#header {
	background-image: url(images/cd-header.jpg);
	width:372px;
	height:54px;
}
#imout {
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
}
#bottombar {
	position:absolute;
	background-image: url(images/cd-footer.jpg);
	width:372px;
	height:67px;
	left: 1px;
	top: 500px;
}
#copy1 {
	position:absolute;
	width:360px;
	margin: -7px auto 0px auto;
	font-size: 11px;
	color: #000000;
	left: 7px;
	top: 24px;
}
#points1 {
	width:335px;
	margin: 0px auto 0px auto;
}
#allison {
	position:absolute;
	width:150px;
	margin: -1px 50px;
	left: -7px;
	top: 0px;
}
#sublinks {
	position:absolute;
	width:372px;
	left: 0px;
	top: 568px;
}
#smcopy {
	position:absolute;
	width:360px;
	font-size: 9px;
	color: #797979w;
	left: 8px;
	top: 80px;
}

