body {
	background-image: url(images/fade_bg.png);
	margin: 0px;
	padding: 0px;
	background-color: #5657CB;
	background-repeat: repeat-x;
}
p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#container {
	height: 100%;
	width: 100%;
}
#header {
	height: 386px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/saltire_header.png);
	text-align: center;
}
#navigation {
}
#border_top {
	margin-right: auto;
	margin-left: auto;
	height: 3px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(images/border.png);
}

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bg.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
#border_bottom {
	background-image: url(images/border.png);
	height: 3px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}

#page_header {
	padding-top: 30px;

}
#news_pic {
	padding-top: 12px;
	padding-left: 10px;
	float: left;
}
#box {
	background-image: url(images/box_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#box2 {
	background-repeat: no-repeat;
	background-image: url(images/wcb_bg.png);
}
#box3 {
	background-image: url(images/wcb_pic.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#box4 {
	background-image: url(images/about_bg.png);
	background-repeat: no-repeat;
}
#coloumn {
	border: 1px solid #4345A0;
}


#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5657CB;
}
#female_box {
	background-image: url(images/female_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#male_box {
	background-image: url(images/male_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#kids_box {
	background-image: url(images/female_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#club_box {
	background-image: url(images/club_bg.png);
	background-repeat: no-repeat;
}

#boxfit_box {
	background-image: url(images/boxfit_bg.png);
	background-repeat: no-repeat;
}
#one2one_box {
	background-image: url(images/one2one_bg.png);
	background-repeat: no-repeat;
}
#contact_box {
	background-image: url(images/contact_bg.png);
	background-repeat: no-repeat;
}
#links_box {
	background-image: url(images/links_bg.png);
	background-repeat: no-repeat;
}
#blank_box {
	background-image: url(images/blank_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
}


#coach_box {
}
#club1_box {
	background-image: url(images/club1_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#club2_box {
	background-image: url(images/club2_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#club3_box {
	background-image: url(images/club3_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#club4_box {
	background-image: url(images/club4_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
