@charset "utf-8";

#header {
	height: 110px;
	width: 880px;
	background-image: url(assets/images/plain_header_nine.jpg);
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sidecolumn {
	height: 540px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: repeat;
	background-image: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	position: absolute;
	left: 640px;
	top: 210px;
	right: 0px;
	bottom: 0px;
}
#sidebartop {
	height: 135px;
	width: 180px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 4px solid #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(assets/images/join_treating_casualty_shadow.jpg);
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#sidebarmiddle {
	height: 203px;
	width: 205px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(assets/images/abseil_cutout_small.png);
	border: 1px solid #000000;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 155px;
	right: 0px;
	bottom: 0px;
}
#sidebarbottom {
	height: 135px;
	width: 180px;
	background-image: url(assets/images/team_stretcher.jpg);
	border: 4px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 376px;
	right: 0px;
	bottom: 0px;
}
#maincontent {
	height: 320px;
	width: 560px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #FFFFFF;
	padding: 0px;
	position: absolute;
	left: 45px;
	top: 440px;
	right: 0px;
	bottom: 0px;
}


#maincontent p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2;
	width: 560px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 35px;
	right: 0px;
	bottom: 0px;
}

/* CSS Document */


#mainimage {
	height: 240px;
	width: 580px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(assets/images/team_on_hill.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 180px;
	right: 0px;
	bottom: 0px;
	border: 4px solid #FFFFFF;
}
#mainimage p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.2;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	height: 110px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: absolute;
	left: 250px;
	top: 120px;
	right: 0px;
	bottom: 0px;
}
#imagetitle {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 150px;
	position: absolute;
	left: 250px;
	top: 90px;
	right: 0px;
	bottom: 0px;
}

