.links {
		background: #FFFACD;
}

.larger {
	font-size: larger;
}

A:ACTIVE:first-letter {
	color : Yellow;
}
A:HOVER:first-letter {
	color : Yellow;
}


.first {
	font-family:  "Comic Sans MS", Verdana, Helvetica,  Arial, sans serif;
	font-size : 10pt;
	color: #B22222;
	font-weight: bold;
}

ul {
	list-style:url(images/star.gif) inside;
	font-family: "comic sans", Verdana, Helvetica, Arial, sans serif;
	font-weight: normal;
	font-size: 10pt;
	line-height : 12pt;
}

body {
	background-color: #B0C4DE;
}

.button {
	position:relative; top:-6.5%; left:48%;
}

.side {
	background-color: #FFFACD;
	border-right-width: medium;
	border-right-color: #FFD700;
	border-right-style: dotted;
	padding: 5pt;
}

h1 {
font-family: Andy, fantasy, "Brush Script MT", "Marker Felt", "Comic Sans MS", Arial, sans serif;
color: Blue;
font-size : 45pt;
}


h2 {
	font-family:  "Marker Felt", Sand, "Comic Sans MS", Arial, sans serif;
	color: Navy;
	font-size: 14.5pt;
}

h3 {
	font-family:   "Marker Felt", Sand, "Balloon XBd BT", "Comic Sans MS", Arial, sans serif;
	color: #F0E68C;
	font-size: 18pt;
}

h4 {
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans serif;
	font-size : 14pt;
	color: #B22222;
	font-weight: bold;
	text-align : center;
}

.firstword {
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans serif;
	font-size : 14pt;
	color: #B22222;
	font-weight: bold;
}

.bigheading {
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans serif;
	font-size : 20pt;
	color: #B22222;
	font-weight: bold;
}

.newsflash {
	color : #8000FF;
	font-weight : bold;
	font-size : 130%;
}

.colour {
	color: #CD32B1;
}



.title {
	font-family:  "Marker Felt", "Comic Sans MS", Arial, sans serif;
	font-size : 14pt;
	color: navy;
	font-weight: bold;
}

.pubdetails {
	color: green;
}

p {
	font-family : "Comic Sans MS", Verdana, Helvetica, sans serif;
	font-size: 11pt;
	font-weight: lighter;
}

a:link {
	text-decoration: none;
	font-family: Comic Sans MS, arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	border: none;
}

a:visited {
	text-decoration: none;
	font-family: Comic Sans MS, arial, helvetica;
	border: none;
	color: Green;
	font-size: 10pt;
	border: none;
}

.guitar {
		position:relative; top:-15%; right:-70%;
}

.walk-squawk {
	position:relative; top:-6%
}

img.right {
	float:right;
	background-color: transparent;
}	

img.left {
	float: left;
}

table {
	background-color: #B0C4DE;
	
}

.point {
	color: #2E8B57;
}

.line {
	border-bottom-color: Blue;
	border-bottom-style: solid;
	border-bottom-width: thin;	
}

hr {
	color: #5F9EA0;
	width: 100%;
	height: 2px;
}

.right {
	float: right;
}

.left {
	float: left;
	margin : 30px;
}

.centre{
position : fixed;
}

.clear {
	clear: both;
}

.cover {
	border : 1px;
	border-style : solid;
	float : right;
	margin-left : 2em;
	height : 180px;
}
