body {
	background-image: url('images/clouds_bg.jpg');
	background-repeat: repeat-x;
	background-color: #CCD8E5;
	font-size: 15px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#outline {
	text-align: left;
	vertical-align: middle;
	margin: auto auto;
	padding-top: 20px;
	width: 700px;
	border: 0px solid rgb(0,0,0);
}

#top {
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	height: 40px;
	padding: 0px;
	border-top: 10px double rgb(57,72,89);
	border-left: 10px double rgb(57,72,89);
	border-right: 10px double rgb(57,72,89);
	border-bottom: 0px;
}

#header {
	height: 60px;
	margin: 0px;
	padding: 0px;
	border: 1px solid rgb(57,72,89);
	background-color: #394859;
}

#guts {
	vertical-align: top;
	margin: 0px auto;
	margin-left: 0px;
	padding: 1px;
	border-top: 0px;
	border-bottom: 10px double rgb(57,72,89);
	border-left: 10px double rgb(57,72,89);
	border-right: 10px double rgb(57,72,89);
}
#white-guts {
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px auto;
	margin-left: 0px;
	padding: 1px;
	border-top: 0px;
	border-bottom: 10px double rgb(57,72,89);
	border-left: 10px double rgb(57,72,89);
	border-right: 10px double rgb(57,72,89);
}

#white-bg {
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {

	background-image: url("images/footer-bg.png");
	background-repeat: repeat-x;
	border-top: 4px solid rgb(57,72,89);
	vertical-align: top;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#left-column {
	float: left;
	padding: 0px;
	margin: 10px 10px 10px 30px;
	width: 175px;
	vertical-align: top;

}
div#inset-left-column {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
	padding: 0px;
	width: 155px;
	vertical-align: top;

}

div#right-column {
	padding: 2px;
	margin: 0px;
	margin-bottom: -20;
	vertical-align: middle;
	text-align: center;
}

div#inset-right-column {
	padding: 5px;
	margin: 0px;
	vertical-align: middle;

	text-align: left;
}

#wrapper {
	vertical-align: top;
	margin: 0px;
}

div#image-header {
	vertical-align: top;
	margin: 0px;
	background-color: #FFFFFF;
}

div#home-inset {
	background-color: #FFFFFF;
	margin: 10px 15px 10px 15px;
	padding: 0px;
	border: solid 1px rgb(57,72,89);
	width: 645px;
}
h1 {
	font-family: "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #394859;
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	text-align: center;
	font-family: "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	color: #394859;
}

h3 {
	padding: 0px;
	margin: 10px;
	font-size: 12px;
	font-family: "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #394859;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-size: 26px;
	text-align: center;
	font-family: "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	line-height: 28px;
	color: #394859;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #C5DC4E;
	text-decoration: underline;
}

.text a:link{
	text-decoration: none;
	color: #801A17;
}

.text a:hover{
	text-decoration: underline;
	color: #408000;
}

div.spacer {
	clear: both;
}

div.name {
	float: left;
}
div.image {
	float: left;
	margin: 10px;
}

div.nav {
	float: left;
	font-size: 10px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 14px;
	padding: 10px 10px 10px 20px;
	width: 200px;
}

.clear {
	clear: left;
}

.right-container	{
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 0;	/* IE6 pushes footer down without this */
}

.heading {
	font-size: 18px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 16px;
	color: #394859;
	margin: 10px;
}
.text {
	font-size: 12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 16px;
	color: #394859;
	margin: 10px;
}
.quote {
	font-size: 15px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 20px;
	color: #394859;
	margin: 10px;
}

.question {
	font-size: 15px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 20px;
	color: #394859;
	margin: 15px 10px 0px 10px;
}

#guts li{
	font-size: 12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 16px;
	color: #394859;
	margin: 0px 0px 0px 50px;
}

.answer {
	font-size: 12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 20px;
	color: #394859;
	margin: 0px 30px 0px 30px;
}
.session {
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 3px;
	background-color: #394859;
	font-size: 15px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 20px;
	color: #fdfffb;
	margin: 15px 10px 0px 10px;
}
#session-block {
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 3px;
	background-color: #394859;
	
	margin: 15px 10px 0px 10px;
}