/* --------------------------------------------------------------------------------------------
* 
* Shropshire Music Trust
*
* Cascading Style Sheet
* Last updated 13/8/05
*
* -------------------------------------------------------------------------------------------- */

BODY
 	{
	FONT-SIZE: 100%; 
	BACKGROUND-colour: #FFFFCC fixed no-repeat left top;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 90%;
	}

H1
	{
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 140%;
	}

H2
	{
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 100%;
	}

HR 	
	{
	color: #000000;
	}

P	
	{
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 0.9em;
	line-height: 125%;
	}

#menulink
	{
	display: none;
	}

.welcome
	{
	font-style: italic;
	font-size: 150%	;
	}

.lastupdated
	{
	text-align: right;
	font-size: 75%;
	color: #C0C0C0;
	}

.infobox
	{
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 75%;	
	}

.progline
	{
	margin-top: 3;
	margin-bottom: 3;
	}

.detail
	{
	margin-top: 3;
	margin-bottom: 3;
	FONT-FAMILY: "Times New Roman";
	}

.grey
	{
	color: gray;
	}

.Happened
	{
	color: gray;
	}

.Happened_Grey
	{
	background-colour: #C0C0C0;
	color: gray;
	font-size: 2px;
	}

.Happened_Yellow
	{
	background-colour: #FFFFCC;
	color: gray;
	font-size: 2px;
	}

.HappenedLink
	{
	color: gray;
	}

.footer
	{
	font_size: 75%;
	}

.mainFrame
	{
	font-size: 75%;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding: 0px;
	}

.navTable
	{
	padding-left: 5px;
	padding-right: 5px;
	border-right : 1px solid #000000;
	position: absolute;
	margin-top: 140px;
	}

.contentCell
	{
	padding: 5px 10px 20px 10px;
	vertical-align: top;
	}


.bullet
	{
	line-height: 150%;
	font-size: 0.8em;
	}

.sidebar-list 
	{
	padding-left:0.85em;
	}

.sidebar-list div
	{
	text-indent: -0.85em;
	margin-bottom: 10px;
	font-size: 80%;
	}

a:link, a:visited
	{
	color: #000000;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	}

.valign_bottom
	{
	vertical-align: bottom;
	}

.valign_center
	{
	vertical-align: center;
	}

.valign_top
	{
	vertical-align: top;
	}

.header_background_colour
	{
	color: #FFFFFF;
	}

@page
	{
	size: 7.5in 10in;
	margin: 0.5in;
	}