
body {background: #000; width:1000px; margin-left:25px; color:#FFF;}

#head { width:1000px; float:left; clear:both;}
	
	#head ul { list-style-type:none; margin:3px; float:right;}
	#head ul li { float:left; padding:3px; color:#00549E; font-size:16pt; font-weight:800;}
	#head ul li a { color:white; text-decoration:none;}
	#head ul li a:hover {color:#00549E;}
	
#content { }
#content p {color:white;}
	#left { min-height:300px; float:left; width:240px; }
	#middle { min-height:750px; padding-left:18px; float:left; width:740px; border-left: 2px dotted #414141;}
	
#footer { width:1000px; float:left; clear:both; padding:25px 0 25px 0;}
	#footer ul { list-style-type:none; margin:3px; float:right;}
	#footer ul li { float:left; padding:3px; color:#00549E;}
	#footer ul li a { color:white;}

	
h1 {color:white; margin-top:2px; margin-bottom:2px;}
h2 {color:#00549E; margin:2px; font-size:20pt; margin-top:10px;}
h3 {color:#9e0005; font-size:14pt; margin:1px;}
p, ul { font-family: arial;}
a {color:#00549E;}
a:visited { color:#00549E;}

/* SEO STYLES */

#goalie-camp-01 { padding-top:10px;}
.goalie-camp-02 { color:white; margin:2px;}
.goalie-camp-03 { color:#00549E; margin:2px;}
	.goalie-camp-03 a:hover {color:white;}
	
.goalie-table { width:600px; border:0; padding:15px; padding-top:0px;}


.boston-goalie-coach-01 { margin-left:0px; padding-left:15px;}
.boston-goalie-coach-01 li {padding:5px;}
.boston-goalie-coach-02 { color:#00549E; background-color:#00549E; height:2px; border:0; margin:0; padding:0; margin-bottom:15px;}	



	
/* CSS for Rounded Corners */
					.topleft, .topright, .bottomleft, .bottomright{ margin:auto; margin-top:0px; margin-bottom:0px; float:left; width:1000px;}
						.topleft {background: #414141 url(data/top-left.gif) no-repeat left top;}
						.topright {background: transparent url(data/top-right.gif) no-repeat right top;}
						.bottomleft {background: transparent url(data/bottom-left.gif) no-repeat left bottom;}
						.bottomright {background: transparent url(data/bottom-right.gif) no-repeat right bottom;}
