@charset "UTF-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#banner {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
	width: 968px;
}

#bannerScott {
	background-image: url(../images/bannerScott.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
	width: 968px;
}

#banner2 {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
	width: 968px;
}

#banner3 {
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
	width: 968px;
}

#banner4 {
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
	width: 968px;
}

#banner5 {
	background-image: url(../images/banner5.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
	width: 968px;
}

#ScottSpace_menu {
	position: absolute;
	/* [disabled]top: 50px; */
	right: 90px;
	bottom: 0px;
}

#header {
	padding-top: 7px;
	padding-left: 14px;
	font-size: 24pt;
	padding-bottom: 2px;
}

#image_credit {
	padding-left: 14px;
	font-size: 9pt;
	padding-bottom: 10px;
}

#main_text {
	width: 530px;
	padding-top: 16px;
	padding-left: 14px;
	float: left;
}

#right_column_top {
	padding-top: 16px;
	width: 380px;
	float: right;
	padding-bottom: 4px;
}
body {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
}

#logo {
	width: 150px;
	padding-top: 15px;
	padding-left: 130px;
}

#dividerstrip {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 24px;
	width: 968px;
}

#thindivider {
	background-image: url(../images/thindivider.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 4px;
	width: 968px;
}
#footer {
	background-image: url(../images/thindivider.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 968px;
	margin: 0 auto;
}

#copyright {
	font-family: Calibri;
	font-size: 9pt;
	font-style: italic;
	padding-left: 14px;
	padding-top: 3px;
	color: #000
}

#listx {
	padding-top: 16px;
	list-style-position: outside;
	list-style-image: url(../images/Bullet.gif);
	width: 490px;
	margin-left: 36px;
}