/* CSS Document Created by Catapult Imaging Studios Inc. http://www.catapultis.com */
/* modified by mercurial Sept2006 */

body { 
	background-color:#c0c0c0;
	text-align:center;
	margin:15px 0 10px 0;
	}

/*--- GENERAL PAGE LAYOUT ---*/
#wrapper {
	position:relative;
	width:737px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	
#flashcontent {
	position:relative;
	width:393px;
	height:78px;
	float:right;
	margin-top:8px;
	margin-right:20px;
	}
	
#header_container {
	clear:both;
	position:relative;
	width:737px;
	height:94px;
	text-align:left;
	background-image:url(../images/hughes_header_bg.png);
	background-repeat:no-repeat;
	}
	
.title {
	position:relative;
	top:5px;
	left:30px;
	}

object.button_bar {
	position:relative;
	top:8px;
	left:0px;
	}

#index_subheader {
	position:relative;
	top:10px;
	width:737px;
	height:148px;
	text-align:center;
	}
	
#index_subheader_site {
	position:relative;
	margin:0px;
	top:5px;
	width:737px;
	height:30px;
	line-height:30px;
	text-align:center;
	}

#content_container {
	position:relative;
	float:left;
	top:0;
	width:737px;
	background-color:#000000;
	background-image:url(../images/content_box_bg.png);
	background-repeat:repeat-y;
	border-width:1px 0 0 0;
	border-color:#990099;
	border-style:solid;
	text-align:left;
	padding:0;
	margin:0;
	}
	
img.season {
	margin-top:4px;
	margin-left:25px;
	margin-right:35px;	
	display:inline;
	position:relative;
	float:left;
	}
	
#clear {
	clear:both;
	}
	
/* Content Area for the Index Page */
#content_copy_index {
	position:absolute;
	top:50px;
	width:500px;
	left:120px;
	}
/* End Index Page Content Area */

/* Content Area for Site (not the index) */
#content_copy {
	display:inline;
	width:630px;
	}
/* End Site Content Area */
	
#content_bottom {
	clear:both;
	position:relative;
	top:0;
	width:737px;
	height:11px;
	background-color:#c0c0c0;
	margin:0;
	padding:0;
	}

#footer {
	position:relative;
	top:0;
	width:727px;
	text-align:right;
	margin:0;
	padding:0;
	}
	
/*--- TEXT STYLE ---*/
p, body, div, TABLE, TR, TD, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	line-height:16px;
	text-decoration:none;
	}

h1, h2, h3, h4 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:300;
	color:#fff;
	text-decoration:none;
	margin:10px 0px 20px 0px;
	}
	
h1#designer{ 
	margin-bottom:15px;
}
h2#product{ 
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}	
p.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990099;
	text-decoration:none;
	margin:0;
	padding:0;
}

p.copyright a:link, p.copyright a:visited {
	color:#990099;
	text-decoration:none;
}

p.copyright a:hover {
	color:#ffffff;
	text-decoration:none;
}

#rocket {
		display:block;
		width:34px;
		height:74px;
		padding:0;
		margin-left:50%;
		margin-right:50%;
		background:url(../images/hughes_rocket.gif) top left;
		list-style:none;
		}	

#rocket a {
		display:block;
		width:34px;
		height:74px;
		margin: 0; padding:0;
		background:url(../images/hughes_rocket.gif) top left;
		list-style:none;
		}

#rocket a:hover {	
		background-position: top right;
		list-style:none;
		}
		
#mrocket a:active {
		background-position: top right;
		}
#termsHeader
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

