body {
	width:900px;
	margin:auto;
	background-color: #006;
	background-image: url(../images/ice-rockets/background_strip.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#content {
	min-height:1089px;
	background:url(../images/ice-rockets/content-bg.jpg) no-repeat #eaecf0;
		  }
a:link  {
	color: #0E1C53;
	font-family: Arial, Gadget, sans-serif;
	text-decoration: none;
	}
	
a:visited  {
	color: #0E1C53;
	font-family: Arial, Gadget, sans-serif;
	text-decoration: none;
	}

a:hover  {
	color: #0E1C53;
	font-family: Arial, Gadget, sans-serif;
	text-decoration: none;
	}
	
		  
#links { float:left; width:253px; 
		 background:url(../images/ice-rockets/links-repeat.jpg) repeat-y; 
		}
		
#links ul { min-height:353px; 
			margin-top:0; 
			background:url(../images/ice-rockets/links-bg.jpg) no-repeat; 
		}

#links li { margin-left:30px; 
			list-style-image:url(../images/ice-rockets/mini-puck.png); 
		}

#links a {
	position:relative;
	top:-15px;
	color: #0E1C53;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
	font-size: 16px;
}
#puck { float:left; 
		clear:left; 
		}

#foot {
	background:url(../images/ice-rockets/foot.jpg) no-repeat;
	height:100px;
		 }

#foot div { float:left;
			margin:60px 0 0 200px; 
			color:white;
			 }

#info{
	width: 700px;
	background-color:#FFFFFF;
	}
	
h5 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #1d1d75;
	font-size: 30px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #D39F3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

#mainContent {
	float: right;
	height: 500px;
	width: 605px;
	margin-left: 0px;
	padding-right: 25px;
	padding-left: 0px;
}
#links a:hover {
	position:relative;
	top:-15px;
	color: #0f0ff0;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
	font-size: 16px;
}
