/* CSS Document */
#christina {
	width: 603px;
	height: 479px;
	background: url(/pics/background2.jpg) no-repeat;
	padding: 0;
	position: relative;
	margin: 0px;
	border: 0px solid #999;
	margin-left: auto;
    margin-right: auto;


}
#christina li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#christina a {display: block; text-indent: -9999px; text-decoration: none;}

#home {left: 13px; top: 75px; width: 140px; height: 166px; z-index: 40;}
#photos {left: 311px; top: 71px; width: 139px; height: 167px;}
#interests {left: 458px; top: 75px; width: 135px; height: 163px;}
#aboutme {left: 164px; top: 67px; width: 146px; height: 166px;}
#school {left: 213px; top: 247px; width: 154px; height: 173px;}
#events {left: 72px; top: 243px; width: 138px; height: 166px;}
#links {left: 384px; top: 246px; width: 152px; height: 167px;}


#home a {height: 166px;}
#photos a {height: 167px;}
#interests a {height: 163px;}
#aboutme a {height: 166px;}
#school a {height: 173px;}
#events a {height: 166px;}
#links a {height: 167px;}

.bhome #home a, #home a:hover {background: url(/pics/background2.jpg) -13px -675px no-repeat;}
.bphotos #photos a, #photos a:hover {background: url(/pics/background2.jpg) -311px -671px no-repeat;}
.binterests #interests a, #interests a:hover {background: url(/pics/background2.jpg) -458px -675px no-repeat;}
.baboutme #aboutme a, #aboutme a:hover  {background: url(/pics/background2.jpg) -164px -667px no-repeat;}
.bschool #school a, #school a:hover  {background: url(/pics/background2.jpg) -213px -847px no-repeat;}
.bevents #events a, #events a:hover  {background: url(/pics/background2.jpg) -72px -843px no-repeat;}
.blinks #links a, #links a:hover  {background: url(/pics/background2.jpg) -384px -846px no-repeat;}
