﻿/**
 * Styles for homepage only
 *
 * CSS 2.0
 *
 * @author      Dave Robertson <drobertson@jplprod.com>
 * @copyright   Copyright 2007 JPL Productions
 */

/* --------------------------------------------------------------------------
   PAGE TITLE */

#pageTitle {
    display: none;
}

/* --------------------------------------------------------------------------
   FLASH AREA */

#flashContent {
   	margin:0 auto;
	width:960px;
}

#content {
	background-image:none;
	min-height:521px;
}
