img, div { behavior: url(scripts/iepngfix.htc) }

body {
    background-color:#d7d7d7;
	background-position: inherit center;
	background-repeat:no-repeat;
	color:#000000;
    font-family:Calibri,tahoma;
    font-size:11px;        
}
a {
    color:#E80CDA;
}
p {
    margin:0px;
}
img {
    border:none;
}
h1 {
    color:#000000;
    font-size:32px;
    font-weight:normal;
	text-transform:uppercase;
    margin:0px;
    margin-bottom:0px;
}
h2 {
    color:#000000;
    font-size:14px;
    font-weight:normal;
	font-style:italic;
    text-transform:uppercase;
    margin:0px;
    margin-bottom:0px;
}
h3 {
    color:#000000;
    font-size:16px;
    font-weight:normal;
    text-transform:uppercase;
	text-decoration:line-through;
    margin:0px;
    margin-bottom:10px;
}
.spotcolor {
    color:#E80CDA;
	size: 32px;
}

#pagetitle {
    position:absolute;
    left:160px;
    top:100px;
}
#pagetitle a 
{
    text-decoration:none;
    color:#E80CDA;
}

#strip_container {
    width:100%;
    height:350px;
    position:absolute;
    left:0px;
    top:210px;
    overflow:hidden;
    z-index:2;
}
#strip {
    position:absolute;
    left:160px;
    top:0px;
    width:6000px;
}
.item {
    float:left;
    width:220px;
    height:300px;
    xbackground-color:green;
    margin-right:10px;
    font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
    color:#787878;
}
.item img {
    margin-bottom:5px;
}
.item a 
{
    text-decoration:none;
    text-transform:none;
    color:#E80CDA;
}
#gradLeft {
    position:absolute;
    top:0px;
    left:0px;
    cursor:pointer;
}
#gradRight {
    position:absolute;
    top:0px;
    right:0px;
    cursor:pointer;
}
#arrowLeft {
    position:absolute;
    top:60px;
    left:10px;
    cursor:pointer;
}
#arrowRight {
    position:absolute;
    top:60px;
    right:20px;
    cursor:pointer;
}

#menu 
{
    font-family:Calibri,tahoma;
    font-size:13px;
    position:absolute;
    left:170px;
    top:150px;
    color:#000000;
}
#menu a 
{
    color:#000000;
    text-decoration: none;
}

.textitem {
    float:left;
    width:220px;
    height:300px;
    margin-right:40px;
    font-size:12px;
    font-weight:normal;
    color:#000000;
}
.textitem p 
{
    margin-top:8px;   
}
.textitem strong 
{
    color:#ccc;
}

ul,li 
{
    margin:0px;
    padding:0px;    
}
li 
{
    list-style-type:square;
    margin-left:20px;
    margin-bottom:6px;   
}
ul 
{
    margin-top:20px;   
}


#cancerlogo 
{
    position:absolute;
    right:160px;
    bottom:60px;
    z-index:1;
}