body {
	margin: 0;
	background-color: #000000;	
	background-image: url(http://www.guidetoscience.net/images/home_bg.gif);
	background-repeat: repeat; /* repeat-x repeat-y no-repeat */
	}

.greyboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD3333;
	font-weight: bold;
	margin: 0 10px 5px 10px;
	}

.greyboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	margin: 0 10px 0 10px;
	}

	.greyboxtext a {
	color: #0066CC;
	text-decoration: underline;
	}

	.greyboxtext a:hover {
	color: #0066CC;
	text-decoration: underline;
	}

.fcheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #095e87;
	margin: 10px 0 10px 30px;
	}

	.fcheader a {
	color: #095e87;
	text-decoration: none;
	}

	.fcheader a:hover {
	color: #095e87;
	text-decoration: none;
	}

.fctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085a89;
	margin: 0 30px 10px 30px;
	}

	.fctext a {
	color: #085a89;
	font-weight: bold;
	text-decoration: underline;
	}

	.fctext a:hover {
	color: #085a89;
	font-weight: bold;
	text-decoration: underline;
	}

.fcdropdown {
	margin: 8px 0 3px 0;
	}

.homecoolstufftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095c88;
	margin: 0 0 0 10px;
	}

.homecoolstuffheader {
	margin: 15px 0 12px 10px;
	}

.homeglindextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639a97;
	margin: 0 0 0 10px;
	}

.homeglindexheader {
	margin: 15px 0 12px 10px;
	}

.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}

	.utility a {
	color: #CCCCCC;
	text-decoration: none;
	}

	.utility:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 15px 0 0 0;
	line-height: 17px;
	}

	.footer a {
	color: #CCCCCC;
	text-decoration: underline;
	}

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