/*
 * Theme Name: LAPSS
 * Description: Custom Theme for lapss.net
 * Author: Tristan McCann
 */

@import url(default.css);
@import url(style-old.css);

.home #header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url("images/tops/one.JPG") no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
}

.page-id-10 #header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url("images/tops/IMGP1753.JPG") no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
}

.page-id-11 #header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url("images/tops/IMGP2647.JPG") no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
}

.page-id-12 #header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url("images/tops/home.jpg") no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
}

.page-id-13 #header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url("images/tops/backstroke.JPG") no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
}
