/*control main elements*/
body {
	margin:0px;
	padding:0; /* Need to set body margin and padding to get consistency between browsers. */
	font:1.0em Verdana, Arial, Sans-serif;
	color:#FFF;
	line-height:1.5em;
	background-color:#CD2727;
	}
	/*control selectors*/
p {
	margin:10px;
	text-align:justify;
	}
h1 {
	color:#006;
	font-size:16px;
	padding:0px;	
	margin:15px 0px 10px 10px;
	}
h2 {
	color:#006;
	font-size:14px;
	font-weight:bold;
	padding:10px;	
	margin:0px;
	}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px 0px 2px 12px;	
	margin:0px;
	}
h4 {
	font-size:12px;
	font-weight:bold;
	padding:0px;	
	margin:10px;
	}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	padding:0px;	
	margin:0px;
	}
h6 {
	font-size:14px;
	font-weight:bold;
	color:#FC0;
	background-color:#8E8EB9;
	padding:2px 0px 2px 12px;	
	margin:0px;
	}
/*control links*/
a:link {  color: #FFF;
	font-weight:bold;
	text-decoration:underline;
	}
a:visited {  color: #FFF;
	font-weight:normal;
	text-decoration:none;
	}
a:hover {  color: #FF0; 
	font-weight:bold;
	text-decoration:none;
	}
a:active {  color: #F00; 
	text-decoration:underline;
	}
#wrapper {
	width:900px;
	margin:10px auto; /* Right and left margin widths set to "auto" */
	}
#index {
	width:900px;
	margin:5px auto 5px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image:url(images/bg-carpet3.gif)
	}
#music {
	width:900px;
	margin:5px auto 5px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image:url(images/bg-carpet2.gif)
	}
#nigel {
	font-size:0.8em;
	overflow:auto;
	width:370px;
	height:430px;
	padding-left:25px;
	line-height:1.6em;
	}
#rachael {
	font-size:0.8em;
	overflow:auto;
	width:340px;
	height:430px;
	padding-left:25px;
	padding-right:30px;
	line-height:1.6em;
	}
#form {
	top:480px;
	left:150px;
	margin:0px auto;
	}
#radio {
	margin:0px auto;
	width:900px;
	}
#radio-lower {
	margin:0px auto;
	background-image:url(images/radio-background.gif);
	background-repeat:no-repeat;
	width:900px;
	height:775px;
	text-align:center;
	}
#gallery {
	margin:0px auto;
	background-image:url(images/gallery-background.gif);
	background-repeat:no-repeat;
	width:900px;
	height:775px;
	text-align:center;
	}
#contact {
	padding-top:320px;
	padding-left:240px;
	padding-right:240px;
	}
#homecup {
	position:relative;
	top:300px;
	left:720px;
	width:129px;
	height:230px;
	}
#homeradio {
	position:relative;
	top:100px;
	left:510px;
	width:183px;
	height:184px;
	}
#homecake {
	position:relative;
	top:-90px;
	left:330px;
	width:174px;
	height:155px;
	}
#homephone {
	position:relative;
	top:-170px;
	left:40px;
	width:240px;
	height:215px;
	}
#hometext {
	position:relative;
	top:-220px;
	left:290px;
	width:358px;
	height:400px;
	overflow:auto;
	}
#biog {
	position:relative;
	top:360px;
	left:-90px;
	width:358px;
	height:600px;
	overflow:auto;
	}
#thanks {
	margin: 0px auto;
	width:400px;
	}
.home {
	margin:110px 0px -45px 240px;
	float:left;
	}
.border {
	border:1px solid #006;
	}
hr {
	border: 1px solid #0E0C6D;
	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
/* Controls scrollable content*/
.stream {
	width:300px;
	height:500px;
	margin-bottom:10px;
	overflow:auto;
	}
.floatright {
	float:right;
	padding: 5px 5px 0px 10px;
	}
.floatlink {
	float:right;
	padding: 5px 30px 5px 5px;
	}
.floatleft {
	float:left;
	padding: 5px 10px 0px 5px;
	}
.newstable {
	margin: 0px;
	padding:7px;
	font-size:10px;
	line-height:1.3em;
	}
.red {
	color:#FF0000;
	}
.strikeout {
text-decoration:line-through;
	}
.form {
	border: 1px solid #003399;
}
.bordergold {
	border:15px;
	border-style:double;
	border-color:#D9D919;
	}
.bordersilver {
	border:15px;
	border-style:double;
	border-color:#E6E8FA;
	}
.borderbronze {
	border:15px;
	border-style:double;
	border-color:#A67D3D;
	}
.enter {
	font-size: 16px;
	font-weight: bold;
	color: #006;
	border:4px;
	border-style:outset;
	margin: 5px;
	padding: 5px;
	height: 25px;
	width: 100px;
	}
.contactmsg {
  border: 1px #000000 solid;  
  position: relative;
  margin: 0px 100px 0px 0px;
  font:12px Verdana, Arial, Sans-serif;
	}
.contactpos {
  border: 1px #000000 solid;
  position: relative;
  float: left;
  margin: 0px 100px 0px 0px;
  font: 12px Verdana, Arial, Sans-serif;
	}
.contactmsg {
  border: 1px #000000 solid;  
  position: relative;
  margin: 0px 10px 0px 0px;
  font:12px Verdana, Arial, Sans-serif;
	}
.contactpos {
  border: 1px #000000 solid;
  position: relative;
  float: left;
  margin: 0px 10px 0px 0px;
  font: 12px Verdana, Arial, Sans-serif;
}
.spacer {
	padding-left:65px;
	}
.jazz {
	padding: 10px 40px 10px 25px;
	line-height:200%;
	text-align:left;
	}
.links {
	padding-left: 50px;
	line-height:150%;
	text-align:left;
	}
