@charset "UTF-8";
.ulCorner {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r1_c1.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.urCorner {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r1_c3.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.llCorner {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r3_c1.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.lrCorner {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r3_c3.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.backgrounded {
	background-repeat: no-repeat;
}
.down {
	background-image: url(../images/DownArrow24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.delete {
	background-image: url(../images/X24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.up {
	background-image: url(../images/UpArrow24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pick {
	background-image: url(../images/Check24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.download {
	background-image: url(../images/Download24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.dir {
	background-image: url(../images/FolderClosed24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* CSS Document */

body {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 100%;
}
a:active .dir {
	background-image: url(../images/FolderOpen24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:active .up {
	background-image: url(../images/UpArrowActive24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:active .down {
	background-image: url(../images/DownArrowActive24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	padding: 0px;
	margin-top: 0.15em;
	margin-bottom: 0em;
}
h1 {
	padding: 0em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}
h2 {
	padding: 0px;
	margin-top: 0.4em;
	margin-bottom: 0em;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
}
h3 {
	padding: 0px;
	margin-top: 0.3em;
	margin-bottom: 0em;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}
h4 {
	padding: 0px;
	margin-top: 0.15em;
	margin-bottom: 0em;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
embed {
	background-color: #CCCCCC;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:link {
	color: #171;
}
a:visited {
	color: #141;
}
.floatRight {
	float: right;
}
.boxedFloatRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	padding: 0.2em;
}
.floatLeft {
	float: left;
}
.clearFloats {
	clear: both;
}
.blackText {
	color: #000000;
}
#header, #sidebarContent, #body, #footer {
}
#header {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.bottomBorder {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r3_c2.png);
	background-repeat: repeat-x;
}
.rightBorder {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r2_c3.png);
	background-repeat: repeat-y;
}
.leftBorder {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r2_c1.png);
	background-repeat: repeat-y;
}
.topBorder {
	background-image: url(../images/web_frame_1_grey/web_frame_1_r1_c2.png);
	background-repeat: repeat-x;
}
#sidebarContent {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 20%;
	text-align: left;
	vertical-align: top;
}
#body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 90%;
}
#footer {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
p:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child {
	margin-top: 0px;
}
address {
	margin-top: 0.15em;
}
.leftAligned {
	text-align: left;
}
a:active .download {
	background-image: url(file:///Macintosh%20HD/Users/britt/www.sciencething.org/images/DownloadActive24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:active  .pick {
	background-image: url(../images/CheckActive24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:active .delete {
	background-image: url(file:///Macintosh%20HD/Users/britt/www.sciencething.org/images/XActive24x24.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.blog {
	border: thin solid #333;
}

