﻿/*FOOTER CSS START*********************************************************/
#footer {
	border-color: #C0C0C0;
	position: fixed;
	height: 38px;
	bottom: 0px;
	width: 100%;
	z-index: 7;
	background-repeat: repeat-x;
	background-color:white;
	border-top-style: double;
	border-top-width: medium;
}
#sponsers {
	border-width: 0px;
	position: absolute; 
	bottom:0px;
	right:22%;
}
#sponsers a {
	padding-right:15px;
}
#sponsers_ucla {
	border-width: 0px;
	position: absolute; 
	bottom:0px;
	left:1%;
}
#sponsers_ucla a {
	padding-right:15px;
}
#sponsers_usc {
	border-width: 0px;
	position: absolute; 
	bottom:0px;
	right:25%;
}
#sponsers_usc a {
	padding-right:15px;
}
img   
{
	border-width:0px;
}
#w3c {
	width: 182px;
	border-width:0px;
	position:absolute;
	right:0px;
	bottom:0px;
}
a#amgen
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.563em;
	text-align:center;
	text-decoration:none;
	color:#2374BE;
	font-style:normal;
	font-weight:bold;
	position:relative;
	bottom:5px;
	padding-right:inherit;
	letter-spacing:-2px;
}
a#google
{
	padding-right:10px;
}
/*FOOTER END****************************************************************/

