﻿/* CSS layout */
#masthead {
	border-left: medium solid #253955;
	border-right: medium solid #253955;
	border-top: medium solid #253955;
	width: 740px;
	margin: 3em auto 0px auto;
	padding: 0px;
	background-image: url('pictures/training masthead.jpg');
	background-repeat: no-repeat;
	height: 125px;
}
#top_nav {
	border-left: medium solid #253955;
	border-right: medium solid #253955;
	border-top: medium solid #253955;
	margin: 0px auto auto auto;
	background-image: url('pictures/clouds2.jpg');
	width: 740px;
	height: auto;
	border-bottom-width: ;
	clip: rect(auto, auto, auto, auto);
}
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 740px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: medium;
	border-left-width: medium;
	border-right-color: #253955;
	border-left-color: #253955;
	height: auto;
	bottom: ;
}
#left_col {
	padding: 0px;
	margin: auto 0px auto 0px;
	width: 100px;
	left: 0px;
	top: 0px;
	bottom: auto;
	right: 100px;
	float: left;
	background-image: url('pictures/side.jpg');
	height: auto;
}
#page_content {
	margin: auto auto auto 102px;
	background-color: #C0CEDD;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	color: #2b3e61;
	left: 740px;
	border-spacing: ;
	bottom: auto;
}
#footer {
	border-color: #253955;
	width: 735px;
	margin: 0px 0px 0px 0px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: medium;
	border-left-width: medium;
	height: ;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}
.style6 {
	left: 0px;
	top: 0px;
	height: 524px;
	width: 740px;
}

.style9 {
	width: 740px;
	height: 31px;
	margin-top: ;
	left: 0px;
	top: 0px;
}

.style11 {
	width: 735px;
	left: 0px;
}


