body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #263C52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo {
	position:absolute;
	left:31px;
	top:35px;
	width:217px;
	height:58px;
	z-index:1;
}
#welcome {
	position:absolute;
	left:265px;
	top:9px;
	width:575px;
	height:57px;
	z-index:2;
}
#text_top {
	position:absolute;
	left:284px;
	top:71px;
	width:536px;
	height:50px;
	z-index:3;
	text-align: center;
}
#downtown {
	position:absolute;
	left:82px;
	top:130px;
	width:348px;
	height:270px;
	z-index:4;
}
#sandiego {
	position:absolute;
	left:449px;
	top:130px;
	width:348px;
	height:270px;
	z-index:5;
}
#lajolla {
	position:absolute;
	left:82px;
	top:420px;
	width:340px;
	height:270px;
	z-index:6;
}
#sanmarcos {
	position:absolute;
	left:448px;
	top:420px;
	width:348px;
	height:270px;
	z-index:7;
}
#text_bottom {
	position:absolute;
	left:125px;
	top:704px;
	width:625px;
	height:20px;
	z-index:8;
	text-align: center;
	font-weight: normal;
}
#container {
	height: 751px;
	width: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#downtown_copy {
	position:absolute;
	left:6px;
	top:232px;
	width:336px;
	height:35px;
	z-index:1;
	color: #CCCCCC;
	text-align: center;
}
#sandiego_copy {
	position:absolute;
	left:6px;
	top:232px;
	width:334px;
	height:36px;
	z-index:1;
	color: #CCCCCC;
	text-align: center;
}
#lajolla_copy {
	position:absolute;
	left:6px;
	top:230px;
	width:333px;
	height:40px;
	z-index:1;
	color: #CCCCCC;
	text-align: center;
}
#sanmarcos_copy {
	position:absolute;
	left:4px;
	top:230px;
	width:339px;
	height:33px;
	z-index:1;
	color: #CCCCCC;
	text-align: center;
}
