body { 
	margin: 0px; 
	background-color: #000000; 
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
}

object { 
	margin-top: -3px;
	outline: none; 
}

#container {
	position: relative;
	background-repeat: no-repeat;
	height: 485px;
	width: 902px;
	margin: 20px auto 0px auto;	
}

#myContent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 902px;
}

#footer {
	position: absolute;
	top: 482px;
	left: 0px;
	background-color: #260A11;
	border-right: 1px solid #A02C49;
	border-bottom: 1px solid #A02C49;
	border-left: 1px solid #A02C49;
	width: 900px;
	height: auto;
	color: #a3667c;
	font-size: 10px;
	text-align: left;
}

#footer_content {
	left: 35px;
	width: 675px;
	height: auto;
	padding: 5px;
	border: 1px solid #A02C49;
	color: #a09195;
	font-size: 10px;
	margin-bottom: 75px;
	margin-left: 35px;
	margin-top: 0px;
}

#footer a, a:visited {
	color: #a3667c;
}

#genentech {
	position: absolute;
	bottom: 5px;
	left: 25px;
}

#tarceva {
	position: absolute;
	right: 15px;
	top: 20px;
}

#osioncology {
	position: absolute;
	left: 173px;
	bottom: 20px;
}

#osioncology_small {
	padding-bottom: -10px;
}

#footer_text {
	position: absolute;
	right: 20px;
	bottom: 0px;
}

#vermont {
	position: absolute;
	left: 309px;
	bottom: 47px;
}

#errorMsg {
	color: #000000;
	font-size: 14px;
	margin-top: -140px;
	margin-left: -79px;	
}

#gradbg {
	font-size: 12px;
	color: #ed174b;	
	height: 2400px;
	background-repeat: repeat-x;
	background-image: url(../images/bg_grad.jpg);
	font-weight: bold;
}

#gradbg a, a:visited {
	color: #932c47;
	font-weight: bold;
}