/* westfield.css */
/* This file specifies formatting options for links and the nav bar */
/* Updated: 01/04/2006 - Stephen R. Byers */


a:link { 
	color: #000066; text-decoration:underline; 
	} 
a:visited {
 	color: #000066; text-decoration:underline;
 	 }
a:hover {
	 color: #993300; text-decoration:underline; 
 	}
a:active { 
	color: #000066; text-decoration:underline; 
	}

h1 {
	font-family: Arial;
	color: #800000;
	font-size: 16px; 
	font-weight: 800;
	font-stretch: normal;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 25px;
	line-height: 18px;
}

h2 {
	font-family: Arial;
	color: #00004A;
	font-size: 16px; 
	margin-top: 8px;
	margin-bottom: 5px;
	font-weight: 100;
	margin-left: 10px;
    width: 500px;

}

h3 {
	color: #00004A;
	font-family: Arial;
	font-size: 13px; 
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
	font-weight: bold;
}

h4 {
	font-family: Arial;
	color: #800000;
	font-size: 16px; 
	font-weight: 800;
	font-stretch: normal;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 19px;
	line-height: 18px;
}

h5 {
	font-family: Arial;
	color: #00004A;
	font-size: 16px; 
	margin-top: 8px;
	margin-bottom: 25px;
	font-weight: 100;
	margin-left: 25px;
    width: 500px;

}



body {
	font-family: Arial;
	color: #000066; 
	background: #000033;
  	margin-left: 10px; 
	margin-top: 10px;
}


.newsIndent {
	margin-left: 10px;
	margin-bottom: 20px;
}


.navbar {
	color: #FFFFFF;
}

.lastupdated {
	font-family: Arial;
	color: #00004A;
	font-size: 12px; 
	margin-top: 12px;
	margin-bottom: 12px;
	
	text-align: center;
}

.h2_bold {
	font-family: Arial;
	color: #00004A;
	font-size: 16px; 
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: 500;
	margin-left: 10px;
    width: 500px;

}

.h2_indent {
	font-family: Arial;
	color: #00004A;
	font-size: 12px; 
	margin-top: 2px;
	margin-bottom: 4px;
	font-weight: 100;
	margin-left: 20px;
    width: 500px;

}

.song_title { 
	text-indent: 20px;
	font-family: Arial;
	color: #00004A;
	font-size: 16px; 
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: 100;
    width: 500px;

}

.song_detail { 
	text-indent: 30px;
	font-family: Arial;
	color: #00004A;
	font-size: 13px; 
	margin-top: 2px;
	margin-bottom: 6px;
	font-weight: 100;
    width: 500px;
}
