@charset "utf-8";
/* CSS Document */

body{
	background:#00295C;
	font:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:100%;
}

.content{
width:500px;
	margin: 50px auto;
}

.heading{
	background-image:url(title.gif);
	background-repeat:no-repeat;
	width:430px;
	height:97px;
	padding-bottom:35px;
	margin-left:25px;
}

.opens{
	background-image:url(school.jpg);
	background-repeat:no-repeat;
	width:474px;
	height:21px;
	padding-bottom:10px;
}

.move{
	margin-left:158px;
	margin-bottom:100px;
	float:left;
	margin-right:15px;
}

a img {border:0;}

.float{
	float:left;
}

.info{
	margin-bottom:100px;
}

.location{
	background-image:url(location.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:42px;
	padding-bottom:10px;
	margin-left:80px;
}
